Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I have a Web service that returns values separated by ';' (Example: 120;100;90)
I want to list the nodes which id attribute is equal to each of the numbers the service returns.
Example:
Service returns: 120;100;90
I want to show: the document with id 120, 100 and 90 respectively.
Thanks beforehand.
Sincere regards,Eduardo
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Calling a WebService
Hi,
I have a Web service that returns values separated by ';' (Example: 120;100;90)
I want to list the nodes which id attribute is equal to each of the numbers the service returns.
Example:
Service returns: 120;100;90
I want to show: the document with id 120, 100 and 90 respectively.
Thanks beforehand.
Sincere regards,
Eduardo
is working on a reply...