Question
5
Replies
120
Views
Delta Dental of California
Posted: March 2, 2016
Last activity: March 22, 2016
Closed
Solved
Is there a quick option to modify the content of blob xml after database copy?
Hi,
We have to need to alter the data when we do a database copy to an other environment. We are looking at ways to alter the data in blob xml. Any inputs will be great
Thanks
Straight forward way i can think of is to write an activity with:
* obj-browse to get all instances of the desired class to clipboard
* property-set to change the desired data
* obj-save the data to save the data back