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!

Comments & attachments callback

User_4U3TFJun 26 2014 — edited Jul 18 2014

Hi,

I've started recently to use Oracle BPM Suite, so I can be considered a newbie at it.

Recently I had to create a Human Task that has to allow users to add their documentation as attachments, but it has to integrate the documentation with their own content management system. I've read on the Modeling and Implementation Guide (chapter 25.3.9). It says that:

- In the Comments Callback field, enter the appropriate Java class for the notes callback.

- In the Attachments Callback field, enter the appropriate Java class for the attachments callback.

But then, the guide doesn't describe which interface have these Java classes to implement or which methods have to be provided. So, my questions about these callbacks are:

1) Are they thought to be used to do some tasks in setting/downloading attachments or comments?

2) Does somebody know which interfaces have to be implemented by the classes?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 15 2014
Added on Jun 26 2014
4 comments
2,259 views