I creeated a .net web application through which I'm trying to Invoke a long-lived workflow process.
The workflow was invoked succesfully and a task is assigned to a user.
In adminui, the process creator is shows as my name. However, as a Initiator of this process, I am unable to track this instance through tracking.
Any Advise?
Nith
Views
Replies
Total Likes
Why can't you track it as creator?
Steve
Views
Replies
Total Likes
Hi Steve,
I cannot track because, there is no Task created when I invoke the process from .net page.
The successive task are created within workflow and hence they can be tracked,.
Any idea how to create a task and invoke the workflow from within .Net page?
Thanks,
Nith
Views
Replies
Total Likes