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!

modifying update access for attachments and comments

881398Dec 27 2012
I am using 11.1.1.6.0. I have added comments and attachments section on an existing custom task form for a bpm process. When I run the task form ui while executing bpm process, I get null exception on following line
actionAvailable.isAttachmentUpdatable in jspx.

<af:toolbar visible="#{actionAvailable.isAttachmentUpdatable and pageFlowScope.ADFHumanTaskBean.isDocStoreAvailable}"
id="t3">

Where in the settings/configurations etc. I have to set update access for both comments and attachments. I am using weblogic userid for all the roles which already has admin access.
I am not writing any custom code and will prefer not to write too.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 24 2013
Added on Dec 27 2012
0 comments
156 views