"call to messaging system failed: com.sap.aii.af.ra.ms.api.DeliveryExceptio

Hello XI guru,
I am configuring RFC to File scneario where i am using BAPI as Source. When i run this BAPI in se37 it gives me short dump stating "call to messaging system failed: com.sap.aii.af.ra.ms.api.DeliveryException:
Please help.
Also I want to know is it necessary to write wrapper for BAPI before configuring. This bapi list all orders created in SCM system.
awaiting ur advises and help
Thanx
Anu

Hello guys,
I am sorry but kind of confuse, please be with me.
I have RFC with following structure:
'Z_BAPI_MOSRVAPS_GETLIST2'
importing parameters
      LOGICAL_SYSTEM = T_LOGICAL_SYSTEM
      START_TIME = T_START_TIME
TABLES
      PRODUCT_SELECTION = T_PRODUCT_SELECTION
      LOCATION_SELECTION = T_LOCATION_SELECTION
      LOCTYPE_SELECTION = T_LOCTYPE_SELECTION
      ORDER_HEADS  =  T_ORDER_HEADS
      OUTPUT_NODES  = T_OUTPUT_NODES.
I put values in logical system/start_time/
product_selection/location_selection/loctype_selection
based on these values order_heads and output_nodes is populated. I want value of these to tables to be sent as file.
Data structure for file is as follows
<?xml version="1.0" encoding="UTF-8" ?>
- <ns0:ORDER_MT xmlns:ns0="uri:scm:sql:transaction">
- <ORDER_HEADS>
- <ITEM>
  <ORDER_NUMBER />
  <ORDER_TYPE />
  </ITEM>
  </ORDER_HEADS>
- <OUTPUT_NODES>
- <ITEM>
  <MASTER_PRODUCT />
  <MASTER_PLANT />
  </ITEM>
  </OUTPUT_NODES>
  </ns0:ORDER_MT>
But the payload has value
<?xml version="1.0" encoding="UTF-8" ?>
- <ns0:ORDER_MT xmlns:ns0="uri:scm:sql:transaction">
remaining is not seen in sxmb_moni and payload cannot be read error is given.
file structure is dummy structure, please tell me know if it is right or i need to change.
Thanx
Anu

