UCM Services - ¿how to configure? [message #528868] |
Thu, 27 October 2011 08:45 |
donato
Messages: 53 Registered: November 2007 Location: Barcelona, Spain
|
Member |
|
|
Hi,
My situation:
Server 1: Oracle UCM
Server 2: Oracle EBS wich has installed "Oracle® Enterprise Content Management Application Adapters (Managed Attachments Solution)".
This "Managed Attachments Solution" works perfectly from my EBS, everything is as expected. For example, since Invoices Form, I access to UCM (to an existant and previous attached doc) with the next URL:
http://my.server:16200/cs/idcplg/_p/min/af/trigger-EBSProfile?
IdcService=GET_SEARCH_RESULTS_FORCELOGIN&
ResultCount=5&
ResultTemplate=EBS_LIST&
SearchEngineName=DATABASE.METADATA.AFLIST&
AFLabel=the_label_for_the_doc&
dAFApplication=PROD&
dAFBusinessObjectType=AP_INVOICES&
pk1_key=INV_SUM_FOLDER.INVOICE_ID&
pk1_value=10194
Now I want to do something similar, but instead of opening a Web browser to the UCM, I want to read a file directly.
I'm doing some test via URL. And I got problems accesing other UCM services.
If I try:
http://my.server:16200/cs/idcplg/_p/min/af/trigger-EBSProfile?
IdcService=GET_FILE
&dID=1
I get the error:
"User 'my_user' does not have sufficient access privileges to perform this operation. Access privileges may have expired, requiring the user to re-select Managed Attachments from the Oracle E-Busniess Suite Zoom Menu".
Well, here there is some info about Services and privileges, but I don't know:
- Do I need to configure that?
- Where can I configure that?
In the UCM Administratino Console, I can edit users, but I don't see any Service/Access attributes...
Well, any kind of help?
Thanks a lot!!
|
|
|
|