Hi guys
I am just working with Enviroment Locking
When use Acquire Lock Utilty, we can see on System---> Workflow--->Environment Locks , the new Environment lock.
But I can not delete this Environment Lock from code.
This Internal Utility just have 3 actions
Acquire Lock
Query Lock
Release Lock
There is some way to Delete an Environment Lock From Code?
Actually only can Delete from System---> Workflow--->Environment Locks, but it would be necesary to erase from code.
You should be able to create and destroy an Enviroment Lock from the code for better maintenance.
Does anyone know how to do this?