DefaultWebServiceResponse

Group

Custom Classes Phase 6

Class Name

com.ebd.hub.datawizard.util.DefaultWebServiceResponse

Function

This class is used in a web service or HTTP upload profile to send the destination data back to the requesting HTTP client.

Configuration File

None

Description

This class is used in a web service profile or a profile with input agent HTTP to send the destination data back to the requesting HTTP client.

The option Respond by 'custom class' in the HTTP input agent has to be selected for setting Respond by.

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.