Inventory transaction mode Profile Option to be selected for quicker processing of the Transactions
Summary: Hello Oracle Experts! We have developed a custom bolton using Oracle Apex for creating the Inter ORG- Shipments and from there the shipment records gets interfaced to Oracle. But we face a time delay in processing of the records from Interface table to the base tables.
There is a profile option available in Inventory Profile options- INV_TRANSACTION_PROCESS_MODE (Transaction Processing Mode), Currently the value is selected as Online Processing, changing this to Background or Concurrent processing profile value, will it make any impact?
Options Available as Profile Values:
- Online Processing
- Concurrent Processing
- Background Processing
- Process by Transaction
0