Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Human Tasks : How to get the task initiator details

kiransaraviOct 18 2012 — edited Oct 18 2012
Hi

I'm doing a simple Human task service, where an employee raises an expense report.
In the Human task, in the participant assignment, I want to assign the participant(manager in this case) dynamically

something like
getManager(*getInitiatorForThisTask()*)

I could see getManager(username) funciton in the Identity Service Functions, but how to i get the username of the initiator of this task. Since that is the parameter to be passed in getManager(username) function.

Regards
RaviKiran.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 15 2012
Added on Oct 18 2012
1 comment
419 views