I am implementing an automation to create a "Sales Order" directly from an "Opportunity" once the "Opportunity" is marked as Closed Won. Currently, I manually create the "Sales Order" from the "Opportunity's" Bottom Panel, where "Opportunity Items" successfully map to "Sales Order Items" without any issues. However, in the automated workflow I've created, although the "Sales Order" is being generated, the "Opportunity Items" are not mapping to the "Sales Order Items" as expected. Could anyone help me resolve this mapping issue in the automation?
Relationships :-
Opportunity opportunity One-to-Many salesOrders Dispatch
Opportunity Item cOpportunityItem One-to-Many cSalesOrderItemsSales Order Item
Relationships :-
Opportunity opportunity One-to-Many salesOrders Dispatch
Opportunity Item cOpportunityItem One-to-Many cSalesOrderItemsSales Order Item
Comment