Hi team,
We have a requirement of user will create an object collection locally and updating it to database as a collection on completing the workorder.
In order to do this I have created an ADD Transaction which will save the object locally as it doesn't contains any update steps which will update to database.I am saving this collection outside workorder collection.While completing the workorder i need to submit the objects which are related to the particular workorder.In one transaction I am executing over loop with execution rule to differentiate objects related to workorder.How to write this rule as unnown lookup cannot work as key fields are different
Regards,
Rohan