0% found this document useful (0 votes)
117 views4 pages

SOAP Request Error: ApplyTransactionRequest

The SOAP request message contained a <ApplyTransactionRequest> element that was not recognized by the API service. This caused a SOAP fault to be returned, indicating that the specified message part does not exist in the service WSDL definition. The server encountered an error processing the request due to an invalid or missing message element.

Uploaded by

denyutama
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
117 views4 pages

SOAP Request Error: ApplyTransactionRequest

The SOAP request message contained a <ApplyTransactionRequest> element that was not recognized by the API service. This caused a SOAP fault to be returned, indicating that the specified message part does not exist in the service WSDL definition. The server encountered an error processing the request due to an invalid or missing message element.

Uploaded by

denyutama
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Payload: <?xml version='1.0' encoding='UTF-8'?

><soapenv:Envelope
xmlns:soapenv="http://www.w3.org/2003/05/soap-
envelope"><soapenv:Body><tem:ApplyTransactionRequest xmlns:tem="http://tempuri.org/"
xmlns:goa="http://cps.huawei.com/cpsinterface/goa"
xmlns:at="http://cps.huawei.com/cpsinterface/goa/at"><at:Header><goa:CommandID>RequestAllocati
onProductRequest</goa:CommandID><goa:Version>1.0</goa:Version><goa:LoginID>sales</goa:LoginID
><goa:Password>CaT5zeUqkb7YKM0K1SeqOT61ZGVfTfddnFbAjHNF7Xvh9hnJVE4I7G8wfIh8dCPz</goa:P
assword><goa:Timestamp>20180105094441</goa:Timestamp><goa:ConversationID>628559851172</g
oa:ConversationID><goa:HeaderExtension><goa:Parameter><goa:Key>name</goa:Key><goa:Value>cps
</goa:Value></goa:Parameter></goa:HeaderExtension></at:Header><at:Body><at:Parameters><goa:Pa
rameter><goa:Key>OperatorID</goa:Key><goa:Value>1234567123</goa:Value></goa:Parameter><goa:
Parameter><goa:Key>OrderQty</goa:Key><goa:Value>100</goa:Value></goa:Parameter><goa:Parame
ter><goa:Key>ProductCode</goa:Key><goa:Value>0000</goa:Value></goa:Parameter><goa:Parameter
><goa:Key>ShortCode</goa:Key><goa:Value>1234567123</goa:Value></goa:Parameter><goa:Paramet
er><goa:Key>DstShortCode</goa:Key><goa:Value>12345671</goa:Value></goa:Parameter><goa:Para
meter><goa:Key>InitiatorMSISDN</goa:Key><goa:Value>628559851172</goa:Value></goa:Parameter>
</at:Parameters></at:Body></tem:ApplyTransactionRequest></soapenv:Body></soapenv:Envelope>

--------------------------------------

Jan 05, 2018 4:30:46 PM org.apache.cxf.phase.PhaseInterceptorChain doDefaultLogging

WARNING: Interceptor for {http://tempuri.org/}APIRequestMgrService has thrown exception,


unwinding now

org.apache.cxf.interceptor.Fault: Message part {http://tempuri.org/}ApplyTransactionRequest was not


recognized. (Does it exist in service WSDL?)

at
org.apache.cxf.wsdl.interceptors.DocLiteralInInterceptor.validatePart(DocLiteralInInterceptor.java:252)

at
org.apache.cxf.wsdl.interceptors.DocLiteralInInterceptor.handleMessage(DocLiteralInInterceptor.java:1
91)

at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)

at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)

at
org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:263)

at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234)

at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208)

at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160)

at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:189)
at
org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:299)

at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:218)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)

at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:274)

at
weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:286)

at
weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:260)

at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:137)

at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:350)

at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:247)

at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletCon
text.java:3679)

at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.ja
va:3649)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:326)

at weblogic.security.service.SecurityManager.runAsForUserCode(SecurityManager.java:197)

at weblogic.servlet.provider.WlsSecurityProvider.runAsForUserCode(WlsSecurityProvider.java:203)

at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:71)

at
weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2433)

at
weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2281)

at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2259)

at weblogic.servlet.internal.ServletRequestImpl.runInternal(ServletRequestImpl.java:1686)

at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1646)

at
weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportPr
oviderImpl.java:270)
at
weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextMana
ger.java:348)

at
weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManag
er.java:333)

at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:54)

at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)

at
weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:
640)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:406)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:346)

<Jan 5, 2018, 4:30:46,716 PM WIB> <Warning> <org.apache.cxf.phase.PhaseInterceptorChain> <BEA-


000000> <Interceptor for {http://tempuri.org/}APIRequestMgrService has thrown exception, unwinding
now

org.apache.cxf.interceptor.Fault: Message part {http://tempuri.org/}ApplyTransactionRequest was not


recognized. (Does it exist in service WSDL?)

at
org.apache.cxf.wsdl.interceptors.DocLiteralInInterceptor.validatePart(DocLiteralInInterceptor.java:252)

at
org.apache.cxf.wsdl.interceptors.DocLiteralInInterceptor.handleMessage(DocLiteralInInterceptor.java:1
91)

at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)

at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)

at
org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:263)

Truncated. see log file for complete stacktrace

>

Jan 05, 2018 4:30:46 PM


org.apache.cxf.binding.soap.interceptor.Soap12FaultOutInterceptor$Soap12FaultOutInterceptorInternal
handleMessage
INFO: class
org.apache.cxf.binding.soap.interceptor.Soap12FaultOutInterceptor$Soap12FaultOutInterceptorInternal
application/soap+xml

Jan 05, 2018 4:30:46 PM


org.apache.cxf.services.APIRequestMgrService.APIRequestMgrServicePort.APIRequestMgrPortType

INFO: Outbound Message

---------------------------

ID: 21

Response-Code: 500

Encoding: UTF-8

Content-Type: application/soap+xml

Headers: {}

Payload: <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-


envelope"><soap:Body><soap:Fault><soap:Code><soap:Value>soap:Sender</soap:Value></soap:Code>
<soap:Reason><soap:Text xml:lang="en">Message part {http://tempuri.org/}ApplyTransactionRequest
was not recognized. (Does it exist in service
WSDL?)</soap:Text></soap:Reason></soap:Fault></soap:Body></soap:Envelope>

--------------------------------------

You might also like