How to set up AXF services in UCM 11g to Use WS-Security
We have enabled Managed Attachments for Oracle EBS. Now on a new environment the same solution has been implemented and in addition SSO has been implemented using OAM 11g and AD. The new WCC environment is a clustered one with load balancer on top of it.
After the OAM implementation, the axf-ws service URL has stopped working with the load balancer url although it is working with the direct urls of individual nodes. E.g.
the direct url http://<node1host>:16000/axf-ws/AxfSolutionMediatorService is working but https://<LBhost>/axf-ws/AxfSolutionMediatorService is NOT working.
It seems it is somewhere blocked by OAM.