Interface | Description |
---|---|
IntegrationServiceRequest |
This is the interface through which the JavaScript implementation of an Integration Service can send an Integration
Service Request to another Integration Service, regardless of whether the targeted Integration Service is local or
remote.
|
ServiceAPI |
This interface represents the Integration Service functions that are exposed to an Integration Service's script.
|