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!

Get task details from a task list

Vincent HeggermontJan 16 2008 — edited Feb 27 2020
Hello,

I have to integrate a task list in our current application.
For the moment, I display the list of the user's tasks. Now, I would like to display the task details when he selects one of his tasks.

I look at the worklistapp code (TaskDetails.jsp) and I've seen the method doPostTemplate method to display the jsp associated with a task.

I tried to implement that method in my own jsp, but I always receive the error "Invalid Token Error in Verification Service. Received invalid token {0} in {1}."

I googled that method and found... nothing !
No javadoc for DOPostService, no topics at all...

Does anyone knows how this method must be used ?
Does anyone have another idea to display the jsp generated for the task ?

Thanks a lot in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 23 2010
Added on Jan 16 2008
6 comments
2,018 views