Skip to Main Content

Java Development Tools

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!

Passing Parameter to default activity method in taskflow

Muralidharan KJun 13 2018 — edited Jun 13 2018

Hi Expert,

Jdeveloper 12.2.1.2.0

I have a taskflow with appmodule method as default activity. Here i need to pass parameter to that method from jspx page.

I dont know how to pass parameter while drop taskflow as a dynamic link. Please help me to solve.

Thanks

Comments

fac586
Answer

A page or region can be rendered non-editable by setting suitable logic for the attributes in the Read Only section of its property sheet. Buttons and other components associated with editing the data can then be suppressed using Page/Region is [NOT] Read Only conditions.

Marked as Answer by mt · May 25 2022
mt

@fac586 - perfect. Thank you. I'm glad I asked because the answer was a LOT EASIER than what I was going to do. I had googled for a response, but not easily found the solution.

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 11 2018
Added on Jun 13 2018
6 comments
230 views