Partner Sends Data to Lobster_data via DMZ‌ (Incoming)

See the following diagram for an FTP example.

images/download/attachments/55936209/4-version-2-modificationdate-1623298458029-api-v2.png

(1) The partner sends files to the DMZ server via FTP.

(2) The DMZ server creates a message containing the file content and the FTP information (login data, home directory, ...) and sends it to the inner Lobster_data. Lobster_data searches for a matching profile for the data and processes it. Note: Also see the note on the pushback mode in section Interaction Lobster_data and DMZ‌ .

(3) Lobster_data sends a response message to the DMZ server that the data has been processed.

(4) If the payload is larger than configured in parameter streamingSize (see section Parameter‌s), Lobster_data fetches the data via FTP from the DMZ server and processes it. The connection is established by the inner server.