cancel
Showing results for 
Search instead for 
Did you mean: 

Structural data as start point

Former Member
0 Kudos

Hi Experts,

I have a web service which has a complex type input and output. However, in the start point element, I cannot define a structure data type. On the other hand, if I drag a table view for the web service output and drag an end point element, the end point element will automatically generate the structural view. How can I solve it?

Best Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Tom,

Could you please help me understand your problem?

You are able to see the output parameters in the end point.

And, you want to create an input structure in the start point is it?

You do it the usual way, right clk on start point ->"define data" (your input parameters) and pass this to the web service.

Let me know if its helpful

Regards,

Vani

Former Member
0 Kudos

Sorry, Let me clarify my question.

Firstly, I have a web service which has a complex data type input. For example:

<product></product>

<supplier>

<name></name>

</supplier>

This web service allows consumer to get multiple suppliers' quotations. I want to integrate it into guided procedure. Hence, I drag a "start point" in VC and right click on it to define data. However, I cannot define structural data type which will pass multiple suppliers to the web service. How can I achieve it?

Best Regards

Former Member
0 Kudos

Hi Tom,

I think this thread can help you solve the problem: [Calling a Webservice with a list (array) as an input parameter|]

Hope it helps,

Udi

Answers (0)