We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
Hi, when transforming data the class of the inserted record will always be that of the transform maps target table.To insert a record into another table, I would normally use a before transform script to lookup and insert the record, before aborting ...
Hi, if the variable is a reference to a record, then while the record exists it will show the records display value, but once the record is deleted it will show the records sys_id, and I would call this correct\expected behavior.If you want to show t...