Partner Sends Data to Lobster_data via DMZ (Incoming)
See the following diagram for an FTP example.
(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 Parameters), Lobster_data fetches the data via FTP from the DMZ server and processes it. The connection is established by the inner server.