Is there any API available to undelete/Restore RQM resource ?
![]() We would like restore list of deleted resources from RQM by using APIs. Please let us know any API available for this |
One answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Mar 15, 4:18 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER As far as I know, data for deleted items are not preserved by the repository service.
Unless there is a special capability to archive and unarchive certain data, delete means delete and you can not get the data back.
You would have to create automation to get the data from a restored previous backup that still has the data and then import the data somehow into the production system. Note, this can become quite complex quite quickly.
|