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!

Pass BPM activity's description to ADF page

Rodrigo NunesJun 7 2018 — edited Jun 14 2018

Hello!

I've been working in a project with Oracle 12c BPM and ADF.

I created my BPM process and ADF project (ADF Task Flow Base on Human Task).

Everything is OK until now.

I have to pass to my ADF pages the name and description of each activities created in BPM process.

I've already passed the name of the activity by the predefined variable (activityName). But I've not found yet a predefined variable or other way to retrieve the description of the activities. Is there one?

I've already known to retrieve the information in documentation tab by taskDocumentationBean(oracle.bpel.services.workflow.worklist.adf.TaskDocumentationBean). But it's not what i need to.

Thanks,

Rodrigo

Name and Description.png

This post has been answered by Martien van den Akker on Jun 11 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 11 2018
Added on Jun 7 2018
3 comments
224 views