Dear all,
I’d like to know if it is possible to transfer a document attached :
- in PurchaseOrder entity to customer order entity
- to purchase order line entity to customerOrderLine entity
I know I can use “Object Connection Transformations” but I don’t know the transformation method to use for both cases. (I guess I might use two transformation methods for both case, one for purchase order to Incoming Customer Order and one from Incoming Customer Order to Customer Order // one for purchase order line to Incoming Customer Order line and one from Incoming Customer Order line to Customer Order line)
Best regards,
Laura