Question
Sberbank
Sberbank
UA
Sberbank
Posted: Aug 4, 2017
Last activity: Aug 7, 2017
Last activity: 7 Aug 2017 3:38 EDT
Closed
Solved
How to delete a localization work object?
Hello!
I was playing with a localization tool. And I created some localization work object:

How can I delete them all?
***Updated by moderator: Lochan to add Categories***
Write an activity. Open them using pyid and delete them. The pseudo code may be as below.
- An Obj-Browse with the required pyID s in or condition.
-Loop through the results, lock using Obj-Open-By-Handle and use Obj-Delete to delete them