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!

How to make UCM 11g attachments open in IPM 11g doc viewer and how to add UCM attachments from BPM 1

JoeAOct 9 2013 — edited Oct 9 2013

I've configured my SOA server to allow UCM docs to be attached in BPM 11g Worklist.  In my Human Task, I've checked the box on the Documents tab to allow attachments to come from UCM.  So now in Worklist, I can add an attachment from UCM.  These UCM docs are a result of uploading docs in IPM.  This all works just fine.

The first problem -- In Worklist, after having added the UCM doc, when I click the link attachment list to open it, the browser prompts me to download the TIFF file.  I want it to open in the IPM viewer.  Can that be done?  Note that when I open this same document from within UCM itself, it does open in the IPM viewer.

Ultimately, I need to add these attachments from within the BPM composite.  So I've considered adding them as a URL that conforms to the IPM "Viewer URL Tool (ViewDocument)).  But I'm concerned that might require the user to authenticate against IPM each time a document link is clicked.  That would not be acceptable.

The second problem -- How do you map data values into the execData on the User Task to create an attachment seen in Worklist?  To create a UCM attachment, in the execData for the User Task, I've set the attachment.uri value to ecm://docid (for example, ecm://IPM_000004), but that didn't work.  When I click the link, the browser reports "file not found", though it does invoke a link like this:

http://server:8001/integration/services/ADFAttachmentHelper?bpmWorklistContext=dadbbbe8-e9b8-45e1-86cb-744576460f92%3B%3BbIW03pNzh3lfhm8O8m%2BCBAk9YtB4ZRMA6qEc1IDPCWJaohlY4CWCLu%2B%2BamYAryP4rS0yupHGccXuwKHGLezfSddlADiS4Onn7O3VsxEAaZ8c6K0DP844FMKcFD3RYLZdFOz7NUip%2FaECIfKeU89bSeqpTQqWx5x8XXa2ttbQEl5nw%2FLUD0phGG7QjGPr8MsK1t5O8N%2BkHTJDKH19DOMcltYdD9WM4eB5PH6QDC54i20C2ZjHw9o6la4ZmdYp6g8j&bpmWorklistTaskId=3602547a-5ce7-40ef-908e-4bfcde575a4a&QueryAttachment=QueryAttachment&WFTASK_ATTACHMENT_NAME=Test1Doc&bpmWorklistTaskVersion=1&cid=3602547a-5ce7-40ef-908e-4bfcde575a4a

Thanks,

Joe A.

Comments

BluShadow
Maybe a quick search on the internet has the answer...

http://dba.ipbhost.com/index.php?showtopic=8736
21205
Answer
It's probably a problem with your tool. Assuming you're on Oracle 11gR1, run the script in SQL*Plus and it will work.
Marked as Answer by 663394 · Sep 27 2020
SomeoneElse
The CONTINUE statement is a new feature of 11g.

You didn't tell us what version you are using.
663394
Thanks I actaully stumbled on that site after posting the question.Any way as 'someone else' pointed continue is not supported in my version (10 g). Thanks a lot everyone for your time.
1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 6 2013
Added on Oct 9 2013
1 comment
533 views