Hi,
Suppose we have a master data & transaction data. Some transaction is happening whose product key number is not available in the master data.
I have attached the workflow having the master data & transaction data. I want to create a workflow which can validate whether particular product key exists in master data. If yes, it will update the master data. If No, add a new row in the master data having the product key number along with other details.
Have created a workflow with both the files. Please guide how we can validate a particular record & create a workflow.