Hi Mark,
After i kept above logic in initialise method my obeservation is that in my left navigation portlet am calling flow service having publish and wait service for this am using AsyTree and Portlet simple link and extended portletURL control it will ope taskURL on center navigation.
if i click first time link, taskURL is opening in center and it is calling initialise() method and checking above logic and it is accepting the task by current user.
if i click same link second time initialise() method is not calling and opening task in center and accepted by is happening with current user.
i have check by putting logs in initiase method.
i have implemented same above logic in 3 tasks initialise methods and it has 3 links in left navigation.
if i click first time “A” task link,it is opening task in center navigation WITH ACCEPT BY CURRENT USER(calling initialise methods of that task).
than if i click B task link it is is opening task in center navigation WITH ACCEPT BY CURRENT USER(calling initialise methods of that task).
than if click again A" task link it is opening task in center navigation WITH ACCEPTED BY CURRENT USER(icalling initialise methods of that task).
Can you please explain me why initialise method is not if i click same task link morethan one-time.
Regards,
Anil Kumar Ellendula
#MWS-CAF-Task-Engine#webMethods-BPMS#webMethods