Hi All,
I would like to understand the behaviour of the Marketo Field data commit. Suppose, Smart campaign is updating field f1 of lead L1 to value X in a flow. It is being used in the next steps of same flow. At the same time, Second different Smart Campaign of another program try to update same field f1 of same lead L1 in its flow.
Does Second Campaign able to modify the field f1 of lead L1 meanwhile flow of first smart campaign is not complete?
In short, Does the multiple CDV steps (DML transactions) are atomic in a flow of smart campaign.