Skip to main content

Hi,

 

I was working on scripting transformations in OCPM events.

 

I came across a scenario where events having m:1 (involves one) relationship with objects are populating those objects in the transformations as the mandatory field.

 

I could not find these fields in the object table, that made me think that why can't I use source tables here ?

Hi Raman,

 

To maintain consistency through OCPM, the best course of action would be as follows:

  1. Determine relevant fields
  2. Add them as attributes to your object(s)
  3. Reference the object table in the event transformation

 

Populating object IDs in event transformations is also essential to linking each event to all relevant objects in the frontend. This is the benefit of OCPM!


Reply