Convert a Range of Orders to Subscriptions
You can now specify a range of order numbers to be processed to subscriptions instead of selecting individual orders. Additionally, you can also discard an order that you think need not be converted to subscription. The ESS Manage Subscriptions Using Order Management Transactions has new parameters to select a range of sales orders and discard records in error status.
A new button "Discard" in the Reprocess Order Management Transactions UI will allow you to discard selected transactions to be discarded and not processed.
A new button "Submit For" in the Reprocess Order Management Transactions UI will open a popup for you to enter a sales order number range.
- Discard selected sales orders if the orders were cancelled or created by mistake. This is available through REST API as well.
- Specify a range of sales orders to be converted to subscriptions, incase there are too many order lines in each sales order.
Steps to Enable
You don't need to do anything to enable this feature.
Tips And Considerations
- You can use a new REST service to update a transaction to Discarded status and back to New status.
Key Resources
Please see the REST API document for CX Sales https://docs.oracle.com/en/cloud/saas/sales/faaps/index.html on how to use REST to update the transaction status.