Hi Team,
In my organization total 6 extracts are there and those has scheduled on daily basis and delivery option has WEB CENTER CONTENT.
and these all extract has stored on UCM server and then after DB team will running the shell script on our server to pull the files from UCM server.
Earlier it has working fine.
But now what happened is those files are stored on UCM server but when the DB team is running the script and try to utilize those files those are facing errors.
Error Codes
{oracle.integration.platform.common.subject=Subject: NULL }. SEVERE: Error while invoking endpoint https://erey.fa.em3.oraclecloud.com:443/idcws/GenericSoapPort from client; Client side policies: [oracle/wss_username_token_over_ssl_client_policy]
Other related information:-
{oracle.integration.platform.common.subject=Subject: NULL
}.
SEVERE: Error while invoking endpoint https://erey.fa.em3.oraclecloud.com:443/idcws/GenericSoapPort from client; Client side policies: [oracle/wss_username_token_over_ssl_client_policy]
Error - Client received SOAP Fault from server: InvalidSecurity: error in processing the WS-Security security header
oracle.j2ee.ws.client.jaxws.JRFSOAPFaultException: Client received SOAP Fault from server: InvalidSecurity: error in processing the WS-Security security header
at oracle.j2ee.ws.client.jaxws.DispatchImpl.throwJAXWSSoap FaultException(DispatchImpl.java:1053)
at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:839)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(Oracle DispatchImpl.java:235)
at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(Oracle DispatchImpl.java:106)
at oracle.j2ee.ws.client.jaxws.WsClientProxyInvocationHandler.invoke(WsClientProxyInvocationHandler.java:254)
at com.sun.proxy.$Proxy26.genericSoapOperation (Unknown Source)
at oracle.ucm.idcws.client.utils.GenericUtils.sendGenericRequest(GenericUtils.java:54)
at oracle.ucm.idcws.client.AbstractTool.ping(AbstractTool.java:726) at oracle.ucm.idcws.client.AbstractTool.ping(AbstractTool.java:706) at oracle.ucm.idcws.client.DownloadTool.run(Download Tool.java:159) at oracle.ucm.idcws.client.DownloadTool.main(DownloadTool.java:90)
Thanks,
Malak.