Array property trasnfer

Feel free to talk about anything and everything in this board. We will put up general announcements here.

Array property trasnfer

Postby fabriziomrn » 16 Apr 2012 15:37

Hi everyone,
I'm facing the problem of transferring multiple values to input request
What if I would like to make a request with the following input in an automatic way? How could I use an external source to load data?

<books>
<book>
<title>t1</title> --from external XLS
</book>
<book>
<title>t2</title> -- from external XLS
</book>
</books>

Thanks in advance
Fabrizio
fabriziomrn
User
 
Posts: 4
Joined: 05 Apr 2012 20:59

Return to General