Hi,
I want to create any asynchronous event to trigger when a new task is created in particular process. I did the event filters and able to capture the task Id and process Id for that created task. However, I could not find a way to get the xml data associated with the task.
(My Assigntask contains form template and input xml )
I see that in 8.2, there was a service called 'AddAttachmentsToTask' and operation called 'getFormAssociatedWithTask' to capture the related data using task Id. I'm not seeing that in ES 2.5.
Your help is highly appreciated.
Thanks,
krishna
Solved! Go to Solution.
Views
Replies
Total Likes
You can throw the event along with the form data as Event Message Data :
Hope this helps.
Thanks,
Wasil
Views
Replies
Total Likes
You can throw the event along with the form data as Event Message Data :
Hope this helps.
Thanks,
Wasil
Views
Replies
Total Likes
Hi Wasil,
I want to catch the events without manually throwing them. I want to know to capture the event along with form data when a task is assigned to a user?
Regards,
krishna
Views
Replies
Total Likes
Could you confirm if it is the same scenerio : http://blogs.adobe.com/livecycle/2011/06/unnecessary-event-catch-in-a-process-step-could-cause-proce... ?
Thanks,
Wasil
Views
Replies
Total Likes
Hi Wasil,
My scenario is somewhat related to the above link. However, with the help of your earlier post, i could get the solution for my problem. Thanks again for your prompt response.
Regards,
Krishna
Views
Replies
Total Likes
Views
Likes
Replies