Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi Guys,
Can we move bulkly from one context to another context through the database?
Regards,
Aj
I would not recommend via a direct SQL command. Possible yes but not straight forward. There are lots of objects and links to ensure are updated correctly and you run risk of corrupting database.
The standard UI tools can handle hundreds or thousands of objects at a time. I would just do it that way and be safe. It will take some time but you can run this in the background. Make sure in the collector you only grab objects you select and move all versions. This way it will not moving these you do not want. It should be easy to burn down list from one context as they move to the other. Remember to watch out for publishing since depending on how its configured, moves can cause a republish job.
I agree with @avillanueva
Why don't you want to use the supported API to move from one context to another?
How about move action , from search result
Hi @Amirtharaj_K,
I wanted to see if you got the help you needed.
If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.
Of course, if you have more to share on your issue, please pursue the conversation.
Thanks,
Anurag
