tESBProviderFault
Serves a Talend Job cycle result as a Fault message of the Web service in case of a request response communication style.
It acts as Fault message of the Web Service response at the end of a Talend Job cycle.
tESBProviderFault Standard properties
These properties are used to configure tESBProviderFault running in the Standard Job framework.
The Standard tESBProviderFault component belongs to the ESB family.
This component is relevant only when used with one of the Talend solutions with ESB, as it should be used with the Service Repository node and the Data Service creation related wizard(s).
Basic settings
Properties | Description |
---|---|
Schema and Edit schema |
|
EBS service settings |
Fault title: Value of the faultString column in the Fault message. Information noteNote:
The Row > Fault flow of tESBConsumer has a pre-defined schema whose column, faultString, is filled up with the content of the field Fault title of tESBProviderFault. |
Advanced settings
Properties | Description |
---|---|
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a Job level as well as at each component level. |
Global Variables
Variables | Description |
---|---|
Global Variables |
NB_LINE: the number of rows processed. This is an After variable and it returns an integer. ERROR_MESSAGE: the error message generated by the component when an error occurs. This is an After variable and it returns a string. This variable functions only if the Die on error check box is cleared, if the component has this check box. A Flow variable functions during the execution of a component while an After variable functions after the execution of the component. To fill up a field or expression with a variable, press Ctrl+Space to access the variable list and choose the variable to use from it. For more information about variables, see Using contexts and variables. |
Usage
Usage guidance | Description |
---|---|
Usage rule |
This component should only be used with the tESBProviderRequest component. |
Limitation |
A JDK is required for this component to operate. |