Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Tech8
Contributor III
Contributor III

[solved] ESB Runtime Options (Services)

When you create a service in Talend there is an option when you right click over it that let you set up the ESB Runtime Options.

Can somebody explain me how the checkbox 'Use WSDL Schema Validation' works? The rest have an explanation but couldnt find anything for this one.

 

0683p000009M228.png

0683p000009M228.png

 

 

0683p000009M1pe.png

 

Thanks in advance.

 

 

Labels (4)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hello,

Select this check box to validate the incoming request message according to the WSDL schema. With this option enabled, only valid requests will be processed successfully. Fault messages will be returned for invalid requests.

This option is not available when the Use Service Registry check box is selected.

For more information, please refer to online user guide about:TalendHelpCenter: Setting the Runtime options.

Best regards

Sabrina

View solution in original post

2 Replies
Anonymous
Not applicable

Hello,

Select this check box to validate the incoming request message according to the WSDL schema. With this option enabled, only valid requests will be processed successfully. Fault messages will be returned for invalid requests.

This option is not available when the Use Service Registry check box is selected.

For more information, please refer to online user guide about:TalendHelpCenter: Setting the Runtime options.

Best regards

Sabrina

Tech8
Contributor III
Contributor III
Author

Thanks for the update