Search found 12 matches

by assignment400
Wed Oct 12, 2022 10:18 pm
Forum: HTTPAPI
Topic: HTTPAPI Performance questions
Replies: 15
Views: 12828

HTTPAPI Performance questions

Scott, I have developed my first program to consume a REST web service rendered by SAP. I am using HTTPAPI but not YAJL. The program is working as designed so results are good but there is a lag when the web service is consumed. What type of timing should I expect from the API's vs the delays while ...
by assignment400
Mon Aug 29, 2022 10:45 pm
Forum: Expat-ILE
Topic: What tool can I use to convert XML to a WSDL?
Replies: 1
Views: 16834

What tool can I use to convert XML to a WSDL?

This is my example. <?xml version="1.0" encoding="UTF-8"?> <canonical> <environment>Staging</environment> <language>en</language> <transactionId /> <clientTransactionId>foobar</clientTransactionId> <version>1</version> <stockcheck> <salesOrganization>default</salesOrganization> <...