Hi Developers ,
I have in which I have my custom entity and datasource as HCMEmployment. In HCMEmployment I have my default dimensions like Location and OrgUnit.
My requirement is Whenever I will the change the location ang OrgUnit, the same data should flow to Project Operations.
In PO side I have make 2 fields to map with location and Org Unit uisng dual write.
My Doubt is where should I write my logic so that the data should get inserted and updated in Project operations.
Thanks!!