Web Service Client - input parameters type array

Hi,

I need to pass to WebService node an input parameter whose type is array, but it seems like the WebService node doesn't recognise the paramenteras as array of strings. Is there any way to change the type of parameter in this node?

I would greatly appreciate if anyone could help with that.

Regards,

Veronica Jangehammar

 

 

Hi Veronica, 

You can convert a collection to a string using the Column Rename node.  This should allow you to pass the data you need through the webservice.


Regards,

 

Aaron