Hi,
I have coded an individual taskList-WD UI (based on the uwl API), from where we open BPM tasks in a seperate window.
Like in the uwl implementation we open the task with the following url:
.../irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fevery_user!2fcom.sap.bpem!2fcom.sap.bpem.pages!2fcom.sap.bpem.ATaskExecution?DynamicParameter=taskId...
But does anybody knows on which event I have to register, when I want to close this task window or how this is achieved in the uwl implementation.
In the meantime I do some reverse enginerring to find it out, but a hint could ease this 😉
Regards,
Jens