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