Question
Saving data to a using gateways, write to data store entities in a process model
Hi,
I have the below scenario. I have a master table to which I have to save the data initially. Later if any of the child tables have data then I need to store into respective tables. Also, I have to save the master table autogenerated key column into the child tables.
Can someone advise, if I have to use any specific smart services to achieve this. Thanks in advance.

