C8010-241 Free Dumps Study Materials
Question 4: A business needs to configure a drop ship from a vendor to a customer directly with visibility
into the purchase order (PO) created by the vendor and status updates on the PO. What should be
done to meet this requirement?
A. 1. Model the vendor as a seller and node, where the organization does not have a hierarchical
relation with the seller organization on theorder.2. Do not check "Suppress chained order creation
even if seller requires" setting.3. Run Chained_Order_Create to create the purchase order.PO
getting shipped will result in the corresponding sales order line being shipped.
B. 1. Model the vendor as a seller and node, where the organization has a hierarchical relation with
the seller organization on the order.2. Check the "Suppress chained order creation even if seller
requires" setting.3. Run Chained_Order_Create to create the purchase order.PO getting shipped will
result in the corresponding sales order line being shipped.
C. 1. Model the vendor as a seller and node, where the organization has a hierarchical relation with
the seller organization on the order.2. Check the "Suppress chained order creation even if seller
requires" setting.3. Run Chained_Order_Create to create the PO. Place custom logic on PO
"Shipped" event to update the corresponding sales order status to"Shipped".
D. 1. Model the vendor as a seller and node, where the organization does not have a hierarchical
relation with the seller organization on theorder.2. Implement a listener on the PO pipeline that
updates the sales order pipeline.3. Implement custom logic to stamp the PO's delivery location as
customer's address.PO getting shipped will result in the corresponding sales order line being
shipped.
Correct Answer: A