Execute
From Exchange Network Wiki
Execute is a key function (or "web method") of Exchange Network nodes. It is used to run stored procedures or other predefined operations. There are two basic usage scenarios:
- The requested operation is a predefined name of service requests, as natural extensions to interfaces defined in the document.
- The requested operation is a stored procedure defined by the service provider; the requester references it and supplies necessary parameters.
For more information, see the Network Node Functional Specification 2.0 at: http://www.exchangenetwork.net/node/node2.0.htm
