Order Management
Discussion List
-
How to join sales order fulfillment lines to warehouse shipping linesSummary: Hi, I require a way to query and join sales order fulfillment lines to shipping lines particularly for split lines. Content (required): For example, the below s… -
How to link wsh_delivery_details table with doo_fulfill_lines_allSummary: what is correct join between wsh_delivery_details table and doo_fulfill_lines_all Content (required): I have one order line with 3 fulfillment lines. Select dfl…Andrej Toth Vano-Oracle 4.4K views 13 comments 0 points Most recent by Kirankumar Kasam Order Management -
Remove Reservation from Back to Back Sales Order with Work Order SourceSummary: For Back to Back Orders where the source is Make / Manufacture, Order Management orchestration creates a work order automatically. When the Work Order is create… -
Orchestration process not assigned to newly added lines on old sales orderHi All, We have a scenario in Oracle Fusion Order Management where new lines were added to an old sales order through revision. The existing/previous lines on the order … -
SalesOrderHub PATCH API related to BillToCustomerId and BillToSiteUseId validationSummary: Hi Everyone, We are facing an issue with the SalesOrderHub PATCH API related to BillToCustomerId and BillToSiteUseId validation. We have two different payloads … -
Need PVO to fetch Order Fulfill EFF values.Summary: Hi Team, We need to retrieve the order prior revision fulfillment line eff values. We've used a PVO to achieve this, but it's not returning any data and only ha… -
Discrepancy in OM Extension warning messages between Redwood and Classic UIsSummary: We have lots of warning messages defined in OM groovy extensions. They show normally in classic UI, while in Redwood it is returning "The XXEXTENSIONNAMEXX exte… -
What are the setups required to disable redwood related pages in case they are not required.Summary: My client has a query, like post enabling Redwood, in case, they wanted to rollback to classic view, what steps need to be taken care of. I wanted to know the s… -
Query to extract all items with Supply AllocationsWe are trying to extract data for all items which have supply allocations. The data needs to match what we see on the Review Supply Allocations page. Attached is the que… -
In the phantom item Sales order, GOP/BOR returns only assembly leadtime days.Summary: Hi, In there way to let GOP/BOR consider phantom item? As business requirement, those phantom items are got sale order from customer as maitenance parts. And wh… -
AI Agent - Security Tab Unable to add a role in Order ManagementSummary: Hi, In AI Agent Studio, after copying an existing template (Return Order AI Agent) - under Order Management - while entering the details of Security tab, i am u… -
Order can't process fulfillment line because the orchestration process isn't on a wait stepWe have a Production Dropship order stuck in Orchestration task - Procure in Started status and order line Scheduled Status. Req not created. No error and recovery proce… -
I would like to know how to use the Actual Ship Date parameter in Schedule Pick WaveSummary: We are planning to use the Schedule Pick Wave ESS job. The job parameters allow us to specify an Actual Ship Date. However, even when we entered a past date or … -
How to Create Multiple Pick Waves in Bulk Based on Sales Order Numbers Without Using APIsSummary: We would like to create multiple pick waves in bulk by specifying sales order numbers. We reviewed the documentation, but the Schedule Pick Wave ESS job does no… -
Which all Lead times does GOP consider for a Make and a Buy ItemSummary: We have added all the Lead times available in PIM and top of that we have also mentioned the pick pack lead time at org level and transit time. Could someone he… -
Order Orchestration Pause Rule to exclude WeekendsSummary: Order Orchestration Pause Rule to exclude Weekends Content (required): Hi, Can you please let us know, how can we achieve Pause rule to exclude weekends. Exampl… -
GTM trade compliance results not shown on header levelSummary: Order is pushed to GTM, passed in GTM but no results shown in OM again. Content (required): We are getting following error when GTM to OM integration is trigger… -
Blocked RMA processSummary: Hello, During RMA process testing, I’m unable to proceed with receiving returned items, since the returned order lines are not appearing in expected shipment li… -
How to use pricing formula in Oracle CloudSummary: How to use pricing formula in Oracle Cloud Pricing Content (required): Client has a requirement to adjust the sales order total price by considering the value i… -
How to prevent the order quantity from spliting decimal quantity in BOR case?Summary: Hi, Now we are testing Order with BOR/CTP. And encuonter the case that order quantity slipts decimal quantity based on materials availabilty/BOM. (One UNIT-A re… -
hiding infolet in oracle order managementHi everyone! We need help on hiding the 'Orders on backorder' infolet in order management. We tried the page composer > structure, we cannot find the child component for… -
Unable to open sales order created with REST API in redwood UISummary: We are unable to open sales orders created through REST API in redwood UI. We have ran "Prepare Sales Orders for Redesigned Page" but still no luck Version (inc… -
can we see the notes entered in sales order redwood page when picking,shippingcan we see the notes entered in sales order redwood page when picking or shipping? -
Unable to create multiple SO lines using Visual Builder Excel plug-inSummary: Unable to create multiple SO lines using Visual Builder Excel plug-in Content (please ensure you mask any confidential information): Under the Network Monitor I… -
On Save OM Extension GroovySummary: I need to achieve the following using Groovy script in OM extensions during on save operation. Need to check if the Sales Order revision (revision num > 1) has … -
How to apply a HOLD before shipment and after pick releaseSummary: How to apply a HOLD before shipment and after pick release Content (required): The requirement is to apply a hold after the picking and before Shipment. I creat… -
Validate Serial Number During RMA Receiving (Sales Order Return)Hello Team, I’m working on an RMA (Sales Order Return) scenario for serial-controlled items in Oracle Fusion and need to validate only the serial numbers that were shipp… -
Document sequencing for sales order based on business unitHow to achieve Document sequencing for sales order based on business unit in oracle fusion SCM. Our current cloud instance is live since 2022 and seeded document sequenc… -
Skip pause on revisions and/or fulfillment line splitsSummary: Skip the pause on revisions and/or fulfillment line splits – if the pause has been released on revision 1 and/or parent fulfillment line before split Content (p… -
Updating the shipment lines using shipmentLineTransactionRequestsSummary: Hi, I am trying to update the shipment using shipmentLineTransactionRequests Rest api. Payload : { "ActionCode": "UPDATE", "DocumentNumber": "160000##1##1991",-…