We are working on a scenario where data is got into SAP through Web methods to create Sales orders.
If we were to use Enqueue / Dequeue function while doing this would the web methods connection hold till the process is complete or would this time out in the middle?
Is there any time out period for the connection with web methods, and if so how can it can be reset to an alternate value