cProjects
Hi,
please, how can I unlock a PROJECT that has been locked by the user?
I need to run a batch process, in the night, but if some of the projects is locked, the program should unlock it.
With the function ENQUE_READ2 I can retrieve information about what must be unlock.
BUT how can I unlock?
I tried the function DEQUEUE_ENQ_CGPL_PROJECT, but it did not work, (there are many input parameters and so far I could not understand what means each one).
Thanks