SOAP Client Error:- INVALID CHANNEL

Dear Friends,
                       I am configuring a simple SOAP to RFC syn scenario .
after generating the wsdl when  I am testing it using SOAP UI  the following error is thrown:-
!!!!!1<SOAP:Fault>
         <faultcode>SOAP:Server</faultcode>
         <faultstring>Server Error</faultstring>
         <detail>
            <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
               <context>XIAdapter</context>
               <code>Exception</code>
               <text>java.lang.Exception: invalid channel (party:service:channel) = &lt;null>
As a part of debugging i tried to test my sender channel :-
using this URL "http://sapxi:50000/XISOAPAdapter/HelperServlet?action=FindChannel&channel=:JEEVANBS:SOAPTORFC_SENDER_CC"
In respose I got
<?xml version="1.0" ?>
- <s:ChannelInfo xmlns:s="http://sap.com/xi/WebService/xi30">
  <channelID>f5c38e38b7b239b8a1a2e3cfbb70b72a</channelID>
  <name>SOAPTORFC_SENDER_CC</name>
  <type xmlns:st="http://sap.com/xi/XI/System">st:SOAP</type>
  <direction>INBOUND</direction>
  <party />
  <service>JEEVANBS</service>
  </s:ChannelInfo>
No wi think my Sender Channel is fine;
The URL is used in generating WSDL is:-Link:[http://<host>:<j2ee-port>/XISOAPAdapter/MessageServlet?
channel=:<service>:<channel>]
and by tring the same in the browser i am getting
(MessageServlet OK ).
Now i dont understand where I went wrong.
Please help.
Jeevan.

