Settings in All Business Operations
Summary
All business operations have the following settings:
Group | Settings | Notes |
---|---|---|
Informational Settings | Comment, Category, Class Name, Description, Adapter Class Name, Adapter Description, Business Partner | See these settings for business services |
Basic Settings | Enabled | |
Additional Settings | Schedule, Pool Size | |
Reply Code Actions | See this setting for business processes | |
Retry Interval, Failure Timeout | ||
SendSuperSession | ||
Throttle Delay | See this setting for business services | |
Alerting Control | Alert Retry Grace Period | |
Queue Count Alert, Queue Wait Alert | See these settings for business processes | |
Alert On Error, Inactivity Timeout | See these settings for business services x | |
Development and Debugging | Foreground, Log Trace Events, Archive IO |
Alert Retry Grace Period
If the error condition still exists after the alert period expires, the business operation triggers an alert; otherwise no alert is triggered.
Business services have a similar setting.
Failure Timeout
Retry Interval
SendSuperSession
The SendSuperSession property controls whether outbound adapters include the SuperSession property in the outgoing message. The SuperSession property is used to associate messages that cross from one namespace to another. The HTTP and SOAP outbound adapters support SuperSession and automatically write the SuperSession value to the outgoing HTTP header. Although the other outbound adapters do not automatically support SuperSession, you can add custom code that inserts the SuperSession value into the outgoing message. For details, see “SendSuperSession” in Using HTTP Adapters with Ensemble.