Skip to main content

Cloud 24R1 - The need is Supplier Request document attachments to be brought over to the Supplier record when created from the Supplier Request.

I tried creating an OCT as per the screen shot. The Supplier_ID key does exist in the SupplierRequest, but I think it's not working as it's a populated field instead of a Key field.

 When I run the test, it states it has “passed” however the Source Key populates with REQUEST_ID, not SUPPLIER_ID.

Any solution here? Or not a feasible solution?

 

Hi ​@gsage11 You need to have the source key field of SupplierRequest in SupplierInfoGeneral to have this working. I also had the same requirement and I did a configuration to do this. Added a custom field to SupplierInfoGeneral (ex - as c_reqest_id) and populated it with the RequestId from SupplierRequest. Then you can do the object transformation using the following Transformation Method. 

 


Reply