http://<host>:<port>/CPACache
CPA Cache: Monitoring
View cache update history
Current CPA cache service initialization: DIRECTORY
DISPLAY CACHE CONTENT
CPAObject: (Channel) keys: ObjectId=09c2240d575430f7a460ff5a1c18f682 values: FromPartySchema= Direction=O Party= EngineType=CA MsgProtVers=3.0.0527 AdapterNamespace=http://sap.com/xi/XI/System ToPartyAgency= TransProt=File EngineName=af.erp.sapxi Service=JEEVANBS AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 TransProtVers= AdapterType=File Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData><Attribute xmlns=""><Name>file.counterSeparator</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.adapterStatus</Name><Value dataType="xsd:string">active</Value></Attribute><Attribute xmlns=""><Name>file.execute</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.counterFormat</Name><Value dataType="xsd:string">00000</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.type</Name><Value dataType="xsd:string">bin</Value></Attribute><Attribute xmlns=""><Name>file.targetFileName</Name><Value dataType="xsd:string">RECEIVER.XML</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.counterMode</Name><Value dataType="xsd:string">immediately</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.targetDir</Name><Value dataType="xsd:string">C:/TEMP</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.writeMode</Name><Value dataType="xsd:string">addTimeStamp</Value></Attribute><Attribute xmlns=""><Name>file.encoding</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.overwrite</Name><Value dataType="xsd:boolean">1</Value></Attribute><Attribute xmlns=""><Name>file.advanced</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>file.counterStep</Name><Value dataType="xsd:integer">1</Value><Flag>nonTransportable</Flag></Attribute></AdapterTypeData> ToPartySchema= FromPartyAgency= MsgProt=File Channel=FILE_RECEIVER_CC
CPAObject: (Channel) keys: ObjectId=fc51c44174c739fbbf3ce80867e9e7c4 values: FromPartySchema= Direction=I Party= EngineType=CA MsgProtVers=3.0.0527 AdapterNamespace=http://sap.com/xi/XI/System ToPartyAgency= TransProt=File EngineName=af.erp.sapxi Service=JEEVANBS AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 TransProtVers= AdapterType=File Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData><Attribute xmlns=""><Name>file.processingLocked</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>file.processingOrder</Name><Value dataType="xsd:string">byName</Value></Attribute><Attribute xmlns=""><Name>file.checkFileModification</Name><Value dataType="xsd:string">0</Value></Attribute><Attribute xmlns=""><Name>file.adapterStatus</Name><Value dataType="xsd:string">inactive</Value></Attribute><Attribute xmlns=""><Name>file.execute</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.sourceFileName</Name><Value dataType="xsd:string">sender2.xml</Value></Attribute><Attribute xmlns=""><Name>file.pollInterval</Name><Value dataType="xsd:string">30</Value></Attribute><Attribute xmlns=""><Name>file.type</Name><Value dataType="xsd:string">bin</Value></Attribute><Attribute xmlns=""><Name>file.additionalPayloads</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>file.archiveDir</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.encoding</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.retryInterval</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.archiveWithTimestamp</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>file.sourceDir</Name><Value dataType="xsd:string">c:/temp</Value></Attribute><Attribute xmlns=""><Name>file.processingMode</Name><Value dataType="xsd:string">delete</Value></Attribute><Attribute xmlns=""><Name>file.qualityOfService</Name><Value dataType="xsd:string">EO</Value></Attribute><Attribute xmlns=""><Name>file.addPayloadNames</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.advanced</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>file.queueName</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.pollIntervalMsecs</Name><Value dataType="xsd:string"></Value></Attribute></AdapterTypeData> ToPartySchema= FromPartyAgency= MsgProt=File Channel=sender_file2
CPAObject: (Channel) keys: ObjectId=f5c38e38b7b239b8a1a2e3cfbb70b72a values: FromPartySchema= Direction=I Party= EngineType=CA MsgProtVers= AdapterNamespace=http://sap.com/xi/XI/System ToPartyAgency= TransProt=SOAP EngineName=af.erp.sapxi Service=JEEVANBS AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 TransProtVers= AdapterType=SOAP Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData><Attribute xmlns=""><Name>PersistDuration</Name><Value dataType="xsd:timePeriod">2592000000</Value></Attribute><Attribute xmlns=""><Name>isMessageSecurity</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>XMBWS.UseEncoded</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>adapterStatus</Name><Value dataType="xsd:string">active</Value></Attribute><Attribute xmlns=""><Name>XMBWS.KeepAttachments</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>XI.Interface</Name><Value dataType="xsd:string">SOAPTORFC_SENDER_MI</Value></Attribute><Attribute xmlns=""><Name>XMBWS.UseQueryString</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>XI.QueueName</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>XI.QualityOfService</Name><Value dataType="xsd:string">BE</Value></Attribute><Attribute xmlns=""><Name>XI.InterfaceNamespace</Name><Value dataType="xsd:string">http://soap_to_rfc</Value></Attribute><Attribute xmlns=""><Name>XMBWS.KeepHeaders</Name><Value dataType="xsd:boolean">0</Value></Attribute></AdapterTypeData> ToPartySchema= FromPartyAgency= MsgProt=SOAP Channel=SOAPTORFC_SENDER_CC
CPAObject: (Channel) keys: ObjectId=3cc5f044fc4b3ec09ff525970087d20c values: FromPartySchema= Direction=O Party= EngineType=CA MsgProtVers=3.0.0527 AdapterNamespace=http://sap.com/xi/XI/System ToPartyAgency= TransProt=File EngineName=af.erp.sapxi Service=JEEVANBS AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 TransProtVers= AdapterType=File Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData><Attribute xmlns=""><Name>file.counterSeparator</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.adapterStatus</Name><Value dataType="xsd:string">inactive</Value></Attribute><Attribute xmlns=""><Name>file.execute</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.counterFormat</Name><Value dataType="xsd:string">00000</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.type</Name><Value dataType="xsd:string">bin</Value></Attribute><Attribute xmlns=""><Name>file.targetFileName</Name><Value dataType="xsd:string">receiver2.xml</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.counterMode</Name><Value dataType="xsd:string">immediately</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.targetDir</Name><Value dataType="xsd:string">c:/temp</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.writeMode</Name><Value dataType="xsd:string">addTimeStamp</Value></Attribute><Attribute xmlns=""><Name>file.encoding</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.overwrite</Name><Value dataType="xsd:boolean">1</Value></Attribute><Attribute xmlns=""><Name>file.advanced</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>file.counterStep</Name><Value dataType="xsd:integer">1</Value><Flag>nonTransportable</Flag></Attribute></AdapterTypeData> ToPartySchema= FromPartyAgency= MsgProt=File Channel=receiver2_file_cc
CPAObject: (Channel) keys: ObjectId=06316b8e39743e149b7d4984d85d7a76 values: FromPartySchema= Direction=I Party= EngineType=CA MsgProtVers=3.0.0527 AdapterNamespace=http://sap.com/xi/XI/System ToPartyAgency= TransProt=File EngineName=af.erp.sapxi Service=JEEVANBS AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 TransProtVers= AdapterType=File Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData><Attribute xmlns=""><Name>file.processingLocked</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>file.processingOrder</Name><Value dataType="xsd:string">byName</Value></Attribute><Attribute xmlns=""><Name>file.checkFileModification</Name><Value dataType="xsd:string">0</Value></Attribute><Attribute xmlns=""><Name>file.adapterStatus</Name><Value dataType="xsd:string">active</Value></Attribute><Attribute xmlns=""><Name>file.execute</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.pollInterval</Name><Value dataType="xsd:string">20</Value></Attribute><Attribute xmlns=""><Name>file.sourceFileName</Name><Value dataType="xsd:string">SENDER.XML</Value></Attribute><Attribute xmlns=""><Name>file.type</Name><Value dataType="xsd:string">bin</Value></Attribute><Attribute xmlns=""><Name>file.additionalPayloads</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>file.encoding</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.archiveDir</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.archiveWithTimestamp</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>file.retryInterval</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.sourceDir</Name><Value dataType="xsd:string">C:/TEMP</Value></Attribute><Attribute xmlns=""><Name>file.processingMode</Name><Value dataType="xsd:string">delete</Value></Attribute><Attribute xmlns=""><Name>file.qualityOfService</Name><Value dataType="xsd:string">EO</Value></Attribute><Attribute xmlns=""><Name>file.addPayloadNames</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.advanced</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>file.queueName</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.pollIntervalMsecs</Name><Value dataType="xsd:string"></Value></Attribute></AdapterTypeData> ToPartySchema= FromPartyAgency= MsgProt=File Channel=FILE_SENDER_CC
CPAObject: (Channel) keys: ObjectId=f311e58a8d643de698d69aa267c22966 values: FromPartySchema= Direction=O Party= EngineType=CA MsgProtVers= AdapterNamespace=http://sap.com/xi/XI/System ToPartyAgency= TransProt=RFC EngineName=af.erp.sapxi Service=JEEVANBS AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 TransProtVers= AdapterType=RFC Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData><Attribute xmlns=""><Name>repository.QoP</Name><Value dataType="xsd:string">open</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>messageServer</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>loadBalancing</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>logonLanguage</Name><Value dataType="xsd:string">EN</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>maxPoolSize</Name><Value dataType="xsd:integer">1</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>logonUser</Name><Value dataType="xsd:string">SAPUSER</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>repository.systemID</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>repository.logonLanguage</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>adapterStatus</Name><Value dataType="xsd:string">active</Value></Attribute><Attribute xmlns=""><Name>QoP</Name><Value dataType="xsd:string">open</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>systemNumber</Name><Value dataType="xsd:string">00</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>serverProgramID</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>systemID</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>repository.SNCPartnerName</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>repository.authenticationModeBasicSNC</Name><Value dataType="xsd:string">basicSAP</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>externalServer</Name><Value dataType="xsd:string">SAP</Value></Attribute><Attribute xmlns=""><Name>repository.messageServer</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>serverGatewayService</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>additionalParameter</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>logonGroup</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>repository.logonGroup</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>serverGatewayHost</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>logonClient</Name><Value dataType="xsd:string">800</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>logonPassword</Name><Value isPassword="true" encryption="hw" dataType="xsd:string">AUNENT0wOj0=</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>repository.loadBalancing</Name><Value dataType="xsd:boolean">0</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>repository.logonPassword</Name><Value isPassword="true" encryption="hw" dataType="xsd:string">AQ==</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>applicationServer</Name><Value dataType="xsd:string">RRM</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>SNCPartnerName</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>repository.additionalParameter</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>repository.logonUser</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>messageServerService</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>repository.applicationServer</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>repository.messageServerService</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>repository.logonClient</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>repository.systemNumber</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>repository.additionalRepository</Name><Value dataType="xsd:boolean">0</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>authenticationModeBasicSNC</Name><Value dataType="xsd:string">basicSAP</Value><Flag>nonTransportable</Flag></Attribute></AdapterTypeData> ToPartySchema= FromPartyAgency= MsgProt=RFC Channel=SOAPTORFC_RECEIVER_CC
CPAObject: (Channel) keys: ObjectId=d8b2da4e236131e594ea8b9305a65a7c values: FromPartySchema= Direction=O Party= EngineType=CA MsgProtVers=3.0.0527 AdapterNamespace=http://sap.com/xi/XI/System ToPartyAgency= TransProt=File EngineName=af.erp.sapxi Service=JEEVANBS AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 TransProtVers= AdapterType=File Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData><Attribute xmlns=""><Name>file.adapterStatus</Name><Value dataType="xsd:string">active</Value></Attribute><Attribute xmlns=""><Name>file.counterSeparator</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.counterFormat</Name><Value dataType="xsd:string">00000</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.execute</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.type</Name><Value dataType="xsd:string">bin</Value></Attribute><Attribute xmlns=""><Name>file.targetFileName</Name><Value dataType="xsd:string">IDOC.XML</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.counterMode</Name><Value dataType="xsd:string">immediately</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.writeMode</Name><Value dataType="xsd:string">addTimeStamp</Value></Attribute><Attribute xmlns=""><Name>file.targetDir</Name><Value dataType="xsd:string">C:/TEMP</Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>file.overwrite</Name><Value dataType="xsd:boolean">1</Value></Attribute><Attribute xmlns=""><Name>file.encoding</Name><Value dataType="xsd:string"></Value></Attribute><Attribute xmlns=""><Name>file.advanced</Name><Value dataType="xsd:boolean">0</Value></Attribute><Attribute xmlns=""><Name>file.counterStep</Name><Value dataType="xsd:integer">1</Value><Flag>nonTransportable</Flag></Attribute></AdapterTypeData> ToPartySchema= FromPartyAgency= MsgProt=File Channel=RCV_FILE_IDOC_CC
CPAObject: (Binding) keys: ObjectId=e05905bf213f3b3cbb6c441ddbd72c0a values: Direction=I ActionNamespace=http://flie_to_file_2 ToParty= FromParty= HeaderMappingConfig=null MappedActionNamespace=null MappingClassName=null ActionName=sender1_mi AdapterNamespace=http://sap.com/xi/XI/System MappedActionName=null ToService= AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 FromService=JEEVANBS AdapterType=File MappingId=null Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData></AdapterTypeData> ChannelId=fc51c44174c739fbbf3ce80867e9e7c4
CPAObject: (Binding) keys: ObjectId=03109a4771e83c639ca0dc1263d49be5 values: Direction=O ActionNamespace=http://file_to_file ToParty= FromParty= HeaderMappingConfig=null MappedActionNamespace=null MappingClassName=null ActionName=FILE_IN_MI AdapterNamespace=http://sap.com/xi/XI/System MappedActionName=null ToService=JEEVANBS AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 FromService=JEEVANBS AdapterType=File MappingId=null Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData></AdapterTypeData> ChannelId=09c2240d575430f7a460ff5a1c18f682
CPAObject: (Binding) keys: ObjectId=08cf01c7cb1a3b0fa0fd0d0f4023279b values: Direction=O ActionNamespace=http://Training/file_to_file ToParty= FromParty= HeaderMappingConfig=null MappedActionNamespace=null MappingClassName=null ActionName=RECEIVER_MI AdapterNamespace=http://sap.com/xi/XI/System MappedActionName=null ToService=JEEVANBS AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 FromService=JEEVANBS AdapterType=File MappingId=null Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData></AdapterTypeData> ChannelId=09c2240d575430f7a460ff5a1c18f682
CPAObject: (Binding) keys: ObjectId=91652630b1eb33d88757e17b714a3c04 values: Direction=I ActionNamespace=http://soap_to_rfc ToParty= FromParty= HeaderMappingConfig=null MappedActionNamespace=null MappingClassName=null ActionName=SOAPTORFC_SENDER_MI AdapterNamespace=http://sap.com/xi/XI/System MappedActionName=null ToService= AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 FromService=JEEVANBS AdapterType=SOAP MappingId=null Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData><Attribute xmlns=""><Name>wsse.namespace</Name><Value dataType="xsd:string">http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd</Value></Attribute><Attribute xmlns=""><Name>verifySignatureKeyStore</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>verifySignatureIssuerDN</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute><Attribute xmlns=""><Name>verifySignatureSubjectDN</Name><Value dataType="xsd:string"></Value><Flag>nonTransportable</Flag></Attribute></AdapterTypeData> ChannelId=f5c38e38b7b239b8a1a2e3cfbb70b72a
CPAObject: (Binding) keys: ObjectId=e8bb20ce05103c18834ae4c226bed7c7 values: Direction=I ActionNamespace=http://file_to_file ToParty= FromParty= HeaderMappingConfig=null MappedActionNamespace=null MappingClassName=null ActionName=FILE_MI AdapterNamespace=http://sap.com/xi/XI/System MappedActionName=null ToService= AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 FromService=JEEVANBS AdapterType=File MappingId=null Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData></AdapterTypeData> ChannelId=06316b8e39743e149b7d4984d85d7a76
CPAObject: (Binding) keys: ObjectId=2b26714c0b85307981f91ffc66f18006 values: Direction=O ActionNamespace=http://flie_to_file_2 ToParty= FromParty= HeaderMappingConfig=null MappedActionNamespace=null MappingClassName=null ActionName=receiver1_mi AdapterNamespace=http://sap.com/xi/XI/System MappedActionName=null ToService=JEEVANBS AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 FromService=JEEVANBS AdapterType=File MappingId=null Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData></AdapterTypeData> ChannelId=3cc5f044fc4b3ec09ff525970087d20c
CPAObject: (Binding) keys: ObjectId=9d0a49a48df33131ad80937d45bc4d49 values: Direction=O ActionNamespace=http://soap_to_rfc ToParty= FromParty= HeaderMappingConfig=null MappedActionNamespace=null MappingClassName=null ActionName=SOAPTORFC_RECEIVER_MI AdapterNamespace=http://sap.com/xi/XI/System MappedActionName=null ToService=JEEVANBS AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 FromService=JEEVANBS AdapterType=RFC MappingId=null Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData></AdapterTypeData> ChannelId=f311e58a8d643de698d69aa267c22966
CPAObject: (Binding) keys: ObjectId=0cb0b225a81a3824b6da3e22e3a07a87 values: Direction=O ActionNamespace=http://IDOC_TO_FILE ToParty= FromParty= HeaderMappingConfig=null MappedActionNamespace=null MappingClassName=null ActionName=IDOC_TO_FILE_MI AdapterNamespace=http://sap.com/xi/XI/System MappedActionName=null ToService=JEEVANBS AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 FromService=SAPRRM AdapterType=File MappingId=null Attributes=<?xml version="1.0" encoding="UTF-8"?><AdapterTypeData></AdapterTypeData> ChannelId=d8b2da4e236131e594ea8b9305a65a7c
CPAObject: (Attributes:Channel:RFC:OUTBOUND) values: repository.QoP=open messageServer= loadBalancing=false logonLanguage=EN maxPoolSize=1 logonUser=SAPUSER repository.logonLanguage= repository.systemID= adapterStatus=active QoP=open systemNumber=00 serverProgramID= additionalParameterTable=com.sap.aii.af.service.cpa.TableData@136efa7 systemID= repository.SNCPartnerName= repository.authenticationModeBasicSNC=basicSAP externalServer=SAP repository.additionalParameterTable=com.sap.aii.af.service.cpa.TableData@1afe177 serverGatewayService= repository.messageServer= additionalParameter=false repository.logonGroup= logonGroup= serverGatewayHost= logonClient=800 logonPassword=AUNENT0wOj0= repository.logonPassword=AQ== repository.loadBalancing=false applicationServer=RRM SNCPartnerName= repository.additionalParameter=false repository.logonUser= messageServerService= repository.applicationServer= repository.logonClient= repository.messageServerService= repository.additionalRepository=false repository.systemNumber= authenticationModeBasicSNC=basicSAP
CPAObject: (Attributes:Binding:File:OUTBOUND) values:
CPAObject: (Attributes:Binding:RFC:OUTBOUND) values:
CPAObject: (Attributes:Binding:SOAP:INBOUND) values: wsse.namespace=http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd verifySignatureKeyStore= verifySignatureSubjectDN= verifySignatureIssuerDN=
CPAObject: (Attributes:Binding:File:OUTBOUND) values:
CPAObject: (Attributes:Binding:File:OUTBOUND) values:
CPAObject: (Attributes:Channel:File:INBOUND) values: xml.documentNamespace=null ftp.user=anonymous ftp.sourceDir=null file.checkFileModification=0 file.adapterStatus=inactive ftp.processingMode=test file.addParameterParams=com.sap.aii.af.service.cpa.TableData@1fb80cf file.execute= file.sourceFileName=sender2.xml file.pollInterval=30 ftp.archiveOnFtpServer=false xml.recordsetNamespace=null file.archiveDir= file.encoding= ftp.transferMode=bin file.archiveWithTimestamp=false file.sourceDir=c:/temp file.processingMode=delete file.qualityOfService=EO ftp.anonymous=false xml.recordsetStructure=null ftp.port=21 file.advanced=false xml.recordsetsPerMessage=null file.pollIntervalMsecs= xml.keyfieldName=null file.processingLocked=false ftp.host=null file.processingOrder=byName xml.documentName=null file.type=bin file.addPayloadParams=com.sap.aii.af.service.cpa.TableData@c5bd01 ftp.password=ftp file.additionalPayloads=false file.retryInterval= xml.recordsetName=null file.conversionParameters=com.sap.aii.af.service.cpa.TableData@1fbc471 file.addPayloadNames= ftp.connection=permanently file.queueName= xml.keyfieldType=StrS  xml.documentSkipFirstRows=null
CPAObject: (Attributes:Channel:File:OUTBOUND) values: ftp.user=anonymous file.adapterStatus=active file.addParameterParams=com.sap.aii.af.service.cpa.TableData@1dec3f file.execute= file.targetFileName=IDOC.XML file.counterMode=immediately file.encoding= file.overwrite=true ftp.transferMode=bin ftp.anonymous=false ftp.port=21 file.advanced=false ftp.targetDir=null ftp.host=null file.counterSeparator= file.counterFormat=00000 file.type=bin file.targetDir=C:/TEMP ftp.password=ftp ftp.putSafe=YES file.writeMode=addTimeStamp ftp.writeMode=addTimeStamp file.recordsetStructure=null file.conversionParameters=com.sap.aii.af.service.cpa.TableData@814530 ftp.connection=permanently file.counterStep=1
CPAObject: (Attributes:Binding:File:OUTBOUND) values:
CPAObject: (Attributes:Binding:File:INBOUND) values:
CPAObject: (Attributes:Binding:File:INBOUND) values:
CPAObject: (Attributes:Channel:File:OUTBOUND) values: ftp.user=anonymous file.adapterStatus=active file.addParameterParams=com.sap.aii.af.service.cpa.TableData@e581c2 file.execute= file.targetFileName=RECEIVER.XML file.counterMode=immediately file.encoding= file.overwrite=true ftp.transferMode=bin ftp.anonymous=false ftp.port=21 file.advanced=false ftp.targetDir=null ftp.host=null file.counterSeparator= file.counterFormat=00000 file.type=bin file.targetDir=C:/TEMP ftp.password=ftp ftp.putSafe=YES file.writeMode=addTimeStamp ftp.writeMode=addTimeStamp file.recordsetStructure=null file.conversionParameters=com.sap.aii.af.service.cpa.TableData@1a9fd8e ftp.connection=permanently file.counterStep=1
CPAObject: (Attributes:Channel:File:OUTBOUND) values: ftp.user=anonymous file.adapterStatus=inactive file.addParameterParams=com.sap.aii.af.service.cpa.TableData@145974f file.execute= file.targetFileName=receiver2.xml file.counterMode=immediately file.encoding= file.overwrite=true ftp.transferMode=bin ftp.anonymous=false ftp.port=21 file.advanced=false ftp.targetDir=null ftp.host=null file.counterSeparator= file.counterFormat=00000 file.type=bin file.targetDir=c:/temp ftp.password=ftp ftp.putSafe=YES file.writeMode=addTimeStamp ftp.writeMode=addTimeStamp file.recordsetStructure=null file.conversionParameters=com.sap.aii.af.service.cpa.TableData@1d104d0 ftp.connection=permanently file.counterStep=1
CPAObject: (Attributes:Channel:SOAP:INBOUND) values: PersistDuration=2592000000 isMessageSecurity=false XMBWS.UseEncoded=false adapterStatus=active XI.Interface=SOAPTORFC_SENDER_MI XMBWS.KeepAttachments=false XMBWS.UseQueryString=false XI.QueueName= XI.QualityOfService=BE XI.InterfaceNamespace=http://soap_to_rfc XMBWS.KeepHeaders=false
CPAObject: (Attributes:Channel:File:INBOUND) values: xml.documentNamespace=null ftp.user=anonymous ftp.sourceDir=null file.checkFileModification=0 file.adapterStatus=active ftp.processingMode=test file.addParameterParams=com.sap.aii.af.service.cpa.TableData@1930d3d file.execute= file.sourceFileName=SENDER.XML file.pollInterval=20 ftp.archiveOnFtpServer=false xml.recordsetNamespace=null file.archiveDir= file.encoding= ftp.transferMode=bin file.archiveWithTimestamp=false file.sourceDir=C:/TEMP file.processingMode=delete file.qualityOfService=EO ftp.anonymous=false xml.recordsetStructure=null ftp.port=21 file.advanced=false xml.recordsetsPerMessage=null file.pollIntervalMsecs= xml.keyfieldName=null file.processingLocked=false ftp.host=null file.processingOrder=byName xml.documentName=null file.type=bin file.addPayloadParams=com.sap.aii.af.service.cpa.TableData@14a28ce ftp.password=ftp file.additionalPayloads=false file.retryInterval= xml.recordsetName=null file.conversionParameters=com.sap.aii.af.service.cpa.TableData@1bd1406 file.addPayloadNames= ftp.connection=permanently file.queueName= xml.keyfieldType=StrS  xml.documentSkipFirstRows=null
CPAObject: (Service) keys: ObjectId=606ce974c84f37a983f014e1d3f6d67b values: Service=JEEVANBS Party= ServiceType=BS
CPAObject: (Service) keys: ObjectId=10c2d6f515c43629be60b9671dfb5326 values: Service=TEST Party= ServiceType=SR
CPAObject: (ServiceIdentifier) keys: ObjectId=7fe7f1f60069b2d9db121585afd90e5d values: Service=JEEVANBS Party= ServiceSchema=LogicalSystem ServiceIdentifier=
CPAObject: (ModuleSequence) keys: ObjectId=dedc7b4bb748a47830f244e3c5d79456 values: ModuleName=localejbs/CallSapAdapter Position=0 ChannelId=09c2240d575430f7a460ff5a1c18f682 ModuleType=L ModuleNamespace=0
CPAObject: (ModuleSequence) keys: ObjectId=0475467f699834c80d2786ccc9281230 values: ModuleName=localejbs/RfcAFBean Position=0 ChannelId=f311e58a8d643de698d69aa267c22966 ModuleType=L ModuleNamespace=0
CPAObject: (ModuleSequence) keys: ObjectId=360f00a2a25a77f3713162c6c0aba328 values: ModuleName=localejbs/CallSapAdapter Position=0 ChannelId=d8b2da4e236131e594ea8b9305a65a7c ModuleType=L ModuleNamespace=0
CPAObject: (ModuleSequence) keys: ObjectId=6a430f286f924cbb522a8b879ba0aeff values: ModuleName=localejbs/sap.com/com.sap.aii.af.soapadapter/XISOAPAdapterBean Position=0 ChannelId=f5c38e38b7b239b8a1a2e3cfbb70b72a ModuleType=L ModuleNamespace=soap
CPAObject: (ModuleSequence) keys: ObjectId=bf933cd5567345f2385df4854d8cfaac values: ModuleName=localejbs/CallSapAdapter Position=0 ChannelId=fc51c44174c739fbbf3ce80867e9e7c4 ModuleType=L ModuleNamespace=0
CPAObject: (ModuleSequence) keys: ObjectId=96af99731794cb61b2c217c8bc8bd9c7 values: ModuleName=localejbs/CallSapAdapter Position=0 ChannelId=3cc5f044fc4b3ec09ff525970087d20c ModuleType=L ModuleNamespace=0
CPAObject: (ModuleSequence) keys: ObjectId=b9a4fcf7a0d7b115b96c01cb760e459c values: ModuleName=localejbs/CallSapAdapter Position=0 ChannelId=06316b8e39743e149b7d4984d85d7a76 ModuleType=L ModuleNamespace=0
CPAObject: (AdapterTypeMetaData) keys: ObjectId=3025930377ab37a9978a279039f80b9e values: AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 SWCVVersion=640 AdapterType=SOAP AdapterNamespace=http://sap.com/xi/XI/System SWCVElementTypeId=01200615320200005507 SWCVName=SAP_BASIS SWCVVendor=sap.com
CPAObject: (AdapterTypeMetaData) keys: ObjectId=ee79718d103f3db39d8001892a09012a values: AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 SWCVVersion=640 AdapterType=RNIF AdapterNamespace=http://sap.com/xi/XI/System SWCVElementTypeId=01200615320200005507 SWCVName=SAP_BASIS SWCVVendor=sap.com
CPAObject: (AdapterTypeMetaData) keys: ObjectId=be8d625a7a143cf6b724f17ed9fc75be values: AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 SWCVVersion=640 AdapterType=Marketplace AdapterNamespace=http://sap.com/xi/XI/System SWCVElementTypeId=01200615320200005507 SWCVName=SAP_BASIS SWCVVendor=sap.com
CPAObject: (AdapterTypeMetaData) keys: ObjectId=7b88b1289df431cabbc58227fc562518 values: AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 SWCVVersion=640 AdapterType=Mail AdapterNamespace=http://sap.com/xi/XI/System SWCVElementTypeId=01200615320200005507 SWCVName=SAP_BASIS SWCVVendor=sap.com
CPAObject: (AdapterTypeMetaData) keys: ObjectId=5f9815c5a6a934f8856756f25f21b552 values: AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 SWCVVersion=640 AdapterType=BC AdapterNamespace=http://sap.com/xi/XI/System SWCVElementTypeId=01200615320200005507 SWCVName=SAP_BASIS SWCVVendor=sap.com
CPAObject: (AdapterTypeMetaData) keys: ObjectId=2768c3679ef9355a95a6aed25b82d230 values: AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 SWCVVersion=640 AdapterType=XI AdapterNamespace=http://sap.com/xi/XI/System SWCVElementTypeId=01200615320200005507 SWCVName=SAP_BASIS SWCVVendor=sap.com
CPAObject: (AdapterTypeMetaData) keys: ObjectId=34d11731f5e43144ab4da458750d7bb4 values: AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 SWCVVersion=640 AdapterType=CIDX AdapterNamespace=http://sap.com/xi/XI/System SWCVElementTypeId=01200615320200005507 SWCVName=SAP_BASIS SWCVVendor=sap.com
CPAObject: (AdapterTypeMetaData) keys: ObjectId=b4d22907ab93382bbac6321aef9f866d values: AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 SWCVVersion=640 AdapterType=File AdapterNamespace=http://sap.com/xi/XI/System SWCVElementTypeId=01200615320200005507 SWCVName=SAP_BASIS SWCVVendor=sap.com
CPAObject: (AdapterTypeMetaData) keys: ObjectId=b9d29c6630363ebba0ec15d3bc80084a values: AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 SWCVVersion=640 AdapterType=RFC AdapterNamespace=http://sap.com/xi/XI/System SWCVElementTypeId=01200615320200005507 SWCVName=SAP_BASIS SWCVVendor=sap.com
CPAObject: (AdapterTypeMetaData) keys: ObjectId=08ea74ec778939dfa31e166d4b23f357 values: AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 SWCVVersion=640 AdapterType=JDBC AdapterNamespace=http://sap.com/xi/XI/System SWCVElementTypeId=01200615320200005507 SWCVName=SAP_BASIS SWCVVendor=sap.com
CPAObject: (AdapterTypeMetaData) keys: ObjectId=be9ad1ffaf643ce58ccc2fd53e7e4504 values: AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 SWCVVersion=640 AdapterType=HTTP AdapterNamespace=http://sap.com/xi/XI/System SWCVElementTypeId=01200615320200005507 SWCVName=SAP_BASIS SWCVVendor=sap.com
CPAObject: (AdapterTypeMetaData) keys: ObjectId=99648243744a3efea5952abe216b49f5 values: AdapterSWCV=3b787a8035c111d6bbe0efe50a1145a5 SWCVVersion=640 AdapterType=JMS AdapterNamespace=http://sap.com/xi/XI/System SWCVElementTypeId=01200615320200005507 SWCVName=SAP_BASIS SWCVVendor=sap.com
CPAObject: (AdapterTypeMetaData) keys: ObjectId=8b95769f448d3977899254c65a2c8ec6

