Can We Place a Bulk Request With a Single Primary Key?
(Doc ID 2383553.1)
Last updated on DECEMBER 04, 2019
Applies to:
Oracle Communications ASAP - Version 7.3.0.0.0 and laterInformation in this document applies to any platform.
Goal
I want to create a bulk order in ASAP. According to the document <NOTE.1494927.1>, the bulk order in ASAP can be placed using request'TryCreateOrdersByValuesRequest.xml'. However, in the case of 'TryCreateOrdersByValuesRequest.xml' we have to give a primary key to each individual order and each primary key makes an entry in tbl_wrk_order.
E.g. If TryCreateOrdersByValuesRequest.xml was created for 5 suborders then it make 5 entries in tbl_wrk_order.
Is there any possibility where we can place a bulk request with a single primary key and return all the responses to the upstream with that single primary key?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |