Hello All, ARS 7.1 patch4 Win2003 SQL2000
I have created a web service for another system to consume. There are three operations in the web service; Create, Set, Get. This web service will be called from a .net web page. Users can create on or many records at a time from the web page. Can I assume that the web service will have to be called for each record? When using the Get operation users will need to get list of records that are assigned to them. I have created one element in the Input for the Get. This element I have called Qualification. The web site will pass me the User Name and Password of the user and the qualification i.e.; 'Assigned To' = "user". There are seven fields in the output of the Get operation. The developer on the .net side is having trouble getting the data back. He seems to think he will need to call the web service seven times for each record that exists. He bases this on the fact that when he tried to use the web service to retrieve one record he only saw the first column in the output. He has asked me if there is any way to pass all of the data in one record in one element in the web service. As I am not that familiar with this technology so I am not sure how to answer him. When using the Set operation they will be 'approving' several records at a time from a web site. Again, I assume they will have to call the web service for each record. Finally, can someone explain the difference between the Get and Get List operation? Thanks in advanced for any help. Regards, Roger Nall Manager, SA Remedy Desk Phone: 972-464-3712 Mobile: 973-652-6723 _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