Similar Messages

  • SOAP adapter error: invalid content type for SOAP: TEXT/HTML.

    Dear SAP experts,
    Need your help again here.
    Currently, i am getting this specific error in my RWB logs.
    The connection is from SAP XI going to Trading Partner via SOAP adapter.
    The specific error is:
    Delivery of the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: java.io.IOException: invalid content type for SOAP: TEXT/HTML.
    I've already searched on what is causing the issue and it seems majority of the information is that, the error might be due to incorrect/wrong URL that was set in the configurations in the SAP XI communication channel.
    Can you confirm this one?
    DO you have any thoughts on this error?
    Please help.
    Thank you very much!
    Fred

    Hi Freddiesan,
    First of all, test your URL acessing it from SAP PI server's local browser to check firewall and router settings.
    If it works, check these blogs:
    Regards,
    Rogério
    Edited by: Rogério Tambellini on Jul 3, 2009 12:52 PM

  • BPC Office Client Error : "Invalid member name"

    Hi,
    we loaded data via SAP BI to our BPC generated cube, filling the category type dimension with a constant (V00) for identifying the actuals. Now when I try to run a report on the application via BPC Office Client, and I set the current view for the category type dimension to the constant 'V00', I receive an error message with says "Invalid member name" . However the member was manually added in the masterdata via the BPC Admin Console. Does anyone have an idea what causes this error ?

    It doesn't seems the process of dimension was working.
    So I suggest to process again that dimension from Admin console and after that into client side just do refresh dimension members.
    This should take away your error.
    Kind Regards
    Sorin

  • Parsing error when running a SOAP client

    New to SOAP. Tring to get get it up an running using some of the Oreilly examples from Java and XML. Anyone with any suggestions to fix the error I am getting. Thanx in advance.
    1>This is my simple SAX client:
    package xml;
    import java.net.URL;
    import java.util.Vector;
    import org.apache.soap.Constants;
    import org.apache.soap.Fault;
    import org.apache.soap.rpc.Call;
    import org.apache.soap.SOAPException;
    import org.apache.soap.rpc.Parameter;
    import org.apache.soap.rpc.Response;
    public class CDAdder {
    public void add(URL url, String title, String artist) throws SOAPException {
    System.out.println("Adding CD titled '" + title + "' by '" + artist + "'");
    //Build the call object
    Call call = new Call();
    call.setEncodingStyleURI("urn:cd-catalog");
    call.setMethodName("addCD");
    call.setEncodingStyleURI(Constants.NS_URI_SOAP_ENC);
    //Setup the parameters
    Vector params = new Vector();
    params.addElement(new Parameter("title",String.class,title,null));
    params.addElement(new Parameter("artist",String.class,artist,null));
    call.setParams(params);
    //Invoke the call
    Response response;
    response = call.invoke(url,"");
    if(!response.generatedFault()) {
    System.out.println("Successful CD Addition");
    } else {
    Fault fault = response.getFault();
    System.out.println("Error encountered: " + fault.getFaultString());
    public static void main(String[] args) {
    try {
    URL url = new URL("http://localhost:8081/soap/servlet/rpcrouter");
    String title = "Riding the Midnight Train";
    String artist = "Doc Watson";
    CDAdder adder = new CDAdder();
    adder.add(url, title, artist);
    } catch(Exception e) {
    e.printStackTrace();
    2>My service:
    package javaxml2;
    import java.util.Hashtable;
    public class CDCatalog {
    private Hashtable catalog;
    public CDCatalog() {
    catalog = new Hashtable();
    catalog.put("Nickel Creek", "Nickel Creek");
    catalog.put("Let it Fall", "Sean Watkins");
    catalog.put("Aerial Boundaries", "Michael Hedges");
    catalog.put("Taproot", "Michael Hedges");
    public void addCD(String title, String artist) {
    if ((title == null) || (artist==null)) {
    throw new IllegalArgumentException("Title or Artist cannot be null.");
    catalog.put(title, artist);
    public String getArtist(String title) {
    if (title == null) {
    throw new IllegalArgumentException("Title cannot be null.");
    return (String)catalog.get(title);
    public Hashtable list() {
    return catalog;
    3>My deployement descriptor:
    <isd:service xmlns:isd="http://xml.apache.org/xml-soap/deployment"
    id="urn:cd-catalog"
    >
    <isd:provider type="java"
    scope="Application"
    methods="addCD getCD list"
    >
    <isd:java class="javaxml2.CDCatalog" static="false" />
    </isd:provider>
    <isd:faultListener>org.apache.soap.server.DOMFaultListener</isd:faultListener>
    </isd:service>
    4>I have deployed the SOAP Service:
    D:\XML-RPC\javaxml2>java org.apache.soap.server.ServiceManagerClient http://loca
    lhost:8081/soap/servlet/rpcrouter deploy xml/CDCatalogDD.xml
    D:\XML-RPC\javaxml2>java org.apache.soap.server.ServiceManagerClient http://loca
    lhost:8081/soap/servlet/rpcrouter list
    Deployed Services:
    urn:cd-catalog
    D:\XML-RPC\javaxml2>
    Error when I try using the service:FYI: I am running the client with JBuilder 2005
    Adding CD titled 'Riding the Midnight Train' by 'Doc Watson'
    Error encountered: parsing error: org.xml.sax.SAXParseException: The value of the attribute "prefix="xmlns",localpart="ns1",rawname="xmlns:ns1"" is invalid. Prefixed namespace bindings may not be empty.

    call.setEncodingStyleURI("urn:cd-catalog");
    in the SOAP client has to be
    call.setTargetObjectURI("urn:cd-catalog");

  • Invalid content type for SOAP: TEXT/HTML:communication channel modification

    Hello ,
    While delivering an async message from XI to thirdparty, getting an error 'invalid content type for SOAP: TEXT/HTML' in the RWB/adapter engine
    I need to modify Module tab for MessageTransformBean / content type as text/html.
    Can anyone tell me how to do this in SOAP communication channel?
    Thanks in advance

    Hi,
    Thanks for ur help...
    I've tested with soapUI and it is working fine. When I send the data from soapUI , it is reaching to third party and I get response as 'success' So the url is also fine.
    The same data when XI is sending it is throwing an error.
    One more thing here -- The XI server is in intranet and TP is in DMZ .... there is a firewall in between them...
    1. When I execute thr soapUI (from intranet) it is reaching to TP (DMZ)
    2. When I execute thr XI (intranet) its throwing an error.
    Is this because of firewall settings ?
    Thanks..

  • GWWS_CAT:1022: SOAP Error: Invalid SOAP Body While processing Valid Soap Request

    Hi,
    I Following tuxedo version on AIX 6.1 Power 7 64 bit.
    INFO: Oracle Tuxedo, Version 10.3.0.0, 64-bit, Patch Level 095
    Service Meta Information is :
    service=StockQuote
    export=y
    servicetype=service
    tuxservice=STOCKQUOTE
    svcdescription=This service is used to demo security and xml buffer interop.
    inbuf=XML
    outbuf=XML
    param=XMLBuffer
    type=xml
    access=inout
    size=1000
    this is actually picked from salt sample packaged with version 10.3.
    Request Message:
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope
    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:ns1="urn:salt.samples.wsdl"
    xmlns:ns2="urn:pack.samples_typedef.salt11">
    <SOAP-ENV:Body>
    <ns2:StockQuote>
    <ns2:inbuf>
    </ns2:inbuf>
    </ns2:StockQuote>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    I put GWWS under tracing and found following.
    Response Messag:
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --WAKEUP-->Created
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --Inbound-->Receive
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --Found-->ParseHTTP
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:HTTP Parsing: Buffer length 1140 -- POST /secsapp HTTP/1.1^M
    Host: uaix4070.unix.rabobank.nl:8070^M
    User-Agent: gSOAP/2.7^M
    Content-Type: text/xml; charset=utf-8^M
    Content-Length: 437^M
    Connection: close^M
    SOAPAction: "StockQuote"^M
    ^M
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope
    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd="http://www.w3.org/2001/XMLS
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:chema"
    xmlns:ns1="urn:salt.samples.wsdl"
    xmlns:ns2="urn:pack.samples_typedef.salt11">
    <SOAP-ENV:Body>
    <ns2:StockQuote>
    <ns2:inbuf>
    </ns2:inbuf>
    </ns2:StockQuote>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:parse_header_field() return 6
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --OK-->HTTPDispatch
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:A HTTP message is received, SCO index=4095
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:Finding endpoint, soap->path is /secsapp, request_uri is /secsapp
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --Post-->ParseSOAPHeader
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --Default-->ParseHeaderRoot
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:A SOAP message is received, SCO index=4095
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --None-->ParseSOAPBody
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --Default-->ParseBodyRoot
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --OK-->ParseBodyElement
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:Begin data transformation of request message, buffer type = XML, SCO index=4095
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --Fail-->SOAPFault
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --OK-->PackSOAPBody
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --OK-->PackSOAPHeader
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --Default-->WSRMHandle3
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --OK-->PackHTTP
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:SCO[4095] FSM State Transition: --Default-->Send
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:Sending HTTP Header: HTTP/1.1 500 Internal Server Error^M
    Server: gSOAP/2.7^M
    Content-Type: text/xml; charset=utf-8^M
    Content-Length: 311^M
    Connection: close^M
    ^M
    150237.uaix4070!GWWS.5767178.1046.0: TRACE:ms:Sending SOAP Message: <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Client</faultcode><faultstring>GWWS_CAT:1022: SOAP Error: Invalid SOAP Body.</faultstring></SOAP-ENV:Fault><
    /SOAP-ENV:Body></SOAP-ENV:Envelope>
    Is there something wrong with the request ? Are there known bugs with handling of Soap request in this version ?
    Thanks & Regards,
    Ajeet Tewari

    Ajeet,
    I believe that may be caused by the fact that the payload is empty (<inbuf></inbuf>). The gateway is very strict on that...
    Regards,
    Maurice

  • Invalid lv client error

    I created a .Net interop assembly with LV2009 and added it to a Visual Studio 2005 VB.net project.  When I run the project I get a "Invalid LV Client" error when it calls one of the functions in the interop assembly.
    Anyone got any ideas on this?
    Thanks!

    Hi there,
    Here are a couple of things that you could perhaps try to resolve this issue.
    Below is the Help link on how to build a .NET Interop,
    http://zone.ni.com/reference/en-XX/help/371361F-01​/lvhowto/building_a_net_assembly/
    it might be a case of making the .NET interop again following the guidance above ensuring every function prototype is properley defined, as this may cause a problem.
    Otherwise, you could use the Driver export wizard in LabVIEW 6.1, this is no longer included since LabVIEW 8.2.
    Please let me know if this helps!
    Liam A.
    National Instruments
    Applications Engineer

  • PO 7.4: NW BPM: HTTP Error response for SOAP request or invalid content-type.HTTP 200 OK

    Hi Experts
    I am trying to call NW BPM scenario(File to BPM) from PI, and using below adapter config.
    I am getting below error.
    Failed to call the endpoint: Error in call over HTTP: HTTP 200 OK
    SOAP: Call failed: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 200 OK
    SOAP: Error occurred: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 200 OK
    MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 200 OK
    Transmitting the message to endpoint <local> using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 200 OK
    Any idea how to fix this issue?
    Thanks,
    Sandeep Maurya.

    Hi Sandeep,
    Test the URL from your browser and check the proxy settings as well.
    Refer the below links
    SOAP: call failed: java.io.IOException: invalid content type for SOAP: TEXT
    SOAP: Call failed: java.io.IOException: Failed to get the input stream from socket: java.net.SocketException: Connection…
    Regards
    Bhargava Krishna

  • SAP Sybase ESP - Error: Invalid URI at Example: Using a Simple Web Services (SOAP) Input Adapter

    Hello all,
    we need our help regarding the StockTrader example project that is delivered with SAP Sybase Event Stream Processor (Sybase ESP 5.1).
    we want to build a simple Web Service and follow the instructions as described in the Sybase Infocenter. We have attached a screenshot ("Sybase InfoCenter") that contains the described steps (as copying the URL always lead to a wrong page).
    We have problems with Step 10 ("Start the ESP project by running the start_project.bat or start_project.sh script."). We get the error message "Invalid URI" as you can see in screenshot "[error] Invalid Uri". Previously we started the "start_node.bat" (Step 9) - see also screenshot "[error] Invalid Uri".
    Like in steps 6 and 7 mentioned, we have changed the parameters "USER" and "PASSWORD" of the adapter_config.xml files and the parameters "ADAPTER_EXAMPLE_USERNAME"and "ADAPTER_EXAMPLE_PASSWORD" of the
    set_example_env.bat files. Here, we were a bit confused wether we should change these parameters in all those files as there are 4 adapter_config.xml and 4 set_example_env.bat files. Please refer to the attached screenshot ("changed files").
    Does anyone know why this error occurs and how to continue to complete the Web Service?
    Later we want to push data with this Web Service into a SAP HANA database table.
    We are thankful for any input and help.
    Regards, Andreas

    Hello Neal,
    thanks a lot for your help.
    The solution for us was to change the column names inside Sybase ESP Studio to the column names in StockTraderMappings.xml.
    After compiling and running the project we could see the data and were also able to push it to SAP HANA.
    This is the CCL Code that worked for us:
    CREATE SCHEMA tradesSchema (
        transaction_buyerId INTEGER,
        transaction_sellerId INTEGER,
        transaction_supervisorIds INTEGER,
        transaction_tradeTime LONG,
        transaction_trades_amount INTEGER,
        transaction_trades_price FLOAT,
        transaction_trades_symbol STRING
    CREATE INPUT STREAM tradesIn SCHEMA tradesSchema;
    CREATE OUTPUT STREAM tradesOut SCHEMA tradesSchema
         AS  SELECT * FROM tradesIn;
    * mapFilePath is currently ignored and must be set via the mappingFile configuration parameter
    * in the given adapter configuration file (configFilePath).
    ATTACH INPUT ADAPTER Web_Services_SOAP_Input_Adapter TYPE soapinput TO tradesIn PROPERTIES configFilePath =
    'C:/Sybase/ESP-5_1/adapters/webservices/examples/input/adapter_config.xml' ,
    mapFilePath = 'C:/Sybase/ESP-5_1/adapters/webservices/examples/input/stockTraderMappings.xml' ,
    jdkHome = 'C:/Software/Java/jdk' ,
    discoveryWsdl = 'http://localhost:8080/axis2/services/StockTraderService?wsdl' ,
    discoveryWorkingDir = 'C:/tmp/adapter/soap' ,
    discoveryServiceName = 'StockTraderService' ;
    Regards, Andreas and Maik

  • ORA-31202: DBMS_LDAP: LDAP client/server error: Invalid credentials

    Hey Guys,
    I have an application with LDAP authentication and a custom login page (pg 101). When I run this app, the login page displays first, logs me in and logs out fine. However, when I branch to this application from another application, the login page shows up with the following error:
    ORA-31202: DBMS_LDAP: LDAP client/server error: Invalid credentials
    Error ERR-1082 Error in executing authorization scheme code.
    I looked at debug and this is happening because when this page is loaded, it goes to my authentication scheme and tries to authenticate me even though I havnt logged in and because no user exists at this point the error happens.
    I have set the login page to 'Page is Public' and have also used the following code in the authentication scheme's Page Sentry Function:
    IF APEX_CUSTOM_AUTH.CURRENT_PAGE_IS_PUBLIC = TRUE THEN;
    RETURN TRUE;
    ELSE
    RETURN FALSE;
    END IF;
    Any ideas of how I can stop my login page from being authenticated? Or where I am going wrong
    Thanks
    -Mark

    Jes,
    I could get it work !!!! my complete code
    DECLARE
    l_attributes wwv_flow_global.vc_arr2;
    l_attribute_values wwv_flow_global.vc_arr2;
    l_msg dbms_ldap.message;
    l_entry DBMS_LDAP.message;
    l_session DBMS_LDAP.session;
    l_ber_element DBMS_LDAP.ber_element;
    l_attr dbms_ldap.string_collection;
    l_attr_name VARCHAR2(256);
    l_vals DBMS_LDAP.string_collection;
    retval PLS_INTEGER;
    BEGIN
    l_session := DBMS_LDAP.init('server', '389');
    retval := DBMS_LDAP.simple_bind_s(l_session,'cn=myid,cn=na', 'mypwd');
    dbms_output.put_line('Retval -> ' || retval);
    l_attr(1) := '*'; -- retrieve all attributes
    retval := DBMS_LDAP.search_s(
    ld => l_session,
    base => 'ou=xx,o=xx',
    scope => DBMS_LDAP.SCOPE_SUBTREE,
    filter => 'uid=myid',
    attrs => l_attr,
    attronly => 0,
    res => l_msg);
    dbms_output.put_line('Retval 2 -> ' || retval);
    dbms_output.put_line('msg : ' || l_msg);
    IF DBMS_LDAP.count_entries(ld => l_session, msg => l_msg) > 0 THEN
    -- Get all the entries returned by our search.
    l_entry := DBMS_LDAP.first_entry(ld => l_session,
    msg => l_msg);
    << entry_loop >>
    WHILE l_entry IS NOT NULL LOOP
    -- Get all the attributes for this entry.
    DBMS_OUTPUT.PUT_LINE('---------------------------------------');
    l_attr_name := DBMS_LDAP.first_attribute(ld => l_session,
    ldapentry => l_entry,
    ber_elem => l_ber_element);
    << attributes_loop >>
    WHILE l_attr_name IS NOT NULL LOOP
    -- Get all the values for this attribute.
    l_vals := DBMS_LDAP.get_values (ld => l_session,
    ldapentry => l_entry,
    attr => l_attr_name);
    << values_loop >>
    FOR i IN l_vals.FIRST .. l_vals.LAST LOOP
    DBMS_OUTPUT.PUT_LINE('ATTIBUTE_NAME: ' || l_attr_name || ' = ' || SUBSTR(l_vals(i),1,200));
    END LOOP values_loop;
    l_attr_name := DBMS_LDAP.next_attribute(ld => l_session,
    ldapentry => l_entry,
    ber_elem => l_ber_element);
    END LOOP attibutes_loop;
    l_entry := DBMS_LDAP.next_entry(ld => l_session,
    msg => l_entry);
    END LOOP entry_loop;
    END IF;
    retval := DBMS_LDAP.unbind_s(l_session);
    END;
    thank you :D

  • FaultCode:Client.Error.MessageSend faultDetail:'Channel.Connect.Failed

    Hello Everyone,
    I'm kinda sure a lot of people have to deal with the same error, but I can't solve it using explainations given in other topics. So here it is :
    I'm trying to create a Flex project on Adobe Flash Builder 4.0, using J2EE, BlazeDS and Tomcat6.0.
    To have a good start, I want to try some basic interactions between java & flex. For that, I created a java class with a functions returning a String, witch is called when a button is clicked in my main panel :
    remoting-config.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <service id="remoting-service"
        class="flex.messaging.services.RemotingService">
        <adapters>
            <adapter-definition id="java-object" class="flex.messaging.services.remoting.adapters.JavaAdapter" default="true"/>
        </adapters>
        <default-channels>
            <channel ref="my-amf"/>
        </default-channels>
         <destination id="hello">
            <properties>
                <source>test.HelloWorld</source>
                <scope>session</scope>
            </properties>
        </destination>
    </service>
    HelloWorld.java
    package test;
    public class HelloWord {
        public String sayHello()
            return "Hello from Java";
    project.mxml
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="1000" minHeight="600">
        <s:Button x="200" y="200" label="Button4" click="callHello(event)"/>
        <fx:Declarations>
            <s:RemoteObject id="roHello"
                            destination="hello"
                            fault="onFault('roHello',event)">
                <s:method name="sayHello"
                          result="onResult(event)"
                          fault="onFault('roHello.sayHello',event)"/>           
            </s:RemoteObject>
        </fx:Declarations>
        <fx:Script>
            <![CDATA[
                import mx.controls.Alert;
                import mx.rpc.events.FaultEvent;
                import mx.rpc.events.ResultEvent;
                import mx.rpc.remoting.RemoteObject;
                private function callHello(event:MouseEvent):void
                    roHello.sayHello() as String;
                private function onResult(event : ResultEvent) : void
                    var retour:String;
                    retour = event.result as String;
                    //Alert.show(event.result.toString());
                    Alert.show("success::"+retour);
                private function onFault(remoteObject : String, event : FaultEvent) : void
                    Alert.show(event.fault.message);
                    //Alert.show("fault");
            ]]>
        </fx:Script>
    </s:Application>
    When I launch my application, the button is created. But as soon as I click on it, I got the following message :
    faultCode:Client.Error.MessageSend faultString:'Echec de l'envoi' faultDetail:'Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Status 404: url: 'http://localhost:8080/WebContent/messagebroker/amf''
    any idea how to solve it ?

    I've resolved my issue. Perhaps you are correct that my tokens were not resolving, but since you did not offer a way to fix that, I was still on my own. There was nothing helpful that I could find in the console or log.
    I found this article, and after using his architecture (using an external config file to define the amf endpoint at runtime) I was able to connect to the back end. I was also looking for a good way to externalize information, so I recommend reading this article:
    http://coenraets.org/blog/2009/03/externalizing-service-configuration-using-blazeds-and-lc ds/

  • SOAP receiver: error HTTP 302 (Moved Temporarily)

    Dear all,
    I configured scenario where SOAP web service is consumed from SAP ABAP system via PI. The problem is in communication with the web service: the error observed in communication channels monitor for the configured SOAP receiver channel is:
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: invalid content type for SOAP: TEXT/HTML; HTTP 302 Moved Temporarily: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 302 Moved Temporarily
    The consumed web service is based on the function module developed in SAP NetWeaver 7.00 system. Endpoint for the service was then created via SOAMANAGER, generated binding's address was used as a target URL in the SOAP receiver channel.
    If the service is consumed not via PI, but tested directly from external SOAP client (I used soapUI) with the same WSDL and endpoint, the response is fine and error-free.
    Please advise possible root cause of the issue.
    My regards,
    Vadim

    Hi,
    I am working on a similar scenario where I my consuming an external web service using https protocol from PI.
    I have configured a soap receiver channel to call the target url of this web service as https://portal.xyz.org.uk/webservice_alt.
    I am getting an error HTTP 302 suggesting that PI is not able to follow the re-direction to the target URL as the service resides not on that URL but on https://portal1.xyz.org.uk/webservice_alt or https://portal2.xyz.org.uk/webservice_alt.
    This is their server fail over handling mechanism which is very common. But PI 7.0 is not able to handle this.
    So if I change the target URL on the SOAP receiver channel to  https://portal1.xyz.org.uk/web service  or  https://portal2.xyz.org.uk/webservice_alt , PI works fine without errors . But this is not the right approach because, every time the web service provider takes one of these systems down for upgrade/patching etc, they inform us and then I manually go and change the target URL to the available server on my production PI system config.
    My problem is I want to resolve this redirection error in PI. I have tried raising a call with SAP itself and they pointed out to use Axis adapter which is still not working.
    So I am here asking for help. any suggestions please from the experts?
    Thanks
    Jhansi.

  • No SOAP Envelope error in SOAP Receiver Adapter

    Hello Friends,
    Informaiton:-
    I have configured one Synchronous scenarion for SAP R/3 to PI 7.1 to Java based web applicaiton.
    On the Receiver/Outbound side, i have configured the SOAP Receiver Adapter with the Target URL and SOAP Action.
    Outbound and Inbound service interfaces have Request/Response and Fault messages.
    Issue:-
    While sending the Message, Below error is noticed in ABAP stack SXMB_MONI during the Call Adapter Stage and also in RWB (Channel Monitoring) .
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: No SOAP  Envelope but 1 {}RESPONSES; HTTP 200 OK
    I also found that Request message is not reaching to the Java Web server.
    I am taking the Same message Payload (found at Call Adapter Stage) and ussing it in XML Altova SPY Web client tool. There it is running scuccessfully and getting the Response message.
    please suggest.
    Thanks & Regards
    Jagesh

    Hi,
    Yesterday i consumed the same WSDL file in Altova XML SPY and there it is working, getting the Response.
    Now comparing the SOAP Request message reaching to the Third party Web server (which fall within the same Lane network)
    from SAP PI and Altova XML SPY tool. I used TCP Gateway for the below scenarios.
    (1)First i sent the SOAP message from PI and observed the RESPONSE message without the SOAP Envelope in TCP Gatway Trace and hence i am getting the No SOAP Envelope Error in PI.
    (2)I consumed the same WSDLfile in Altova XML SPY and sent the SOAP message, here i got the Proper SOAP Response message and hence success in this case. (Used the same Data Payload as used in point 1)
    (3)Now to identify the issue in the SOAP Request message being sent from PI, i used the same SOAP message sent in step 1 here, that means copy the entire SOAP ENvelope from the TCP gateway Trace and pasted it in Alota Spy and sent, there it is found running (got the response message from Third Party server).
    One difference i found in HTTP Protocol statements in SOAP Request message in Point no 1 and Point no 2 above.
    HTTP Protocols in Point 1 (Through PI).
    POST  HTTP/1.0
    Accept: /
    Host: 172.24.138.142:4544
    User-Agent: SAP-Messaging-com.sap.aii.af.sdk.xi/1.0505
    CallingType: SA
    content-id: <soap-00306EEAC2051ED1839136CEE8564900 sap.com>
    Content-Type: text/xml; charset=utf-8
    Content-Length: 1195
    SOAPACTION: "Action1"
    HTTP Protocols in Point 2 (Through Altova).
    POST / HTTP/1.1
    Content-Type: text/xml
    User-Agent: XML Spy
    SOAPAction: "Action1"
    Host: 172.24.138.142:4544
    Content-Length: 1195
    Connection: Keep-Alive
    Cache-Control: no-cache
    Thanks to Mr. Stefan Grube for writting such a nice blog.
    Troubleshooting SOAP, HTTP and Mail Adapter Scenarios with TCPGateway
    Experts, please suggest me further.
    Thansk & Regards
    Jagesh

  • SOAP Adapter Error

    I am working on a scenario:
    SOAP Client <----->  XI <----> Web service.
    I am using SOAP Adapter on both sender and receiver side.
    I downloaded the WSDL for the webservice and imported it in IR and created Message Interfaces based on it and I am also done with the configuration side.
    I am trying to send a soap request to XI via XMLSPY using my XI generated wsdl ( Generated a web service in XI using my scenario).
    I am getting an error back in XMLSPY when I send a soap request.
    <?xml version="1.0"?>
    <!-- see the documentation -->
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
         <SOAP:Body>
              <SOAP:Fault>
                   <faultcode>SOAP:Server</faultcode>
                   <faultstring>Server Error</faultstring>
                   <detail>
                        <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
                             <context>XIAdapter</context>
                             <code>DeliveryException</code>
                             <text><![CDATA[
    com.sap.aii.af.ra.ms.api.DeliveryException: Received HTTP response code
    500 : Timeout
         at
    com.sap.aii.af.ra.ms.impl.core.queue.CallConsumer.onMessage(CallConsumer.java:144)
         at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:512)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at
    com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:74)
         at
    com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:141)
              ]]></text>
                        </s:SystemError>
                   </detail>
              </SOAP:Fault>
         </SOAP:Body>
    </SOAP:Envelope>
    I tried to check runtime message monitoring. Here are the details:
    Audit Log for Message: d3294f20-b2dc-11da-8994-003048805a88
    Time Stamp Status Description
    2006-03-13 17:00:46 Success SOAP: request message leaving the adapter
    (call)
    2006-03-13 17:00:46 Success Application attempting to send an XI
    message synchronously using connection AFW.
    2006-03-13 17:00:46 Success Trying to put the message into the call
    queue.
    2006-03-13 17:00:46 Success Message successfully put into the queue.
    2006-03-13 17:00:46 Success The message was successfully retrieved from
    the call queue.
    2006-03-13 17:00:46 Success The message status set to DLNG.
    2006-03-13 17:00:46 Error Returning synchronous error notification to
    calling application: Received HTTP response code 500 : Internal Server
    Error.
    2006-03-13 17:00:46 Error Transmitting the message using connection
    http://diamond:8005/sap/xi/engine?type=entry failed, due to: Received
    HTTP response code 500 : Internal Server Error.
    2006-03-13 17:00:46 Error The message status set to FAIL.
    2006-03-13 17:00:46 Error Returning to application. Exception: Received
    HTTP response code 500 : Internal Server Error
    2006-03-13 17:00:46 Error SOAP: call failed:
    com.sap.aii.af.ra.ms.api.DeliveryException: Received HTTP response code 500 : Internal Server
    Error 
    Can anyone suggest what could be wrong here?
    Thanks,
    Shubha.

    Hi,
    You can first test your Adapter Engine from "Runtime Work Bench".
    Follow the steps for testing the SOAP Adapter from XI.
    Step 1 :- Component Monitoring--> Click Adapter Engine.
    Step 2 :- Select the "Test Message" Tab
    Step 3 :- Give details for send to = http://host:port/XISOAPAdapter/MessageServlet?channel=:<service>:<channel> ,interface name, service, namespace
    Step 4 :- Payload should be Soap Request. and click send message.
    Check the result in SXMB_MONI.
    Note : You can create SOAP Request from WSDL using the following tool.
    http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=65a1d4ea-0f7a-41bd-8494-e916ebc4159c
    Regards,
    Rakesh.

  • SOAP Sender Error - com.sap.engine.interfaces.messaging.api.exception

    Hi,
    I am testing a SOAP Sender Channel using a SOAP Client and getting the following error. I have read almost all the posts related to errors in SOAP Channel and also have checked my URL which is correct. AS mentioned in many of the posts, my url goes like
    https://<host>:<port>/XISOAPAdapter/MessageServlet?channel=:DEMO:SOAP_s_GETLIST&version=3.0&SenderService=DEMO&interface=si_os_GETLIST&interfaceNamespace=<namespace>
    This is the error that I get when sending a message to the interface
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
       <SOAP:Body>
          <SOAP:Fault>
             <faultcode>SOAP:Server</faultcode>
             <faultstring>Server Error</faultstring>
             <detail>
                <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
                   <context>XIAdapter</context>
                   <code>ADAPTER.JAVA_EXCEPTION</code>
    <text>com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: XIProxy:PARSE_APPLICATION_DATA:
         at com.sap.aii.adapter.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:1041)
         at sun.reflect.GeneratedMethodAccessor1044_10001.invoke(Unknown Source)*
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
                </s:SystemError>
             </detail>
          </SOAP:Fault>
       </SOAP:Body>
    </SOAP:Envelope>
    Has Anybody got this problem before? Is it any problem with the SOAP Adapter itself or with the data that is going in the message? If so, What is the possible solution for this?
    Thanks,
    Rashmi.

    Hi Rashmi,
    I also think your problem is data related.
    Check the response in your SAP PI message monitor (SXMB_MONI) when you trigger a request using SoapUI. It sometimes provides a bit more detail. You design (data types, message types, service interfaces etc.) was done in SAP PI 7 then an Abap Proxy was generated from the service interface?
    Sometimes there is an issue between the XSD data type declaration in SAP PI and the conversion to Abap data types that takes place when a proxy is generated from a PI Service Interface.
    Check the data that you pass in your request, especially those like datetime fields. Maybe even change some of the data type definitions (like datetime) to a string (request & response) & then test through SoapUI & see if you still get the error. Then you can work out how to best resolve it.
    Best Regards, Trevor

Maybe you are looking for

  • How to set a default value in dropdown list in Wendynpro ABAP? Help!

    Hi Experts,        I have Webdynpro for ABAP application that shows a DropdownwithKey UI element. 1. I am able to populate the dropdown list. But by default the list is not showing any value. Only when I select a value from the list then it shows it.

  • Error in reimporting a model

    hello all, I am working on ess personal information->personal data  web dynpro application. backend guys add a extra field in rfc strucure i have to just display this field on screen. i did reimport model , then did the model binding for this extra a

  • How to get the table with no. of records after filter in webdynpro

    Dear Gurus, How to get the table with no. of records after filter in webdynpro? Thanks in advance. Sankar

  • Two components do PublishedStaticFiles over the same file, who wins?

    Hi, I use UCM 11G PS4. Does anyone knows how PublishedStaticFiles is working, I know it publish resources into the weblayout/resources/wcm/custom. But does anyone knows what happens if two components try to publish same file? I will expect that Conte

  • Tolerance for quantity

    Dear All, i have a scenario.. Lets say i create a PO of 10 units, but now i want to perform a GR of 11 and MIRO of either 10 or 11.. How do i set this up? If its possible i would like to avoid Purchase value key... And message M7022 was set as warnin