Similar Messages

  • Call to messaging system failed: com.sap.aii.af.ra.ms.api.DeliveryException

    hello
    I am running an interface RFC2WS sync and recieve this message in the RFC. the message does not get out of the XI and rich the target (WS).
    the XI been upgraded lately, and I think this might be the cuase to the problem, becuase the interface been worked before, and still working in PROD environment as is.
    what could be the problem and how can I start investigate it to find the problem?
    this is what the SAP recieves
    call to messaging system failed: com.sap.aii.af.ra.ms.api.DeliveryException
    Thanks
    Kfir

    Hi Kfir,
    just check in RWB, in component monitoring, the status of integration server and adapter engine.......if it is red, then ask your basis guys to remove that error................just check your comm channels, i think your comm channels are in error, if they are just edit them, save and activate them again..........i think then your this issue will be resolved.'
    Regards,
    Rajeev Gupta

  • Error: call to messaging system failed

    Hi all,
    i'm facing this error in a RFC type Communication Channel for every message.
    "Error in processing caused by: com.sap.aii.af.mp.module.ModuleException: call to messaging system failed: com.sap.aii.af.ra.ms.api.MessageExpiredException: No response available. caused by: com.sap.aii.af.ra.ms.api.MessageExpiredException: No response available."
    Entering the message i got that log:
    "Audit Log for Message: 7e223c81-7c6c-11e0-a692-000c292557a5
    Time Stamp     Status     Description
    2011-05-12 09:50:23     Success     RFC adapter received sRFC for ZXI_GROUNDWORK_START from SM7/100. Attempting to send message synchronously
    2011-05-12 09:50:23     Success     MP: Entering module processor
    2011-05-12 09:50:23     Success     MP: Processing local module localejbs/RfcAFBean
    2011-05-12 09:50:23     Success     Application attempting to send an XI message synchronously using connection RFC_http://sap.com/xi/XI/System.
    2011-05-12 09:50:23     Success     Trying to put the message into the call queue.
    2011-05-12 09:50:23     Success     Message successfully put into the queue.
    2011-05-12 09:50:23     Success     The message was successfully retrieved from the call queue.
    2011-05-12 09:50:23     Success     The message status set to DLNG.
    2011-05-12 09:55:23     Error     Transmitting the message using connection http://sxsixi118:8000/sap/xi/engine?type=entry failed, due to: com.sap.aii.af.ra.ms.api.MessageExpiredException: No response available..
    2011-05-12 09:55:23     Error     The message status set to FAIL."
    Can someone help me i've already verified it's not a timeout problem cause i've increased the timeout to 15 minutes without success.
    Thanks in advance.
    Daniele

    No because i didn't create the scenario and i've to resolve the problem
    The log of the message is
    "Audit Log for Message: 8e36e2b0-7ca3-11e0-9945-000c292557a5
    Time Stamp     Status     Description
    2011-05-12 16:24:32     Success     RFC adapter received sRFC for ZXI_GROUNDWORK_START from SM7/100. Attempting to send message synchronously
    2011-05-12 16:24:32     Success     MP: Entering module processor
    2011-05-12 16:24:32     Success     MP: Processing local module localejbs/RfcAFBean
    2011-05-12 16:24:32     Success     Application attempting to send an XI message synchronously using connection RFC_http://sap.com/xi/XI/System.
    2011-05-12 16:24:32     Success     Trying to put the message into the call queue.
    2011-05-12 16:24:32     Success     Message successfully put into the queue.
    2011-05-12 16:24:32     Success     The message was successfully retrieved from the call queue.
    2011-05-12 16:24:32     Success     The message status set to DLNG.
    2011-05-12 16:34:34     Error     Returning synchronous error notification to calling application: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 500 : Timeout.
    2011-05-12 16:34:34     Error     Transmitting the message using connection http://sxsixi118:8000/sap/xi/engine?type=entry failed, due to: com.sap.aii.af.ra.ms.api.DeliveryException: Received HTTP response code 500 : Timeout."

  • Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableExcep

    Hi,
      I am generating IDoc for infotype 2006 through creating Change pointers using the Function Module 'CHANGE_POINTERS_CREATE_DIRECT'.
    The problem is the Idoc is not reaching the receiver system. It is showing the below error message when i checked it in RWB Communication Channel Monitoring,
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Error processing request in sax parser: Error when executing statement for table/stored proc. 'XXXXX' (structure 'callperson'): com.microsoft.sqlserver.jdbc.SQLServerException: Warning: Fatal error 7987 occurred at Dec 17 2009  1:43PM( $ . Note the error and time, and contact your system administrator.
    The scenario is Sender: Idoc and Receiver : JDBC adapters.
    Please let me know how to solve this issue.
    Thanks,
    Sri

    Hi,
    From the error message: "Error processing request in sax parser: Error when executing statement for table/stored proc. 'XXXXX' (structure 'callperson'): ". I think:
    (a) If there is any data type mismatch like a character field from PI is trying to post into a date or numeric field in the stored procedure. You need to check if the data type of the fields in PI and the stored procedure are same?
    (b) If there is any structure mismatch when the XML is created by BADI like any mandatory fields are missing.
    Thanks,
    Manohar Dubbaka

  • XI messages failed with com.sap.aii.af.ra.ms.api.ConfigException

    Hi forum experts,
    A group of POs were sent at the same time, but once a while we get one PO failed with the below error.  Could someone help me understand what the below error message mean.  Your help would be greatly appreciated.
    thanks,
    Velvet
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--
    Call Adapter
    -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
    <SAP:Category>XIAdapterFramework</SAP:Category>
    <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
    <SAP:P1 />
    <SAP:P2 />
    <SAP:P3 />
    <SAP:P4 />
    <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.ConfigException: Could not check current user (PIISUSER) against technical IS service user. Reason: Failed to read IS ServiceUser Id from EP. Reason: null</SAP:AdditionalText>
    <SAP:ApplicationFaultMessage namespace="" />
    <SAP:Stack />
    <SAP:Retry>M</SAP:Retry>
    </SAP:Error>

    Hi,
      we are facing exactly the same problem. Where you able to solve it? And how?
    Thanks.
    S.Socratous

  • Error message "com.sap.aii.af.ra.ms.api.DeliveryException: "

    Hi Team,
    Created a simple file2file scenarion successfully. Unable to pick the file from Sender directory to Receiver Directory.
    Checked from monitoring the Communication Channel.
    Error message shown for sender communication channel as below:
      Communication Channel  Status   Short Log                                Control Data   Party  Service           Adapter Type  Direction 
      sen_cc                 Red ball Processing Errors In the Last 30 Seconds  Manually             kanchuf2f_sen_bs   File         Sender                                                                               
    Line 1 / 1
    By selecting the sender communication channel "sen_cc", below is the node details given.
    Processing Details for Cluster Node Server 0 1_54295
    Type 
    Time Stamp         Message ID                           Explanation 
    12/3/08 8:20:01 AM 45f841be-a421-43bd-235a-c7ad19b0aec8 Retry interval started. Length: 60.0 seconds
    12/3/08 8:20:01 AM 45f841be-a421-43bd-235a-c7ad19b0aec8 Error: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:JCO_COMMUNICATION_FAILURE:
    By clicking on the first Message ID, The message says successful upto some point  and give error says JCO COMMUNICATION FAILURE and RFC issue.
    Below is the information provided in detail.
      Audit Log for Message: 45f841be-a421-43bd-235a-c7ad19b0aec8
    Time Stamp          Status  Description
    03.12.2008 08:20:00 Success Channel sen_cc: Send binary file  "f:\xi_file\sender\f2fmap.xml". Size 210 with QoS BE
    03.12.2008 08:20:00 Success Application attempting to send an XI message synchronously using connection AFW.
    03.12.2008 08:20:00 Success Trying to put the message into the call queue.
    03.12.2008 08:20:00 Success Message successfully put into the queue.
    03.12.2008 08:20:00 Success The message was successfully retrieved from the call queue.
    03.12.2008 08:20:00 Success The message status set to DLNG.
    03.12.2008 08:20:01 Error Returning synchronous error notification to calling application: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:JCO_COMMUNICATION_FAILURE:.
    03.12.2008 08:20:01 Error Transmitting the message using connection http://sitaserv33:8001/sap/xi/engine?type=entry failed, due to: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:JCO_COMMUNICATION_FAILURE:.
    03.12.2008 08:20:01 Error The message status set to FAIL.
    03.12.2008 08:20:01 Error Returning to application. Exception: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:JCO_COMMUNICATION_FAILURE:                                                                               
    Page 1 / 2
    I think this could be the problem with some basis related settings, I am not sure what exactly the issue with.
    Any idea what exactly the error is talking about please do help me in finding the solution to thresolve this error message.
    Regards,
    Venkat Ramana K

    Hi Carlos,
    Thank you for the quick information.
    Followed all the steps and also basis person from onsite restarted the XI server.
    Now, I am able to log onto XI with the login Id but, when I give Tr Code: SXMB_IFR, unable to open the browser that shows Integration Builder.
    Getting the error message.
    *500   Internal Server Error*
                                                                                    *SAP J2EE Engine/7.00*
    **Exception**
    *An internal error occurred. Contact you XI administrator*
    *Unable to read configuration data (ExchangeProfile/aii.properties)*
    Error Details, Error History, Build Info, Generic Application Info
    Regards,
    Venkat Ramana K

  • Error message com.sap.aii.af.ra.ms.api.DeliveryException: error while proce

    hello experts
    I am sending a message WS2RFC and recieve an error message that return from the RFC.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: error while processing the request to rfc-client: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not convert request from XML to RFC:com.sap.mw.jco.JCO$ConversionException: (122) JCO_ERROR_CONVERSION: Date '03042008' has a wrong format at field DATUM: Unparseable date: "03042008"</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    any ideas what it is and how to solve it?

    Hi,
    Looks like you have passed data in wrong format to RFC input parameter.
    Your format: DDMMYYYY (03042008)
    Expected: YYYYMMDD
    I would use a graphical mapping function "DataTrans" to convert date format from DDMMYYYY to YYYYMMDD.
    Regards,
    Jakub

  • Where can I find the Java Document of com.sap.aii.af.ra.ms.api.Message

    Com.sap.aii.af.ra.ms.api.Message is class that would be used in Adapter Module development, but I found I can't find the document of it in neither Adapter Module related document nor XI Mapping related document.
    Anyone can help me?

    YiNing,
    Did you check this link,
    http://help.sap.com/saphelp_nw04/helpdata/en/87/3ef4403ae3db12e10000000a155106/content.htm
    Does it help? Also did you look into the Java Docs Section,
    https://help.sap.com/javadocs/index.html
    Regards
    Bhavesh

  • Help in com.sap.aii.af.ra.ms.api.DeliveryException

    Hi guys,
    I'm doing a complex RFC to JDBC syncronous select scenario, In my BPM the sync send step is showing an error.
    The message i'm getting in moni is
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    The scenario was working fine untill yesterday....Can anyone help me in this regard??
    Thanks
    Varun

    hi varun,
    was new patch applied to the system...?
    check this for your reference
    com.sap.aii.af.ra.ms.api.DeliveryException: Exception in method process ?
    regards
    Ramesh P

  • BPM Issue com.sap.aii.af.ra.ms.api.RecoverableException:

    Hi Experts,
    I have successfully completed the following scenerio in BPM.
    https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1822. [original link is broken] [original link is broken] [original link is broken]
    I am getting the following error in Messege mapping -> status -> Waiting !
    Transmitting the message to endpoint http://XXXXXXX.XXXXXX.com:8000/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: java.net.UnknownHostException: XXXXXXX.XXXXX.com.
    Experts , Please comment !
    Regards,
    Arnab .

    Kunal,
                the  RFC destiantion LCRSAPRFC is ok.
      Dharamveer,
    Go to transaction SMICM --> Go to (Menu) --> parameters --> Display.
    Move acorss the list of parametes displayed and you will find the Fully Qualified hostname.
    I can see that the host name is not the right one . Is there any way to change from xxxxxx to xxxxxxx.yyyy.com . I think, changing this will solve the problem.
    Sarvesh,
    Check the HTTP port in SLD if it is correct. You can find the HTTP port by using Tcode SMICM
    (Goto -->Services).
    SLD ---> Business System ---> XI Server ---> Change the pipleline URL there accordingly
    I hav checked the SLD.It is OK. But the HTTP port in SMICM  is XXXXX where as I have to make it as SLD as XXXXXX.YYYYYY.com. can you tell me how?
    Swathi,
            I am looking into the LINK to find something productive.
    Regards,
    Arnab

  • Error com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP res 404

    Hi Friends,
    In file to file scenario i am getting this error.
    Transmitting the message to endpoint http://spcc-sappidev:50000/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 404 : Not Found
    When i see the msg in Message Detail Tool(Detail Display) I am able to see the right payload,but the file is not moving,and in audit log i can see the above mantioned error.
    Want to confirm tht the endpoint in the above error should have java port or http port?
    Also let me knw,what other things should i check.

    hi brijesh
    From SLD go the XI business system,check the check the role (IS) and the URL (the port should be HTTP PORT OF ABAP WAS)
    finally restart j2ee engine from SMICM
    regards
    kummari

  • Reason for com.sap.aii.af.ra.ms.api.ConfigException?

    Hello all,
    when trying to execute a synch Soap Request I get the resposnse message:
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.ConfigException: Some of the IS access information is not available. SLDAcess property may be set to true, but SLD is not available.</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    What does this error message mean? What do I have to do to dix this?
    Thanks & regards,
    Karsten

    Thanks to all your replies.
    The first SLDCHECK gave error for LCR_LIST_BUSINESS_SYSTEMS, but the second check showed the following (green) result:
    <i>
    Exchange Infrastructure: Test LCR Connection
    Properties of RFC destination SAPSLDAPI
      RFC host:
    %%RFCSERVER%%
      program id:      SAPSLDAPI_UNI
      gateway host:
    ld0508
      gateway service: sapgw18
    Testing the RFC connection to the SLD java client...
    RFC ping was successful
    SLD server access settings:
      host name:   ld0508
      port number: 51800
      user       : XIAPPLUSER
    Use transaction SLDAPICUST if you wish to maintain the SLD server access data
    Launching the SLD GUI in a separate browser window...
    => Verify in the browser GUI that the SLD is in a healthy running state!
    Calling function LCR_LIST_BUSINESS_SYSTEMS
    Retrieving data from the SLD server...
    Function call terminated sucessfully
    List of business systems maintained in the SLD:
      QPT_022
      SIT_000
      QXC_320
      Q3I_940
      Q75_003
      CLIENT_410_EAR
      EhP2USFED
      (...more...)
    Calling function LCR_GET_OWN_BUSINESS_SYSTEM
    Retrieving data from the SLD server...
    Function call terminated sucessfully
    Properties of own business system associated to system PSQ      client 300
      id   = PSQ_300
      role = LOC
    Calling function LCR_GET_BS_DETAILS
    Retrieving data from the SLD server...
    Function call terminated sucessfully
    Details of own business system PSQ_300
      caption = PSQ_300
      product =
      IS-URL  =
    Summary: Connection to SLD works correctly
    Now checking access to the XI Profile
    Properties of RFC destination LCRSAPRFC
      RFC host:
    %%RFCSERVER%%
      program id:      LCRSAPRFC_UNI
      gateway host:
    ld0508
      gateway service: sapgw18
    Testing the RFC connection to the SLD java client...
    RFC ping was successful
    Calling function EXCHANGE_PROFILE_GET_PARAMETER
    Retrieving data from the XI Profile...
    Function call terminated sucessfully
    Retrieved value of
    section   = Connections
    parameter = com.sap.aii.ib.server.connect.webas.r3.ashost
    -> value  =
    Summary: Connection to the XI Profile works correctly</i>
    But again the response message:
    <i>
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.ConfigException: Some of the IS access information is not available. SLDAcess property may be set to true, but SLD is not available.</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error></i>
    Any further hints?
    Thanks & regards,
    Karsten

  • Com.sap.aii.af.ra.ms.api.DuplicateMessageException - Msg Successful

    Hi all,
    We have a scenario where JDBC sender adapter polls - DB2 data base.
    Picks up the records. Updates the records.Messages are sent out.
    Everything is fine. The message is sent to IE and then to the receiver.
    But I see a com.sap.aii.af.ra.ms.api.DuplicateMessageException in the audit log.
    2008-11-21 00:00:26 Error Putting message into send queue failed, due to: com.sap.aii.af.ra.ms.api.DuplicateMessageException:
    Message ID 56149940-20b1-472f-0905-893a906a65cf(OUTBOUND) already exists in database:
    com.sap.sql.DuplicateKeyException: DB2 SQL error: SQLCODE: -803, SQLSTATE: 23505, SQLERRMC: #XIR1N5J;000000030F.
    2008-11-21 00:00:26 Error Returning to application. Exception: com.sap.aii.af.ra.ms.api.DuplicateMessageException:
    Message ID 56149940-20b1-472f-0905-893a906a65cf(OUTBOUND) already exists in database:
    com.sap.sql.DuplicateKeyException: DB2 SQL error: SQLCODE: -803, SQLSTATE: 23505, SQLERRMC: #XIR1N5J;000000030F

    HI
    I think there is some issue with your query. Its either updating the same field or database got some error.
    Check notes 962578 & 831162
    Thanks
    Gaurav

  • ERROR:  "com.sap.aii.af.ra.ms.api.ConfigException:"

    Hi,
    I am working on Idoc-xi-File scanerio.
    I am facing an Error in TCode: <b>SXMB_MONI</b>
    Error is
    <b><SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.ConfigException: ConfigException in XI protocol handler. Failed to determine a receiver agreement for the given message. Root cause: com.sap.aii.af.service.cpa.impl.exception.CPALookupException: Couldn't retrieve outbound binding for the given P/S/A values: </b>
    Please tell me,
    How can solve this problem???
    Please Reply soon......
    Regards,
    Umesh Laxkar

    Hi Pooja,
    Thanks.......
    Now  my scanerio is working.
    Problem was <b>CACHE Refresh</b>.
    This document really helpful.
    Thanks again.
    Regards,
    Umesh Laxkar

  • Error in Component monitering com.sap.aii.af.ra.ms.api.ConfigException:

    Hi Experts,
    In XI(Exchange Infrastructure) i am trying to test the scenario , that is from XI to R/3 via IDOC
    using XI Runtime workbench Component Monetoring Adapter Engine and setting up all the parameters which are required but it is throwing the following error
    Error while sending message: Error while sending message: com.sap.aii.af.ra.ms.api.ConfigException: ConfigException in XI protocol handler. Failed to determine a receiver agreement for the given message. Root cause: com.sap.aii.af.service.cpa.impl.exception.CPALookupException: Couldn't retrieve outbound binding for the given P/S/A values: FP=;TP=;FS=SAP_XAPP_POC_GPD;TS=SAPR3_DE1_130;AN=ID1020_PurchaseOrderAccept_OB;ANS=http://com.sap.xapps/poc/collaboration; 
    I cleared the ACH cache and also activated all the objects i checked the receiver agreement twice to confirm the parameters but then it is throwing the error pls help me in this .
    Thanks a lot in Advance .
    Kelli.

    Resolved in thread: com.sap.aii.af.ra.ms.api.ConfigException: ConfigException in XI protocol ha

Maybe you are looking for

  • Firefox will NOT search

    Your Firefox 4.0 browser opening page will NOT search anything!

  • PDF Export option greyed out in DIAdem 11.1 with Win7 64-bit

    In DIAdem Report tab, the "PDF Export..." (Under menuitem "File") option is visible but greyed out.

  • Approval Status of Adobe Content Viewer v29

    Hello everyone, Here is the current status of the v29 Adobe Content Viewer approval at the various application marketplaces. Store Submission Date Approval Status Apple App Store (iOS) December 16, 2013 Approved Google Marketplace (Android) December

  • Full Screen with Firefox and Chrome

    Whenever I watch a video in sull screen with either Firefox or Chrome, there will be a blank black space on the right of the screen and my mouse cursor will be off. I don't have a problem with Explorer and I ddn't have any problems with Flash Player

  • Absolute message TTL is 14 days ?

    it seems any message has a maximum time where it can stay in any queue : snoopy # > ./imsimta cache -view channel : ims-ms file name : /mail/messaging/msg-snoopy/imta/queue/ims ms/019/ZY0H570020BLZVD0.00 subdirectory : 19 enqueue time : 7-Nov-2002 15