cancel
Showing results for 
Search instead for 
Did you mean: 

TaskExecution - CloseWindow Event

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Did you manage to solve this problem? I'm doing something similar and any help would be much appreciated !!