Hi guys,
I have multiple columns on AO entity. And I want to join all the info into a new column and delete the old ones. This must be done with an Upgrade Task.
Basically, I need to remove and add columns at the same time.
With this example, I want to remove UPLOAD_FLAG and CONDITION_FLAG and put “TRUE,FALSE” into CONDITION.
Is this possible?
Thank you in advance!