Is it possible to RAP on a data picker?
I have parent BP 'X' that auto-creates BP 'Y' when it reaches a defined status. BP 'X' contains a Data Picker data element that pulls its value from another BP.
When a record in BP 'X' is revised and the user updates the Data Picker value, I need to reverse auto-populate (RAP) that new value back to the related BP 'Y' record.
However, because this is a Data Picker element, uDesigner does not provide an option to define a destination name as a BP creator.
Is it possible to RAP a Data Picker value to another BP?