Oracle CEC iframe integration issue
Summary
Custom ADF application to preview document from CEC using applink API inside inlineframeContent
Using below approach I developed a functionality to preview document from CEC using applink REST service in our custom ADF application inside inlineframe.
How to Preview an Oracle Documents File in an ADF Application ( Doc ID 2005520.1 )
https://support.oracle.com/epmos/faces/DocumentDisplay?id=2005520.1
Our ADF application is deployed on the Oracle JAAS cloud service with load balancer and secruity policy to redirect every link to https, and also we are using secured URL only. Now using below flow we are able to view document in new tab but not inside inlineframe.
Tagged:
0