Hi Anil,
For your first question( to create stringList ) :
I consider, you have the persons document list ( with complete structure of UIdata , personalData ) and also create a stringList in the output signature.
Now you map the contactCode of UIData to the stringList. Now click on the map or line joining ( highlight it ). Then in the properties of the Map, click on the indices and type “0” in the pop up window. That “0” will be the index of the stringList where the contactCode of the UIData is stored.
Now map the second mapping i.e contactCode of the personalData to the stringList and give the index as 1 in the map properties.
same way you map all the four mappings. At this point your service is done.
Your second question : How to run from UI.
As the IS’s service’s input signature is a XML string. I created a mulitiline text input in the UI and binded that to the input string of the webservice connector.
Also created a button binding with the refresh() method of the webservice. Below which i created a dropdown list or combo box, whose values are taken from the option group which is binded to the ouput stringList of the webservice.
feel free to call me @ 09912208309 if you have still any queries.
thank you,
Naidu
#MWS-CAF-Task-Engine#webMethods-BPMS#webMethods