Hello
I have developed a .Net WS target with some functions which connects the database , retrieve data into DS and needs to returns it .
I used an array of structures by reference in the functions ( i saw it in Bruce A. video ) , but the programmer ( java ) who worked to get the data didn't know how deal with it .
Now i just build a very long string to return the data ( Loop on the DS results , field by field ).
Any other ideas ?
Thanks
The fields in the structure are all string / integer data types . How can i send xml string
ls_xml = .Describe("DataWindow.Data.XML")
Return ls_xml