Error in sxmb_moni  :  message scheduled

hi,
   in sxmb_moni , i get the status messasage "scheduled".
my queue status is "message waiting in queue".
my receiver field is empty.
      can somebody help me to solve this problem.
thanks in advance,
      disney

Hi,
If u want to manually unlock then u need to go to transaction SMQR,SMQ1,SMQ2 for queue management. There u have to select the queue and activated all entries.
SMQ1 – qRFC Monitor for the outbound queue You use this transaction to monitor the status of the LUWs in the outbound queue and restart any hanging queues manually.
SMQ2 – qRFC Monitor for the inbound queue. You use this transaction to monitor the status of the LUWs in the outbound queue.
U may schedule the report RSQOWKEX (Outbound Queues) and RSQIWKEX (Inbound Queues) to restart the queues automatically.
After that please register the queues via t.code sxmb_adm where u have an option manage ques.
Once you register the queues, they default activated.
Regards,
Pradeep A.

Similar Messages

  • BPM Mapping error in SXI_MONITOR  Message scheduled on outbound side.

    When I try to process this message i get an error.
    Message scheduled on outbound side.
    I am using a BPM.
    MI_Source -> MI_Receive_BPM -> MI_TRANS1_BPM -> MI_TRANS2_BPM -> MI_TARGET
    Using EOIO in the send step Queue Name: cases
    If I remove MI_TRANS2_BPM the message reaches the bpm, but with both transformation in the BPM the message gets an error in the queue where I get a green flag 'Message Scheduled on the outbound side"
    This BPM was working on Friday but hasn't worked since. There have been no changes to the my development XI environment.  
    Some things that i have tried: Clearing the Queues (smq2), Redoing the entire scenario, clearing cpa cache.
    Please help.
    Thanks
    Chirag

    Hi,
    MI_Source -> MI_Receive_BPM -> MI_TRANS1_BPM -> MI_TRANS2_BPM -> MI_TARGET
    Any specific need to have the above design pattern....you can also try:
    MI_Receive_BPM -> MI_TRANS_BPM -> MI_TARGET
    You can use the message that you initially receive and apply all the necessary transformation on it and the map it to the target structure....
    As you mentioned that if you remove MI_TRANS2_BPM your message is executed successfully...it means that the BPM transformation 2 is waiting for some event / Message....
    If you need to go by the same design then you can follow the below steps to resolve the problem:
    1) Check the return code of BPM in SXI_CACHE...it should be 0
    2) Check for any errored instance of your BPM in SWWL (as mentioned in above posts)
    3) Open the corresponding Queue and see for the messages stuck in the Queue....your Queue may be blocked....your BPM will be using a particular Queue and if any message is stuck in the Queue then all the messages that follow will get stuck in the Queue....
    Now if it is only your BPM that is using this particular Queue then Delete the Queue (applicable to development environment....do not try in QA or Production environment)
    4) In SXMB_MONI click on "PE" and open the Graphic Flow to see where actually your BPM has failed (possible only if the message has entered the BPM.
    Regards,
    Abhishek.

  • SXMB_MONI - Message scheduled on outbound side (no queues)

    Hi All,
    I currently have a problem on one of our XI systems.
    In SXMB_MONI all the process messages have the outbound status of "Message scheduled on outbound side" (green flag). The interface is going into a BPM process.
    There is nothing in the QRFC-Monitor or in the tRFC - SM58.
    I have already registered all the queues.
    The XBQO queue for the BPM processing is not being triggered. This process used to work on this system, but has now stopped.
    Any Ideas?
    Thanks,
    Matthew.

    1. check in sxi_cache. the return code of ur IP shud be 0.
    2. register q in smq2
    3. anylogs seen from PE in moni?
    or use from pg 46 for troublkeshooting from below link:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/bd5950ff-0701-0010-a5bc-86d45fd52283 -

  • SXMB_MONI: Message scheduled on outbound side

    Hi,
    one message sticks in the integration server. The status is "Message scheduled on outbound side". Instead of the target flag there is a green flag in the column outbound status. The queue is registerd, <b>following messages were processed succesfully</b>. QRFC-Monitor is empty.
    If I start outbound channel monitor, I can see one entry.
    If i mark the outbound entry and click "display queue entry" the following message is shown (Transaction RFC):
    XIAPPLUSER   IDOC_INBOUND_ASYNCHRONOUS     CRP_100       18.01.2006 11:00:23 Transaction executing                                C0A83D0E0D9C43CE11B70077 ...
    What to do?

    Hi Jayakrishnan Nair,
    SM58 returns one entry:
    XIAPPLUSER   IDOC_INBOUND_ASYNCHRONOUS     CRP_100       18.01.2006 11:00:23 Transaction executing                                C0A83D0E0D9C43CE11B70077...
    So the status is still "transaction executing"...
    Now I have checked WE02 in the target system and I have found the IDOC being successfully posted 2 hours ago!
    It seems that you were right, that the acknowledgement was not received by XI.
    I am going to delete that entry in SM58...
    Hopefully this will not happen again in the future!
    Thanks to all for your help! Points rewarded.
    Regards,
    Christian

  • Send Alerts(e-mail) for errors in SXMB_MONI(message mapping exceptions)

    Good afternoon !
            I´m configuring SAP Netweaver PI 7.0(SP13) to use Alert Framework to send Alerts when errors occurs in the interfaces processing.
            I just achieved configure to send alerts when errors ocurrs in the Adapter Framework but, I can´t configure correctly to send alerts when errors ocurred only in SXMB_MONI(for example, message mapping exception in asyncronous interface).
            I just followed the instructions at Michal Krawczyk
    weblog(/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step) and, initially, this was not sufficient to start to send alert when errors occurs only on SXMB_MONI, so, I researched and found some configurations to do in CCMS(started from here: http://help.sap.com/saphelp_nw70/helpdata/en/e3/bf3b7a8ccb8040b638ff732c551aeb/content.htm), jobs to start events collectors, etc, and after this, I could see a mail for an message mapping exception. BUT, this message, sent from CCMS to ALM, doesn´t carry out all the message parameters, like message Id, sender(service, interface), receiver(service, interface), that is very important to help to find the message with errors to be solved.
            There is somebody here that already done the Alert configuration to send messages for errors found only in SXMB_MONI(Monitor for processed XML Messages) ?
            There is a better way to achieve this ?
            Thank you for your attention,
            Wilson Rodrigo dos Santos
            SAP Netweaver XI/PI Consultant

    Hi
    Go through these links and follow it.
    ALERTS CONFIG AND STUFF
    http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm
    XI: Alerts - Step by step
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
    http://help.sap.com/saphelp_nw04s/helpdata/en/d0/d4b54020c6792ae10000000a155106/frameset.htm
    Triggering by Calling a Function Module Directly.
    /people/bhavesh.kantilal/blog/2006/07/25/triggering-xi-alerts-from-a-user-defined-function
    Alerts with variables from the messages payload (XI) u2013 UPDATED
    /people/michal.krawczyk2/blog/2005/03/13/alerts-with-variables-from-the-messages-payload-xi--updated
    Simple Steps to Get Descriptive Alerts from BPM in XI
    /people/community.user/blog/2006/10/16/simple-steps-to-get-descriptive-alerts-from-bpm-in-xi
    Triggering XI Alerts from a User Defined Function
    /people/bhavesh.kantilal/blog/2006/07/25/triggering-xi-alerts-from-a-user-defined-function
    Throwing Smart Exceptions in XI Graphical Mapping
    /people/alessandro.guarneri/blog/2006/01/26/throwing-smart-exceptions-in-xi-graphical-mapping
    /people/sukumar.natarajan/blog/2007/01/07/how-to-raise-alerts-from-abap-proxy
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide
    /people/sravya.talanki2/blog/2006/11/22/error-handling-framework-xiout-of-the-box-episode-1
    /people/ginger.gatling/blog/2005/06/16/integrating-alerts-into-uwl--its-no-problem
    /people/aravindh.prasanna/blog/2006/02/20/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-3
    /people/aravindh.prasanna/blog/2005/12/24/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-2
    /people/aravindh.prasanna/blog/2005/12/23/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part--1
    http://help.sap.com/saphelp_nw2004s/helpdata/en/56/d5b54020c6792ae10000000a155106/content.ht
    http://help.sap.com/saphelp_nw04/helpdata/en/2c/abb2e7ff6311d194c000a0c93033f7/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
    check this links.
    https://www.sdn.sap.com/irj/sdn/forums
    Trouble shooting Alert configuration:
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide
    /people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions
    Alert Inbox
    http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm
    Alert Notification Step-by-Step
    http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm
    Defining Alert Classifications
    http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm
    Triggering Alerts
    http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm
    Setting up alerts
    Setting up alerts in RZ20
    Alert Management
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e04141e8-0f11-2a10-adaa-9d97b062c2df
    Alert Notification
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/90f449a8-a6db-2910-a386-d2b5999f5751
    /people/matt.kangas/blog/2006/06/27/personalized-alert-delivery
    Thanks
    Saiyog

  • Error in SXMB_MONI - "Message Recorded (Commit Missing)"

    We have implemented BADI BADI_LE_SHIPMENT~BEFORE_UPDATE to call asynchronous proxy to send a message to PI system. This proxy is called inside a loop to send message for each delivery in the shipment. Some messages are successful and some are in scheduled status with error 'Message Recorded (Commit Missing)'. This error is coming only for particular interval and we dont see any PI outage at that time. And also we do not see any entries in queue(SM58, SMQ1, SMQ2). Searched in SDN, people are suggesting to use commit work after the proxy call but I am concerned to use commit inside a Badi. I have more than 1000 messages in production, can not reprocess all the messages manually from SPROXY. Please give me your suggestion to resolve this issue.

    Hi,
    If u want to manually unlock then u need to go to transaction SMQR,SMQ1,SMQ2 for queue management. There u have to select the queue and activated all entries.
    SMQ1 – qRFC Monitor for the outbound queue You use this transaction to monitor the status of the LUWs in the outbound queue and restart any hanging queues manually.
    SMQ2 – qRFC Monitor for the inbound queue. You use this transaction to monitor the status of the LUWs in the outbound queue.
    U may schedule the report RSQOWKEX (Outbound Queues) and RSQIWKEX (Inbound Queues) to restart the queues automatically.
    After that please register the queues via t.code sxmb_adm where u have an option manage ques.
    Once you register the queues, they default activated.
    Regards,
    Pradeep A.

  • In SXMB_MONI with(Green Flag) "Message Scheduled Outbound Side" (using BPM)

    Hi All,
    I had a Scenario where I am using BPM (to collect the Idocs received from Sender SAP R/3 system) and create a File as target structure. But one of the entry i found as (Green Flag) with status "Message Schedule Outbound Side". But the remaining messages are processed successfuly through the same BPM.
    I even found that the when i double click on the PE of the "Green flag entry". its leading to "qRFC Monitor(Inbound Queue) with empty entries" instead it should lead me to the workflows Log screen. Since other successfully messages are leading to workflow log when i double click on the PE.
    Please let me know your comments on this.
    Thanks,
    Shailaja

    Hi Gouri,
    I am getting gray flag in the column (Status - XML Message Status) and green flag in Colum (C- Outbound Status). So this Greem flag itself is creating the problem, because of this itself my messages is not getting processed and not delivered to target system.
    I have even checked SXI_CACHE, when i click on the Integration Process-- Right click on my BPM and  select the "Activation Log" .. here a message which i had
    I  Language not set. Using system default E
    The container element MULTI_INVOIC02 is written, but not read or exported
    The container element MULTI_INVOIC02 is written, but not read or exported
    So the  "MULTI_INVOIC02 " is used in the Container Operation  & Multimapping of my BPM. I suspect that error as taken place in doing Corelation. Do you have any comments on this. If i get any error in Corelation .. how can i debug my BPM.
    Thanks,
    Shailaja

  • Error while processing message payload Element PI SXMB_MONI (ECC to TM)

    Dear Experts,
    while processing an XML message in TM using receiver interface IntracompanyTransportationRequestRequest_In , we encounter an error message.
    <SAP:Stack>Error while processing message payload Element &#39;StockTransportOrderReferenceIndicator&#39; missing</SAP:Stack>  
    <SAP:Retry>M</SAP:Retry>
    ssee screenshot attached.
    The field StockTransportOrderReferenceIndicator cannot be located in ECC and I cannot find what the system is expecting to populate here.
    Can somebody propose an approach on how to investigate into this error message for the solution?
    thanks a lot
    Salvador

    Hi Salvador,
    Thanks for your reply. We were able to fix that issue. As of now we have managed to send sales order to TM but getting the following error. Messages are getting failed in SAP TM. Even if the product exists in the system (TM) still the error message persists. I have CIFed location, business partner, product from ECC and everything exists in SAP TM with the same business system group. Kindly advise. Did you happen to face any similar kind of issue during your implementation ?
    Thanks & Regards,
    Aunkur De

  • Error while transmitting message.

    All,
    Newbie here. We are trying a simple file to file scenario - where xi picks up the file from a FTP location and maps the message and dumps it in another FTP location.
    While we execute this example - we get the following error -
    <b> "Transmitting the message to endpoint http://sandbox1.xxxx.com:54600/sap/xi/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 404 : Not Found."</b>
    This is what it shows on the message audit log,
    2007-01-25 14:51:11     Success     Send binary file  "profileinput.xml" from FTP server "166.151.310.200:/sap/work", size 476 bytes with QoS EO
    2007-01-25 14:51:11     Success     Application attempting to send an XI message asynchronously using connection AFW.
    2007-01-25 14:51:11     Success     Trying to put the message into the send queue.
    2007-01-25 14:51:11     Success     Message successfully put into the queue.
    2007-01-25 14:51:11     Success     The application sent the message asynchronously using connection AFW. Returning to application.
    2007-01-25 14:51:11     Success     The message was successfully retrieved from the send queue.
    2007-01-25 14:51:11     Success     Confirmation mode test found. File will be resent next time
    2007-01-25 14:51:11     Success     The message status set to DLNG.
    2007-01-25 14:51:11     Error     Transmitting the message to endpoint http://sandbox1.xxxx.com:54600/sap/xi/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 404 : Not Found.
    2007-01-25 14:51:11     Success     The asynchronous message was successfully scheduled to be delivered at Thu Jan 25 14:56:11 CST 2007.
    What might be the issue? Any ideas? (im not able to see this message xml in the SXMB_MONI also.
    Thanks.

    Thanks for the replies. The problem is solved.
    Can you tell me why we had to change the port from 54600 to 8046? The original IP was there on the SLD already - probably was configured by the installation team.
    If you can give me some URLs or articles that explain this difference - that would be great!
    Thanks.

  • BPM Mapping scheduled status in SXI_MONITOR Message scheduled on outbound

    Hi All,
    Please help me how can i solve following issue.
    My Scenario    WebService - PI - Proxy.
    One of the message gets an error in the moni. where I get an green flag 'Message Scheduled on the outbound side".
    The design was working fine earlier. It is giving problem now.
    I tried following options:
    1) I tested the mapping - it is working fine.
    2) I checked Cache - the status is fine.
    3) I checked Inbound queue(SMQ2) there are no messages stucked in the queues or saved in (smq3).  Here i am using EOIO.
    4) I checked SWWL - there are message with COMPLETED and STARTED but there are not ERROR messages.
    Could any one please tell me - Can i DELETE - COMPLETED messages from SWWL? If i delete what is going to happen.
    Please advice
    Thanks
    VR

    Hi,
    In SXMB_MONI click on "PE" and open the Graphic Flow to see where actually your BPM has failed
    Also suggesting to check both the Queues....SMQ1 and SMQ2.....
    delete an instance from SWWL only if it is in error state.....
    regards,
    Abhishek.

  • Message scheduled (waiting )

    Hi All,
    I noticed message to BPM is waiting with <b>'Message Scheduled on outbound side'</b> in SXMB_MONI. I read other messages on the same error, tried to delete all the queues with /nsxmq1,nsxmq2. and re-registered,activated all the queues in sxmb_admin, still the status is not changing.
    <b>It used to work, suddenly started waiting with message - Message is scheduled on outbound side.</b>
    We investigated this issue since yesterday night, any help is appreciated.
    Thanks,

    Scenario is DB-XI-Mail
    I sent the sender (DB) QOS to EO, and when it is sending to BPM, it is keeping in XBQO* Queue, but if you look at SXMB_ADMIN, this queue is registered/activated for EOIO.
    My question is why these messages are inputing to EOIO related to QUEUE? is there configuration that we could do to force to go to EO related to queue only.
    I see some settings you could prioritize by size or interface, but did not help?
    IF i see technical details, in SXMB_MONi, it shows it is set to EO, but all BPM outbound messages are going to XBQO* only.
    Another thing, i noticed, If i click on this queue, there are no messages, these messages are showing with green flag/clock symbol and can't be deleted, and they processed wrong messages, so it is sitting and waiting, but even i correct the problem in BPM and reactivate the BPM, it is still wating because u can't restart them aslo ?
    For initial development, I think if these messages are put in EO, then i would have not run into this problems.
    Thanks,
    raiv

  • BPM : Message scheduled on the outbound side

    Hi
    I have messages in SXMB_MONI that have been received into my BPE.  They have a status flag ok (chequered flag ) but the Outbound Status is green (message scheduled on outbound side).
    The BPE would have finished by now ...been in Message Scheduled on Outbound side for the entire day now.
    What has happened ?   I have no error - nothing !
    (there are no entries in SMQ2, nothing in SXMB_MONI_BPE in error etc etc or Short Dumps)
    Please help.

    I posted an OSS note on this - so answer from SAP.
    Solution is to delete the old entries via RSWWWIDE report (which could also delete work items that do not have a final status.)  I ran this for everything not COMPLETED.
    When I send another message in - it worked fine.  So the fact I had a stalled WF a week ago was affecting any new one coming in.  
    Drilling down into the message in SXMB_MONI from the PE I could see an Exception Handling in the MergeandSendBlock - no error given - but it did have a time of a week earlier.. anyway then in the ST22 Dump I could see wf-batch with runtime error MESSAGE_TYPE_X_TEXT.
    I feel this is very poor design on the BPM processing !  oh well.
    See also
    #Note 836092 - Archiving/deleting work items in the XI
    PS Thanks to Sudhir earlier on...  You nailed it - but at that stage I did not know what you mean so did not consider this - as I had no idea what affect running that transaction would do.

  • Message scheduled on outbound side for proxy to proxy scenario

    Hi All,
    I am working on Proxy-to-Proxy Scenario.
    When i checked my messages in SXMB_MONI, after PE tab it was showing green flag with message as
    Message Scheduled on Outbound side.
    Please provide the solution what i have to do.
    Points will be given
    Thanks
    Ram

    Hi Swarup,
    When i clicked on PE, its leading to qRFC Monitor (Inbound Queue).
    Here error was showing as Permanent Error in BPE Inbound Processing.
    Could u please guide me how to procedd.
    Thanks
    Ram

  • WHILE DELETING A SALE ORDER GETTING A RUNTIME ERROR " Screen: Illegal message"

    Hi Experts,
    While deleting a sales order giving run time error.  PFB runtime error details.
    If you know any OSS message, please let m know. I tried, but there is no luck.
    Short text
        Screen: Illegal message
    What happened?
        The current screen processing action was terminated since a situation
        occurred where the application could not continue.
        This is probably due to an error in the ABAP program or in the current
        screen.
    What can you do?
        Note which actions and input led to the error.
        For further help in handling the problem, contact your SAP administrator.
        You can use the ABAP dump analysis transaction ST22 to view and manage
        termination messages, in particular for long term reference.
    Error analysis
        The program attempted to issue a " " message during "Exit Command" processing.
        This is an illegal operation.
        The program was terminated.
        Screen name.............. "SAPMV45A"
        Screen number............ 4001
    How to correct the error
        The program must be modified to correct the error.
        The modification must be made in "Exit Command" processing.
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
        (Unconverted)".
        2. Corresponding system log
           Display the system log by calling transaction SM21.
           Restrict the time interval to 10 minutes before and five minutes
        after the short dump. Then choose "System->List->Save->Local File
        (Unconverted)".
    Source Code Extract
    Line  SourceCde
        1 *---------------------------------------------------------------------*
        2 *       FORM YVBEP_LESEN                                              *
        3 *---------------------------------------------------------------------*
        4 *       Lesen der Tabelle YVBEP (nicht sortiert)                      *
        5 *---------------------------------------------------------------------*
        6 FORM YVBEP_LESEN USING US_POSNR
        7                        US_ETENR
        8               CHANGING CH_TABIX.
        9
       10   YVBEP = SPACE.
       11   YVBEP-MANDT = VBAK-MANDT.
       12   YVBEP-VBELN = VBAK-VBELN.
       13   YVBEP-POSNR = US_POSNR.
       14   YVBEP-ETENR = US_ETENR.
       15   READ TABLE YVBEP.
       16   IF SY-SUBRC > 0.
       17     MESSAGE E506 WITH US_POSNR US_ETENR.
       18   ENDIF.
    >>>>>   CH_TABIX = SY-TABIX.
       20
       21 ENDFORM.
    Could you please help on this issue.
    Thanks
    Srinu

    Hi Srinu,
    it looks like you got the error message Schedule line &1 &2 is missing in table YVBEP while deleting the sales order.
    It seems, that there are no SAP notes regarding this issue. Do you have this issue with all orders or with a single order?
    If only a single order causes this issue, maybe something was wrong during an update.
    If you get this error for many orders, then custom code (modification, enhancement, user exit in MV45AFZZ, ...) may be the reason for it.
    If you have no custom code in module pool SAPMV45A, then contact SAP for this issue.
    Regards,
    Klaus

  • Error while processing message to remote system

    Hi,
    I am trying to load the data from flat file to R/3. I am using the file adapter to pick the file and RFC adapter to transfer into R/3. I am getting the success status in the sxmb_moni and adapter framework(green for both the adapters). But when i check the status in the RWB message monitoring, I am getting the error.
    I am using the message interface defined in the software component for R/3 system which has a different namespace. When i am trying to upload data, i am getting the error as namespace missing in RWB. The detailed error in RWB is as follows:
    Exception caught by adapter framework: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not get functionname from XML requst: com.sap.aii.af.rfc.RfcAdapterException: failed to read funtionname from XML document: missing namespace declara
    Delivery of the message to the application using connection AFW failed, due to: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not get functionname from XML requst: com.sap.aii.af.rfc.RfcAdapterException: failed to read funtionname from XML document: missing namespace declara.
    The previous thread relating this is:
    Process Integration (PI) & SOA Middleware
    Requesting for a solution.
    Regards,
    Raghavendra

    Hi,
    >>><i>So i tried creating a RFC(using sm59)in the R/3,
    When i try to import the RFC i have created, I am not able to see the one i have created.</i>
    In your R/3 system, go to se38, enter your RFC name. Go to attributes tab, and click on the radio button named "remote enabled"
    This will enable your RFC to be called by an application outside the R/3 system.
    >>><i>Can you please let me know as to what is it that it is connecting to the R/3(destination) and why am i not able to find my RFC.</i>
    You are tyring to log on to your R/3 system, from xi, in order to import the RFC that you have created. Hence you are asked for user id and password.
    You are not able to find your RFC since it has not been remotely enabled or has not been activated.
    Regards,
    Smitha.

Maybe you are looking for

  • Scheduling a report in Portal

    I want to implement delivering reports (9i) through portal. One of the requirements is to have the user the ability to schedule the report to run at any given time. I heard that 9iAS portal has this ability. If somebody knows how to do it please resp

  • DVI Connection XBOX360 to Satellite P100-429

    Hello, Can I connect my XBOX360 to my laptop using the DVI connection? Thanks, Stephen

  • Need the contact info

    We are a new campus on iTune U(Morehead State University). I got an email recently which shows that Our iTune U application is approved and our authorized signing person (my boss) should get an email for detail instruction. However, he didn't get it.

  • Eyedropper: Bug or Feature

    This seems like bug: When i put something in group and want to sample it with eyedropper tool with: "All layers exlude Adjustment layer" sampling isn't avalaible, video HERE

  • Error from MMC-console

    Hi! If I start Windows I am getting the mmc-popup-error "Would you like to send it to..". I have heared about Microsoft patches. <b>Can you give me the appropriate SAP-note for that or further information?</b> I use Windows Enterprise Server 2003, 64