Partner Sends Data to Lobster_data via DMZ
See the following figure for an FTP example.
(1) Partner sends data to DMZ.
(2) DMZ IS creates a message from file contents, FTP information (login data, home directory, ...) and sends it to the inner Lobster_data. Lobster_data searches for the profile matching the data and processes it (also see note on pushback mode in section Interaction Lobster_data and DMZ ).
(3) Lobster_data sends reply message to DMZ IntegrationServer: Data has been processed.
(4) If the payload is larger than configured in parameter streamingSize (see section Parameters), Lobster_data fetches data via FTP from the DMZ and processes it (the connection is established from the inner server).