on ‎2019 Nov 08 9:36 AM
Hi we are trying to reply with HCI/CPI to a SEB call trigged by Intelligence Services and we found some problems with reply payload.
On documentation there is a wsdl but when we use it on some "client builder" it said it's not correct.
Test:
<env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'>
<env:Header/>
<env:Body>
<ns2:ExternalEventResponse xmlns:ns2="http://notification.event.successfactors.com" xmlns:ns3="http://schemas.xmlsoap.org/soap/envelope/">
<ns2:responsePayload xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="eenAlertResponsePayload">
<ns2:entityId>cust_Event_log_user</ns2:entityId>
<ns2:status>ok</ns2:status>
<ns2:statusDate>2019-11-07T16:37:00</ns2:statusDate>
<ns2:statusDetails>Success</ns2:statusDetails>
</ns2:responsePayload>
</ns2:ExternalEventResponse>
</env:Body>
</env:Envelope>
On Audit log:
------------------------------------------------------------------------
ExecuteTime=[5]
EndPointURL=[https://e123123-iflmap.hcisbt.eu2.hana.ondemand.com/http/sf_change]
Exception=[Could not send Message.]
StackTrace=[javax.xml.ws.WebServiceException: Could not send Message. at org.apache.cxf.jaxws.DispatchImpl.mapException(DispatchImpl.java:272) at org.apache.cxf.jaxws.DispatchImpl.invoke(DispatchImpl.java:334) at org.apache.cxf.jaxws.DispatchImpl.invoke(DispatchImpl.java:246) at com.successfactors.outbound.client.SoapClient.deliver(SoapClient.java:46) at com.successfactors.outbound.component.SourceSoapProducer.process(SourceSoapProducer.java:59) at org.apache.camel.util.AsyncProcessorConverterHelper$ProcessorToAsyncProcessorBridge.process(AsyncProcessorConverterHelper.java:61) at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:460) at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:190) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:109)
...more
Caused by:
org.apache.cxf.transport.http.HTTPException: HTTP response '401: null' when communicating with https://e123123-iflmap.hcisbt.eu2.hana.ondemand.com/http/sf_change at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.doProcessResponseCode(HTTPConduit.java:1603) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1610) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1551) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1348) at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56) at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651) at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307) at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:516)
...more
].
------------------------------------------------------------------------
ExecuteTime=[4]
EndPointURL=[https://e123123-iflmap.hcisbt.eu2.hana.ondemand.com/http/sf_change]
Exception=[Could not send Message.]
StackTrace=[javax.xml.ws.WebServiceException: Could not send Message. at org.apache.cxf.jaxws.DispatchImpl.mapException(DispatchImpl.java:272) at org.apache.cxf.jaxws.DispatchImpl.invoke(DispatchImpl.java:334) at org.apache.cxf.jaxws.DispatchImpl.invoke(DispatchImpl.java:246) at com.successfactors.outbound.client.SoapClient.deliver(SoapClient.java:46) at com.successfactors.outbound.component.SourceSoapProducer.process(SourceSoapProducer.java:59) at org.apache.camel.util.AsyncProcessorConverterHelper$ProcessorToAsyncProcessorBridge.process(AsyncProcessorConverterHelper.java:61) at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:460) at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:190) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:109)
...more
Caused by:
org.apache.cxf.transport.http.HTTPException: HTTP response '401: null' when communicating with https://e123123-iflmap.hcisbt.eu2.hana.ondemand.com/http/sf_change at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.doProcessResponseCode(HTTPConduit.java:1603) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1610) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1551) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1348) at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56) at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651) at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307) at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:516)
...more
].
------------------------------------------------------------------------
ExecuteTime=[3]
EndPointURL=[https://e123123-iflmap.hcisbt.eu2.hana.ondemand.com/http/sf_change]
Exception=[Could not send Message.]
StackTrace=[javax.xml.ws.WebServiceException: Could not send Message. at org.apache.cxf.jaxws.DispatchImpl.mapException(DispatchImpl.java:272) at org.apache.cxf.jaxws.DispatchImpl.invoke(DispatchImpl.java:334) at org.apache.cxf.jaxws.DispatchImpl.invoke(DispatchImpl.java:246) at com.successfactors.outbound.client.SoapClient.deliver(SoapClient.java:46) at com.successfactors.outbound.component.SourceSoapProducer.process(SourceSoapProducer.java:59) at org.apache.camel.util.AsyncProcessorConverterHelper$ProcessorToAsyncProcessorBridge.process(AsyncProcessorConverterHelper.java:61) at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:460) at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:190) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:109)
...more
Caused by:
org.apache.cxf.transport.http.HTTPException: HTTP response '401: null' when communicating with https://e123123-iflmap.hcisbt.eu2.hana.ondemand.com/http/sf_change at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.doProcessResponseCode(HTTPConduit.java:1603) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1610) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1551) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1348) at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56) at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651) at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307) at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:516)
...more
].
------------------------------------------------------------------------
ExecuteTime=[2]
EndPointURL=[https://e123123-iflmap.hcisbt.eu2.hana.ondemand.com/http/sf_change]
Exception=[Could not send Message.]
StackTrace=[javax.xml.ws.WebServiceException: Could not send Message. at org.apache.cxf.jaxws.DispatchImpl.mapException(DispatchImpl.java:272) at org.apache.cxf.jaxws.DispatchImpl.invoke(DispatchImpl.java:334) at org.apache.cxf.jaxws.DispatchImpl.invoke(DispatchImpl.java:246) at com.successfactors.outbound.client.SoapClient.deliver(SoapClient.java:46) at com.successfactors.outbound.component.SourceSoapProducer.process(SourceSoapProducer.java:59) at org.apache.camel.util.AsyncProcessorConverterHelper$ProcessorToAsyncProcessorBridge.process(AsyncProcessorConverterHelper.java:61) at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:460) at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:190) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:109)
...more
Caused by:
org.apache.cxf.transport.http.HTTPException: HTTP response '401: null' when communicating with https://e123123-iflmap.hcisbt.eu2.hana.ondemand.com/http/sf_change at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.doProcessResponseCode(HTTPConduit.java:1603) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1610) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1551) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1348) at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56) at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651) at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307) at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:516)
...more
].
------------------------------------------------------------------------
ExecuteTime=[1]
EndPointURL=[https://e123123-iflmap.hcisbt.eu2.hana.ondemand.com/http/sf_change]
Exception=[Could not send Message.]
StackTrace=[javax.xml.ws.WebServiceException: Could not send Message. at org.apache.cxf.jaxws.DispatchImpl.mapException(DispatchImpl.java:272) at org.apache.cxf.jaxws.DispatchImpl.invoke(DispatchImpl.java:334) at org.apache.cxf.jaxws.DispatchImpl.invoke(DispatchImpl.java:246) at com.successfactors.outbound.client.SoapClient.deliver(SoapClient.java:46) at com.successfactors.outbound.component.SourceSoapProducer.process(SourceSoapProducer.java:59) at org.apache.camel.util.AsyncProcessorConverterHelper$ProcessorToAsyncProcessorBridge.process(AsyncProcessorConverterHelper.java:61) at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:460) at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:190) at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:109)
...more
Caused by:
org.apache.cxf.transport.http.HTTPException: HTTP response '401: null' when communicating with https://e123123-iflmap.hcisbt.eu2.hana.ondemand.com/http/sf_change at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.doProcessResponseCode(HTTPConduit.java:1603) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1610) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1551) at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1348) at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56) at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:651) at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307) at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:516)
...more
].
Request clarification before answering.
| User | Count |
|---|---|
| 8 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.