RFC Destination Seetings Problem between R/3 and XI System

Hi...
In my RFC to File Scenario I cant see the messages in MONI......
When we create RFC destination through SM59.....we will fill gateway host and service
of R/3......Then we Configure the RFC Sender CC and fill same Program ID, Gateway host & service of R/3.
My doubt is,after this should I have to configure SM59 at XI side ???.....
I am getting confused in this RFC Settings between R/3 & XI....Can u explain the flow correctly.....
Please help me out.....
Thanks,
Sudheer.

Hello Sudheer,
1.Configure the Sender communication channel by giving the programId there,                    
2.You need to create RFC Destination at Sender R/3 system pointing to PI, there you need to mention the programId, specified in Sender CC,
3. In RFC destination you need to specify your XI system details for  Host/ServiceName nameand gateway service .
Note: programId is case sensitive.
No need to create any RFC Destination in XI system.
check the following thread for further clarifications.
Re: TCP/IP connection for RFC sender adapter
Regards,
Prasanna

Similar Messages

  • How we will know whether RFC destinations have been created for sender and

    Hi,
        How we will know whether RFC destinations have been created for sender and XI system.
    Thanks,
    dhanush.

    Hi Dhanush,
    you can check using the TCODE SM59.
    Regards
      Kenny

  • Externalizable problems between v1.3 and v1.4

    Hej you.
    I have strange problems with the Externalizable objects.
    I Use many Object to Save my file, but wien i try to Externalizable on J1.3 and Denalizable again in J1.4 I got this message:
    E:\Programmer\Java\ProrgamName>Java ProrgamName
    javax.swing.JInternalFrame; Local class not compatible: stream classdesc serialV
    ersionUID=8792953236056021037 local class serialVersionUID=-6387351733537024688
    Can i trap J1.4 ID to use 1.3 ID, so it can use on ALL platforms, not just locally?
    When I Save and load on the same machine it works fine, but not when i moving to another machine with 1.4. Is a another method, or i Need to save all object to AscII instead in this smart method (that are poorly work)? I have surfed around javasoft.com with finding a answear.
    See my early quenstien on (closed):
    http://forum.java.sun.com/thread.jsp?forum=31&thread=273990
    With very regaards By:
    Super Bomba, Denmark
    PS. No Duke Dollars this time. Sorry.

    Hey.
    I found how to work around combatible problems between 1.3 and 1.4. For user, that want to save thier DynamicTree.java (http://java.sun.com/docs/books/tutorial/uiswing/components/example-swing/index.html)
    Use follow code (I using Externalizable):
      protected DefaultMutableTreeNode rootNode=null;
      protected DefaultTreeModel treeModel=null;
      public void writeExternal(ObjectOutput stream) throws IOException
      { stream.writeUTF(rootNode.toString());
        Vector values = new Vector();
        Object root = treeModel.getRoot();
        // Save the root, if its Serializable.
        if(root != null && root instanceof Serializable)
        { values.addElement("root");
          values.addElement(root);
        stream.writeObject(values);
      public void readExternal(ObjectInput stream) throws IOException
      { thisModel.removeAll();
        thisModel.setVisible(false);
        try
        { String title=stream.readUTF();
          rootNode = new DefaultMutableTreeNode(title);
          Vector values = (Vector)stream.readObject();
          int indexCounter = 0;
          int maxCounter = values.size();
          treeModel = new DefaultTreeModel(rootNode);
          if(indexCounter < maxCounter && values.elementAt(indexCounter).equals("root"))
          { TreeNode root = (TreeNode)values.elementAt(++indexCounter);
            treeModel = new DefaultTreeModel(root);
            indexCounter++;
          // kode for setting the tree start here
        catch (ClassNotFoundException e) {}
      }Hope, this is to use :-)
    Hi from
    Super Bomba

  • Connection Problems Between iChat 3 and iChat 4 Workaround

    Maybe this info will help others:
    iChat 4/Leopard users must initiate video chat to iChat 3/Tiger users:
    I have discovered that if an iChat 4/Leopard user initiates the video chat to an iChat3/Tiger user, it works, but if the iChat3/Tiger user initiates the video chat with an iChat 4/Leopard user it fails with a message saying that the receiver declined the invitation (even if the receiver tried to accept). This happens on a LAN as well as across the Internet.
    Likewise, to make conference video chats, make sure the iChat 4/Leopard user initiates, then adds the other parties.
    This post is NOT about iChat Server, although the problem occurs there too. If you are using iChat Server (part of OSX Server) see http://discussions.apple.com/thread.jspa?messageID=5995966 ).
    Hope this helps.
    ppj

    Hey.
    I found how to work around combatible problems between 1.3 and 1.4. For user, that want to save thier DynamicTree.java (http://java.sun.com/docs/books/tutorial/uiswing/components/example-swing/index.html)
    Use follow code (I using Externalizable):
      protected DefaultMutableTreeNode rootNode=null;
      protected DefaultTreeModel treeModel=null;
      public void writeExternal(ObjectOutput stream) throws IOException
      { stream.writeUTF(rootNode.toString());
        Vector values = new Vector();
        Object root = treeModel.getRoot();
        // Save the root, if its Serializable.
        if(root != null && root instanceof Serializable)
        { values.addElement("root");
          values.addElement(root);
        stream.writeObject(values);
      public void readExternal(ObjectInput stream) throws IOException
      { thisModel.removeAll();
        thisModel.setVisible(false);
        try
        { String title=stream.readUTF();
          rootNode = new DefaultMutableTreeNode(title);
          Vector values = (Vector)stream.readObject();
          int indexCounter = 0;
          int maxCounter = values.size();
          treeModel = new DefaultTreeModel(rootNode);
          if(indexCounter < maxCounter && values.elementAt(indexCounter).equals("root"))
          { TreeNode root = (TreeNode)values.elementAt(++indexCounter);
            treeModel = new DefaultTreeModel(root);
            indexCounter++;
          // kode for setting the tree start here
        catch (ClassNotFoundException e) {}
      }Hope, this is to use :-)
    Hi from
    Super Bomba

  • IChat - compatibility problems between v2.1 and v3.1

    Hi,
    I now have the new iMac Intel with iChat 3.1. I am trying to use it with a friend who has OS 10.3.9 with iChat 2.1.
    I can see and hear him, but he can only hear me.
    Is there a compatiliby problems between v2.1 and v.3.1 or it is just a configu problems?
    Thanks a lot for any information
    Bruno

    Most likely cause is that you haven't updated the ProApplication Support file. Check here:
    http://www.apple.com/support/downloads/proapplicationsupport31macosx104.html

  • An RFC destination could not be specified for the logical system

    Hello Experts,
    I am trying post goods receipt in EWM system in a simple inbound delivery process. It is not getting posted back in ECC. I have my RFC connection setup properly(I assume since I was able to transfer inbound delivery to EWM in first place).It seems some setting related to Outbound queue in EWM is missing.Can anyone tell me in detail what settings are required?Is it something to do with WE20 transaction?I am not sure what settings should be done there.The error log is as below-
    An RFC destination could not be specified for the logical system
    SB3CLNT011
    Message No. B1550
    Diagnosis
    An RFC destination should be specified for the logical system SB3CLNT011.
    This could not be done in this case. SB3CLNT011 is not your local logical system
    and this system is not included in the relevant Customizing tables.
    Procedure
    Check:
    RFC
    destination
    Port
    definitions
    oubound partner profile of
    message type SYNCH for this logical system
    Regards,
    Khushboo

    Hi Oritra and Suraj,
    I have checked remote connection in SM59 for both the logical system.It works fine.I understand this is more of a technical issue,but I don't have A local basis team to help me so reaching out to experts here.Can you guide me what technical settings could be checked for EWM-->ECC connection?When I execute BD82 for SB3CLNT011 it shows me green status with message "No messages have been defined for the selection conditions in the model".
    Although when I do this for EWM logical system SB3CLNT012 it shows me this with all green status-
    System SB3CLNT011 as a partner type already exists
    System SB3CLNT012 as a partner type already exists
    Port A000000018 with RFC destination SB3CLNT011 already exists
    Outbound parameters for message type SHP_IBDLV_CHANGE SHP_IBDLV_CHANGE01 already
    Outbound parameters for message type SHP_IBDLV_SAVE_REPLICA SHP_IBDLV_SAVE_REPLI
    Outbound parameters for message type SYNCH SYNCHRON already exist
    Am I missing something in WE20?
    Regards,
    Khushboo

  • Diff between Business service and Business System?

    HI Experts,
      Pls let me know wht is the difference between business service and business system??
    when we will have to go for business service and when for business system??
    thnx in advance..
    New XI

    Hi,
    Difference between Business Service and Business System are :
    1) Business sytem require all details like login user id
    password require to create but in case of business service
    log in details does not require..
    2) A Business System  is purely for SAP-Systems and
    Business Service for Non-SAP systems
    3) Business service refers to any business applications where
    as the business system is defined in SLD(System Landscape
    Directory)
    4) When we have full details of application system the we are
    going to use the business system and it is created in the
    SLD so we dont have authorization to change the business
    system name.
    When we have partial details or no details of Technical
    system then we r going to use the business service. it is
    created in the ID. we can see and change it.
    5) A Business system is something that physically exists
    For example, if u want to download a file from a system
    ABC, by using file adapter and then want to update the
    content of this file into r/3 database by using RFc,then
    the system  abc and the r/3 will be ur business systems
    i.e. they physically exists. Business Systems are
    configured in SLD.
    Business service is mostly usedin B2B Scenario (cross-
    component),where you don't know the Business System of your
    partner. In other words business Service will be used only
    for those partners which do not have a physical landscape
    set up . Business servces do not have an entry in SLD.
    6) A Business Service is an Abstract Unit(which is not in
    System Landscape Directory) addressing Senders and
    Receivers of Messages.
    Physicals systems which use their communication channels
    and routing rules to communicate with other systems are
    called as Application Systems OR physical systems.
    7) In simple when u going for A2A integration then we define
    our Technical systems are Business system. If we r going
    for B2B integration then we dont know the complete
    information about the other end Business Landscape so, we
    configure it as a Business Services. Business system are
    created at SLD. Where as a Business Services are created at
    Integration Directory.
    8) Business systems:
      These are logical senders or receivers that exchange
    messages by using the Integration Server and that are
    entered in the System Landscape Directory.
    The business systems in the System Landscape Directory
    relate to a system landscape. The business systems of
    business partners are therefore not entered in the System
    Landscape Directory. To be able to address such business
    partners logically, use communication components in the
    Integration Directory. A business system is a way of
    specifying a communication component in the Integration
    Directory more precisely (business system component).
    Hope this will hwlp u..
    Regds,
    Pinangshuk.

  • Difference between business service and business system in SLD

    hi all,
    i m very new to XI. can anybody tell me that what is the basic difference between Business Service and Business Systems?
    Is it necessary to use them? and if yes then when to use what?
    Thanx.
    Regards,
    Kunjal......

    Hi Kunjal,
    In SAP XI every system in your landscape with which you are interfacing is defined as Service.
    The service can be your Business service or Business system.
    Generally SAP systems are referred to Business system and you define them in the SLD before you import them.
    The Business service is a logical name referring to any system in your landscape.
    To communicate with any third party application you need to create communication channels which are associated to your service.
    More about this here:
    http://help.sap.com/saphelp_nw04/helpdata/en/7d/6b82cd0d1aef48ab5953524c9cc5b2/content.htm
    Regards
    Vijaya

  • Difference between R/3 and CRM systems

    Hi,
    I want to know difference between R/3 and other systems like CRM, SCM. Shall we need XI to integrate them..
    I think that CRM,SCM are the modules of R/3 is correct..
    What kind of applications they are...
    Thanks,
    RamuV

    Hi Ramu,
    As you said they are R3 Applications only.
    can be connected with the help of XI.
    CRM uses BDOCs but XI can only deal with IDOCs. So when you will be working with BDOCs of CRM, then in CRM you will have to create custom IDOCs for the corresponding BDOCs and then you can have File-IDOC and IDOC-file scenarios working via XI to communicate between your CRM server.
    BestRegards,
    Ramesh

  • Diff between bussiness service and bussiness system.

    hi,
         actually i want to know that what is the diff between bussiness service and bussiness system..
    thanks in advance,
    jp

    Both the Business system and Business Service are same as per the functionality.
        we choose Business system when we know the technical system(Business system) in our SLD.
    if we doesnt any idea about the business system in SLD we go for Business service.
    thanks & regards
    harsha vardhan.P
    *reward points if u satisfied with my answer***

  • Analog interface between voice gateway and pbx system, please suggest too

    Hi
    I’m a fresh in telephony and voip technology. I didn’t find information about design analog interface between voice gateway and pbx system such as fxo-to-fxo, fxo-to-fxs, fxs-to-fxs, fxo-to-e&m, fxs-to-e&m, or e&m-to-e&m. Could you please suggest any resource for me?
    Ps. my networks have 1 HQ and 2 branch offices connect to the HQ.
    Thanks,
    Nitass

    Hello,
    you can find lots of info about analog voice interfaces here:
    http://www.cisco.com/en/US/tech/tk652/tk653/tk754/tech_protocol_home.html
    I've found this particular document very useful when trying to understand how telephone signaling works. This applies to any telephone system where interfacing to analog phones or the PSTN is involved.
    http://www.cisco.com/en/US/tech/tk652/tk653/technologies_tech_note09186a00800a6210.shtml
    Regards.

  • Connection Between SAP GTS and Legacy systems

    Hi GTS Experts,
    Could you please let me know how to connect between SAP GTS and Legacy systems.
    This is for transfer of Customers, Vendors,Materials(Products in GTS),Transaction Data.
    Could you please provide any documentation on this and is it PI team will do or functional guy.
    One more question:
    Customer created a sales order with sold to and ship to(both contains same address) in legacy system.
    Then it will be sent to SPL screening in GTS.
    Now he will change ship to address and this should not be passed to SPL screening-- how to do this.
    Regards,
    Murali

    Hi Murali,
    Apart from what Dave mentioned as above, although there is no such document available apart from SAP Standard content document but its something that is very standard to other modules as well.
    Actually, you need to have a middle ware like SAP PI or any non SAP Product between SAP and Non SAP Legacy system. Also, mapping should be defined well in advance in this. Then it will also involve the EDI at the SAP GTS system end and Web skills( or applicale connection skills) at the Legacy system end to ensure appropriate mapping and interchange of realistic data.
    Here, I would like to know if your legacy system had already some SAP system connected to it?.
    Regards,
    Aman

  • Connection problem between sap bw and EAI

    Hi
    Please
    I'd like to know why people who work on the part of my EAI project say there is a connection problem between eai and SAP BW. He explained that the connection is good at 12h AM and 16h PM the system was disconnected, he receive this error message:
    System.ServiceModel.Security.MessageSecurityException: The HTTP request is Unauthorized with customer authentication scheme 'Basic'. The authentication header received from the server was' Basic realm = "SAP NetWeaver Application Server [DB1/100].
    I like to know if this is a problem with sap bw (misconfiguration of authorisations) or at the eai.
    Cordialy

    Hello,
    we have 2 possiblities in BW to get data into BW.
    1) pull
    2) push
    I understodd that you want to push data to BW. Please have a look into the Howto paper: https://www.sdn.sap.com/sdn/developerareas/bi.sdn?contenttype=url&content=/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/how to send xml data to bw
    and
    https://www.sdn.sap.com/sdn/developerareas/bi.sdn?contenttype=url&content=/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/documents/a1-8-4/how to integrate bw to xi.pdf
    If you want to connect an external system to BW and extract data to BW and the BW system is the leading system.
    You need a RFC server, or UD connect (https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/943de6c3-0401-0010-b7a4-8b1af193f642) or you can use db connect or you can extract flat files.
    All of these possibilies are decribed in the online help and in howto papers.
    hope this helps
    Michael

  • How to solve sync problem between Outlook calendar and iPhone when reminder is set to _some_ non-standard values?

    Hi,
    I am having a sync problem between my iPhone/iPad and Outlook calendar events (Outlook 2010).
    Here is the description of the problem:
    1. In Outlook - please create a new event/appointment (e.g. "Test").
    2. Reminder is set by default to 15 minutes. You can change it by using a dropdown menu - please select: "0,5 days".
    3. Click on "0,5 days" and change it manually to "14,5 days".
    4. Click on "Save & Close".
    5. (Do not snooze or dismiss the reminder.)
    6. Sync with your iPhone/iPad.
    7. Open this new event on iPhone/iPad - you can see that alert is set to "15 minutes before" instead to a correct value that was set in Outlook.
    The same problem can be seen if you set the reminder to e.g. "3 weeks" (standard value is "2 weeks").
    However, it is interesting that non-standard values like "1,5 days" (and all other until "13,5 days") are synced without any problem.
    Does anyone have a solution how to solve this problem (different than the trivial solution of not using those strange values)?
    Thanks!

    Thanks to another post (https://discussions.apple.com/message/17501071#17501071) I reset the sync history, here is what to do: 
    Launch iTunes.
    Before you hook up your iPhone to the PC and iTunes do this: Go to iTunes Edit menu > Preferences… > select the iPhone > click the Reset Synch History button > click OK.
    Connect the iPhone to the PC and let iTunes recognize it.
    In the top right corner is the iPhone icon, click on the left side of the iPhone icon > the iPhone menu launches.
    In the menu along the top click on Info > make your selections > click Sync button > it gives you a dialog at the top with the steps it’s going through during the sync.
    In the top left of the iTunes app > click Exit.

  • Problems between a WCS and a Location 2710.

    I have a Location 2710 that was being seen by the WCS.
    It worked fine for almost a day.
    But strangely it started to being not seen by the WCS.
    I tried to associate again the 2700 with the WCS but I received a message from the WCS:
    No response from Location Server. It may be unreachable, or connectivity credentials are incorrect.
    And the Location stays as being not seen by the WCS.
    I have connectivity with the Location and I can make an ssh session to the Location and see that It is running.
    Everything seems to be fine.
    So… why can't I do the association between the WCS and the Location?
    Some one can help me?
    Thanks in advance,
    Rui

    have you restarted the location service and/or rebooted the location appliance or WCS server? Are the WCS and Loc App on the same subnet?
    Perhaps firewall rules on either device are getting in the way
    The iptables on the loc app should be as follows:
    iptables -L
    Chain INPUT (policy ACCEPT)
    target prot opt source destination
    Chain FORWARD (policy ACCEPT)
    target prot opt source destination
    Chain OUTPUT (policy ACCEPT)
    target prot opt source destination

Maybe you are looking for

  • How do I use my macbook to watch cable tv?

    Does anyone know the best way to hook my macbook up directly to a standard cable jack to watch tv? Thanks! Colette

  • Settlement of WBS - KI235 - Account Requires an Assignment to a CO Object

    Hello, Im having an issue when running settlement on a WBS Element.  The settlement rule on the WBS element indicates that settlement is to be charged to GL Account 629080.  I checked the WBS Element, and there is a cost centre entered on the settlem

  • Block1 (No agent)  Error  in BPM  ?

    Hi friends ,                     I am  trying the  the BPM scenario   using Integration Process BpmPatternCollectTime from SAP BASIS ® SAP BASIS 7.00 in the namespace http://sap.com/xi/XI/System/Patterns I have done the scenario like the above . I ha

  • Taking data from a edit text and placing it in a matrix

    Hi all, this is most probably a silly question and simple as pie for everyone on this site, but i just can't get it to work . Im trying to take data from a edit text and then place it into the matrix.the matrix has been added to the form already. my

  • Can i know how partner determination procedure with one time cust

    hi sap gurus, can i know how to determine partner determination procedure for one time customer. bcz its creating a problem in creation of salesorder and it is saying that no assignment of PDP is there for your one time customer. help me on this rega