Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Undelete a deleted object

Former Member
0 Kudos

Hi,

Can you tell me how to undelete an already deleted object (Smartstyles)?

Thanks,

Tai

4 REPLIES 4

Sandeep_Kumar
Advisor
Advisor
0 Kudos

You can check if these deleted objects are part of an older versin , if yes you got it else i doubt you can retrieve.

kesavadas_thekkillath
Active Contributor
0 Kudos

While deleting it should have asked for a request. May be you can retrieve it back using that.

or if its there in any other clients there is a possibility of moving it or copying it. Other than this i donot have any idea.

PedroGuarita
Active Contributor
0 Kudos

Like they said, if the delete was done in the same transport request where it was created, you won't be able to undelete it. If you created in a separate request, then you might be able to undelete it.

0 Kudos

Thanks alot.