Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Datasets to/from a Web Service
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Web Services
Title:
Passing Datasets to/from a Web Service
Miscellaneous
Thread ID:
01146227
Message ID:
01146227
Views:
62
Good evening,

Need help passing a dataset to a Web Service. I need to pass:

submitDataType submitData
string workorder-request
string workorder-number
string alarm-timestamp
string alarm-state
string alarm-description
string equipment-indentifier
string equipment-description

1. How do set up the dataset to pass in the statement:

leResult = loDRTWorkOrderServiceSOAP11port0.submitData()

leResult will return:

submitDataOutType submitDataOut
string request-response
string request-workorder

2. How will I parse leResult?

Many thanks,

Ellis
Reply
Map
View

Click here to load this message in the networking platform