sushant99
15 years agoOccasional Contributor
datasource loop and web service input list object
Hi there,
I have a web service which has one input attribute as list of values (multiple occurrence) besides other inputs which are single occurrence. I am using the datasource loop to grab all input data to be passed to the web service request. I am able to map the single occurrence value columns retrieved from the query directly to the web service request input attributes but am wondering how to go about mapping a collection (database retrieved values) to web service input (list).
Let me know your thoughts
Regards, S
I have a web service which has one input attribute as list of values (multiple occurrence) besides other inputs which are single occurrence. I am using the datasource loop to grab all input data to be passed to the web service request. I am able to map the single occurrence value columns retrieved from the query directly to the web service request input attributes but am wondering how to go about mapping a collection (database retrieved values) to web service input (list).
Let me know your thoughts
Regards, S