Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

DefaultWebServiceResponse

Prev Next

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 section Web service with response.

Note: The class corresponds to the class PassBackDataResponse and thus has the same function.