I have a RecordType STG with multiple Records in it. I need to have that data inserted/copied to another RecordType TARGET. Both have the same columns and data types defined in them.
With the exception of Unique Identifiers (ID Column) in both the Tables, I want the rest of all columns data to be moved from STG to Target.
Can you please advise on how we can do this. I was thinking Script Task in a process model, but need some guidance on this.
Discussion posts and replies are publicly visible
maheshg821223 Please consider marking the thread as verified if the answers were helpful to you.