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

Announcements
Join us in Zurich on Sept 24th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tWebService Output Mapping Question

I am working through configuring calls to an application web service.  I am not sure how and what parameters to put on the Output Mapping tab of the tWebService.  Ultimately I want to determine if I get back a success response or an error response and act accordingly.  Here is my simple job:

 

 

0683p000009LriR.pngDB to Web Service Job

tWebService Basic Settings

0683p000009LrhL.pngtWebService Basic Settings tab

Tab 1 - WSDL no issues.

0683p000009Lriq.pngtWebService WSDL tab

Tab 2 - Input Mapping seems fine.

0683p000009LrTJ.pngtService Input Mapping Tab

Output mapping tab is where I'm stuck.  I see the parameters element listed on the left side.  I'm confused on how get right side of this dialog populated and mapped.

0683p000009Lrbm.pngtWebService Output mapping tab

Here are screenshots of the Input Schema and Output Schema dialogs on the tWebService component:

0683p000009Lrs6.pngInput Schema0683p000009LrsB.pngOutput Schema

soapUI responses with error and success messages:

0683p000009LrsL.pngError Response0683p000009Lrpc.pngSuccess Response

Finally, I had imported the definitions for ASSET and ASSETResponse XML definitions.  I suspect I need to have an outbound payload that looks like that response format that looks like this:

0683p000009LrsQ.pngASSETResponse XML file

I do not understand how to add this and more importantly how to map from parameters to all the fault* fields.

Apologies for the long post.  For some reason I am unable to upload the XSD and WSDL files.  They are available if needed for reference. 

Labels (1)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi
You are using a very old version of studio. From your screenshot, i see the "+" button is gray in the output mapping, not sure if it was a bug on the version you are using. Can you test the example webservice to see if it works?
" http://www.webservicex.net/country.asmx?WSDL"

Regards
Shong

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Hi
You are using a very old version of studio. From your screenshot, i see the "+" button is gray in the output mapping, not sure if it was a bug on the version you are using. Can you test the example webservice to see if it works?
" http://www.webservicex.net/country.asmx?WSDL"

Regards
Shong