You can create a service.
To create a service:
Property | Description |
---|---|
Service Name | Enter the service name. |
Service Group Name | Enter the service group the new service should be categorized
in. As long as the service group is populated with services, it cannot be deleted. When you delete all services within a group, the group container is automatically deleted. |
This Service Provides Real-time Responses | Select this if the service returns a response to the caller
when invoked. This option is only available for services that are
invoked synchronously, whether from within Sterling Selling and
Fulfillment Foundation or
externally. Note: When this property is
selected, asynchronous transports cannot be added to the service.
|
Is Print Service | Select this service to print labels. |
Is Data Loading Service | Select this service to load data. |
This Service Is Invoked by an External System or from within Sterling Selling and Fulfillment Foundation. | |
In an Asynchronous Mode | Select this option when the service must start by retrieving
a message from an asynchronous transport source. The service starts from a queue or database. The definition of the service does not need detail how the message arrives at asynchronous source such as queue or database. When this option is selected the first node after the start node must be an asynchronous transport node. |
In a Synchronous Mode | Select this option when the service is invoked from Sterling Selling and Fulfillment Foundation or through an API synchronously. |