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!
Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.
Hi,
In JDE Cafe One, we are embedding the Imaging CommandExecutor link with the set of parameteres
https://hostname:port/imaging/faces/CommandExecutor.jspx?cmd=UCM_Managed_Attachments&sol=UCM_Managed_Attachments&application=PurchaseOrder&businessObjectType=PurchaseOrder&businessObjectKey1=PurchaseOrderNo&businessObjectValue1=102
which redirects to the Content Server managed attachment URL and gives the results.
https://hostname:port/cs/idcplg/_p/min/af/trigger-PurchaseOrder?IdcService=GET_SEARCH_RESULTS_FORCELOGIN&ResultCount=5&ResultTemplate=EBS_LIST&SearchEngineName=DATABASE.METADATA.AFLIST
But, every step it asks for the authentication on both imaging and content server side.
Would it be possible to skip Imaging authentication and ask only for Content server authentication.
P.S - We cannot implement OAM based and WNA SSO .
Thanks in advance !!