Description
Class name: com.ebd.hub.datawizard.util.DefaultWebServiceResponse
Configuration: None.
This class is used in a web service profile or a profile with an event-driven Input agent "HTTP" to send the target data back to the requesting HTTP Client.
You have to use value "Respond by custom class" in option "Respond by" in the input agent.
The custom classes CallProfile and CallCronProfile are also able to receive the Response of this class.
See also Profile as SOAP web service (dynamic response).
NOTE: The class corresponds to the class PassBackDataResponse and thus has the same function.
The input agent receives data in Phase 1 and starts a job for further processing. It works either as event based (passively waits for data) or scheduled (actively fetches data).
An organizational unit that enables multi-client functionality in the Lobster Data Platform. Each client manages its own profiles, partners, users, and resources in isolation from other clients. This allows for the operation of multiple independent environments on a single instance.
The response determines how a profile sends processed data. In Phase 6, a response determines how and where the output data is sent or stored, e.g., via FTP, HTTP or e-mail. A profile can use several responses in parallel.