how to set reference to another entity in a Robust Transformer
Using RTE (Robust transformer) I'm creating records to two tables (customer_account) and (cmn_location). The problem is with creating relations (set location field with value of newly created cmn_location) between these two table mapping. I required ...