

Cadet 3rd Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-11-26
12:47
138 views
Restore projects in ALM 12.6 by editing XML file using OTA
Hi Experts,
Need help to restore around 120 projects in ALM pointing to a different DB server and connection string using OTA API.
The example code only highlights the option to restore the project and does not have how to edit the XML file to point to the new DB server and connection.
Regards
Vinod
Need help to restore around 120 projects in ALM pointing to a different DB server and connection string using OTA API.
The example code only highlights the option to restore the project and does not have how to edit the XML file to point to the new DB server and connection.
Regards
Vinod
1 Reply
Roddy

Micro Focus Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-11-30
09:48
Usually the XML file is prepared manually. You can create a template XML file first and then use code to update relevant information like DB, repository path etc.