Message that Contains a Material Lot
Inbound messages are added to the integration database using Microsoft SQL Server 2016 or higher.
Message that Contains a Material Lot
INSERT INTO erp_integration_inbound_messages (Message_Type, Media_Type, Message, Inserted_By)
VALUES ('materialLot' , 'application/json', '{MLID}', '<user name>')
where {MLID} is a JSON document that specifies the material lot.