Question
1
Replies
4320
Views
Knowledge Experts SA
Posted: March 3, 2016
Last activity: March 3, 2016
Closed
Solved
How to delete a class instances ?
Hello, How can we delete a class instances ? for exemple interaction instances ? Thanks, Wassim Jrad
1) Obj-Browse to get the handle (pzInsKey) of instances
2) Loop on the pxResults Page & use Obj-Delete-By-Handle method and commit
This should delete your class instances.
Hope it helps.
Thanks!
Sheetal