Enable tracking of synchronous and asynchronous flows/requests using the Inbound Request and Outbound Request tables.
The key capabilities of the Sales and Service API Core application are:
- Inbound request and outbound request tables to track the status of requests.
- Inbound request configuration table supports configurations of request execution as synchronous or asynchronous.
- Inbound request configuration table supports configuration of notifications upon the completion of asynchronous requests.
New
- Introduced the Inbound Request Configuration (sn_tmt_core_inbound_queue_config) table to enable configuration of request execution as synchronous or asynchronous.
- Added the Trigger Notifications field on the Inbound Request Configuration (sn_tmt_core_inbound_queue_config) table to enable configuration of notifications upon the completion of asynchronous requests.
Changed
- The Inbound Queue [sn_tmt_core_inbound_queue] table is renamed to Inbound Request table.
- Use the Request Configuration field on the Inbound Request table to reference the Inbound Request Configuration (sn_tmt_core_inbound_queue_config) table while executing synchronous or asynchronous flows.
Fixed
NA
Removed
NA
None