Problems with sender RFC from R/3 4.6D

Hi all,
I have configured a sender RFC channel on XI cluster. Immediately after channel activation everything looks fine on backend system (R/3 4.6D):
But after some time (e.g. one hour) the connection somehow stops working.
The u201CTest connectionu201D says u201CProgram ID not registered u2026 u201D and also XI hosts is not listed  in u201Clogged on clientsu201D any more.
By restarting the Sender RFC from Communication channel monitor the communication is reestablished. But after an hour it breaks down again.
The strange thing is that this problem occurs only when RFC sender channel is configured on XI cluster with two nodes (our production XI on MSCA). If the same is configured on a stand alone XI (which is our development system) the connection is working fine all the time.
Also the problem happens only when connecting XI cluster with R/3 4.6 D system. When the same connection is established with ERP 5.0 or ECC 6.0 it is working fine.
Setting the property initalRfcClientConnextCheck to false didnu2019t help.
Thanks for helping.
Janos

transaction SMGW(gateway monitor) and choose menu option 'Goto --> Logged on clients'.
make sure that the there is an entry in the program id is same as program id in the RFC sender channel...if not try making a change in the RCF channel and activating again
Edited by: Tarang Shah on Feb 8, 2010 6:48 PM

Similar Messages

  • Problem with sending mail from SAP (ECC6.0)

    Hi guys!!
    I am facing problem in sending email from SAP to outlook.
    I've checked SICF and SCOT configuration and they are same as my other server thorugh which i am able to send the mail.
    I use SBWP to send the mail. after i send i do not get any error message, and when i check it in outbox, there is a yellow triangle in the status which means "send process still running" . so the sending mail is taking hours. i've set the frequesncy of my B/G job RSCONN01 to 10 minutes. i checked and this job is running successfully every 10 minutes.
    Please suggest what could be the possible reason and what can i do to solve this issue.
    Thanks,
    Sheetal Sharma

    Hi,
    First of all ask your IT (Exhchange) guy to check port number 25 is open or not for communincation, if not open ask him to open.
    you can check this yourself by doing TELNET
    steps to do telnet :
    logon to your application server,
    go to command prompt
    and type  TELNET <IP address of email server> 25
    If it prompts some message like this
    "exhange.domain.com Microsoft ESMTP MAIL Service, Version: 6.0.3790.18 30 ready at  Mon, 16 Jun 2008 16:25:41 +0300. "
    then it means your port 25 is open for communication.
    Regards,
    Abuzar.

  • Problems with sending SMS from adress book

    Hi all,
    I have a new Kotorola MOTOKRZR K1 here.
    The Bluetooth connection with iMac is ok. I can send data to phone and I can receive data from phone, but I can't send SMS from adress book v4.0.5 (487) to the phone.
    The bluetooth button in adress book is disabled. I can click on this button, but address book open in this case always a dialog: "Pair with bluetooth device".
    When I click on the "pair" button, then I can enter my access code vor the phone.
    It is the access code from Bluetooth Assistant program for the phone.
    my question is, Is here a user, who can send a SMS with MOTOKRZR K1 from adress book?
    With my old Siemens S55 is this no problem.
    Sorry for my very bad english.
    Greetings, Bermd

    did this ever get resolved?

  • Problems with sending PDF from iPad to PC?

    I am having problems sending a PDF from an iPad. The email is sent and can be read on any Apple device, however it is not viewable on a PC. To complicate things more, the first sending of the email to the PC in not viewable, once it is forwarded to another, the email is viewable just as on an Apple device. I have had this problem with to different apps which led me to belive Mail was suspect. I removed the mailbox and re-installed it with no fix. I think my next move is to reset the iPad. Has anyone had the same problem and come up with a solution?

    I've had exactly the same issue
    I had (mistakenly) believe the issue had been resolved its new app updates but it hasn't
    Today I emailed a signed document using SignNow app. Mindful of previous iPad PDF compatibility issues, I sent myself a copy to my gmail account that I have on my MacBook
    Everything appeared to be fine so I then emailed it to the recipient (using a PC) who promptly emailed back to say they hadn't received anything!
    This is the second time within two weeks.
    Eventually I had to email it to my Mac email account, open in Adobe then 'save as' PDF the. Email it back to my iPad email account so I could then forward onto the recipient.
    I had originally believed this to be an app issue but having used SignNow as well as TypeOn now realise it's something peculiar about Mac/PC formatting.
    SORT IT OUT APPLE!

  • Problem with sender RFC adapter

    Hi All
    I have created one RFC adapter for which i have created wrong business system and all then i have deleted that and i have created on more RFC adapter but when i am testing my scenario its taking the old one which i have deleted from the Integration directory. I have refreshed the cache using sxi_cache and also in RWB. But still i m getting the same error...
    Could you please tell  me how to resolve this error

    Hi
    Yes i have configured RFC as sender communication channel. I have deleted the old one including the business system. but still in adapter monitoring i m getting the error "com.sap.aii.af.rfc.afcommunication.RfcAFWException: alternativeServiceIdentifier: party/service from channel configuration are not equal to party/service from lookup of alternativeServiceIdentifier (CPA party/service/channel ''/<b>'Whirlpool_BS1'/</b><b>'RFC_Source_CC'</b>, lookup of alternativeServiceIdentifier for party '', schema 'TechnicalSystem' with 'QN9#800' returned party/service of ''/'QN9')"
    but i have deleted the whirlpool_bs1 business system.
    Why still i m getting this error.
    Thanks & Regards
    SUN

  • Problems with send emails from 2nd account

    Hi,
    I have problems to  sent from a 2nd account. Sending emial via my icloud account works excellent. But if I want to sent emails via my 2nd account I got the message     
    " Can't sent emails - Adresse [email protected] was declied from server, because  forward is not allowed"
    I heard that the server has to setup to allow forwrding emails from a 2nd account. Where could I find this?
    Thnaks
    Michael

    I believe CF5 had an issue with 0 byte mails in the spool.
    Test your mail to confirm that you do not attempt to send a 0 byte
    mail.

  • Problem with sending email from 4.6C to MS-outlook / Exchange

    Hello,
    I'm trying to send an email with a pdf-attachment from my 46C system. In trans SOST everything looks fine. There is a document with an attachment. When I send it to my email-client there's no attachment. And the following message is given in my email:
    This message is in MIME format. Your mail reader does not support MIME. Please read the first section, which is plain text, and ignore the rest. Better yet, get a MIME-capable mail reader.
    Does anybody recognise this message ???
    Regards,
    GJ van Holland

    Hai G.J.Van
    Check the following Code
    DATA: OBJPACK   LIKE SOPCKLSTI1 OCCURS 2 WITH HEADER LINE.
      DATA: OBJHEAD   LIKE SOLISTI1 OCCURS 1 WITH HEADER LINE.
      DATA: OBJBIN    LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE.
      DATA: OBJTXT    LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE.
      DATA: RECLIST   LIKE SOMLRECI1 OCCURS 5 WITH HEADER LINE.
      DATA: DOC_CHNG  LIKE SODOCCHGI1.
      DATA: TAB_LINES LIKE SY-TABIX.
      DATA L_NUM(3).
    Creation of the document to be sent
    File Name
      DOC_CHNG-OBJ_NAME = 'SENDFILE'.
    Mail Subject
      DOC_CHNG-OBJ_DESCR = 'Delivered Mail'.
    Mail Contents
      OBJTXT = 'Object text'.
      APPEND OBJTXT.
      DESCRIBE TABLE OBJTXT LINES TAB_LINES.
      READ TABLE OBJTXT INDEX TAB_LINES.
      DOC_CHNG-DOC_SIZE = ( TAB_LINES - 1 ) * 255 + STRLEN( OBJTXT ).
    Creation of the entry for the compressed document
      CLEAR OBJPACK-TRANSF_BIN.
      OBJPACK-HEAD_START = 1.
      OBJPACK-HEAD_NUM = 0.
      OBJPACK-BODY_START = 1.
      OBJPACK-BODY_NUM = TAB_LINES.
      OBJPACK-DOC_TYPE = 'RAW'.
      APPEND OBJPACK.
    Creation of the document attachment
      LOOP AT ITAB_DATA.
        CONCATENATE ITAB_DATA-PRODUCTOR
                    ITAB_DATA-VBELN
                    ITAB_DATA-POSNR
                    ITAB_DATA-MATNR INTO OBJBIN.
        APPEND OBJBIN.
      ENDLOOP.
      DESCRIBE TABLE OBJBIN LINES TAB_LINES.
      OBJHEAD = 'ORDERS'.
      APPEND OBJHEAD.
    Creation of the entry for the compressed attachment
      OBJPACK-TRANSF_BIN = 'X'.
      OBJPACK-HEAD_START = 1.
      OBJPACK-HEAD_NUM   = 1.
      OBJPACK-BODY_START = 1.
      OBJPACK-BODY_NUM   = TAB_LINES.
      OBJPACK-DOC_TYPE   = 'TXT'.
      OBJPACK-OBJ_NAME   = 'WEBSITE'.
      OBJPACK-OBJ_DESCR  = 'ORDERS.TXT'.
      OBJPACK-DOC_SIZE   = TAB_LINES * 255.
      APPEND OBJPACK.
    Completing the recipient list
    target recipent
      clear RECLIST.
      RECLIST-RECEIVER = '[email protected]'.
      RECLIST-EXPRESS  = 'X'.
      RECLIST-REC_TYPE = 'U'.
      APPEND RECLIST.
    copy recipents
      clear RECLIST.
      RECLIST-RECEIVER = '[email protected]'.
      RECLIST-EXPRESS  = 'X'.
      RECLIST-REC_TYPE = 'U'.
      RECLIST-COPY     = 'X'.
      APPEND RECLIST.
    Sending the document
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
           EXPORTING
                DOCUMENT_DATA              = DOC_CHNG
           TABLES
                PACKING_LIST               = OBJPACK
                OBJECT_HEADER              = OBJHEAD
                CONTENTS_BIN               = OBJBIN
                CONTENTS_TXT               = OBJTXT
                RECEIVERS                  = RECLIST
           EXCEPTIONS
                TOO_MANY_RECEIVERS         = 1
                DOCUMENT_NOT_SENT          = 2
                OPERATION_NO_AUTHORIZATION = 4
                OTHERS                     = 99.
    Thanks & regards
    Sreenivasulu P

  • TS3899 Problem with sending mail from iPhone

    I have three mail accounts (Exchange, POP, IMAP) on my iPhone 4 with iOS 7.0.4. All works fine for receiving mails, but sending does not work from any of them. I write mail, tap send and it seems to go (with the  sound) but never reach the reciever.
    I have the exact same account setup on the family iPad and there sending mails works fine.
    Any suggestions /solutions ?

    Sorry to intrude, but figured I'd ask. I'm having the same issue (emails I reply to and send via my phone disappear entirely -- no evidence on my comp either -- and I'm never sure if the intended recipient ever received them), but in trying to fix this issue, I discovered I'm actually missing the "Sent Mailbox" option entirely. It's not under Settings > Mail, Contacts, Calendars > Gmail > Account > Advanced > Mailbox Behaviors" -- only Drafts, Deleted and Archive are. Any idea where it is? How to get it back (assumign it was ever there to begin with)?
    I have an iPhone 4S w/ iOS 7.

  • Hi...Problem with sending mail from SAP

    Hi all,
    My problem is:
    I have created a distribution list which contains Internet userids & SAP Userids.
    In the code I have written the follwing code for receiver list
              reclist-receiver = zwfi_yefap_paypr-list1."it contains distribution list name
              reclist-rec_type = 'C'.
              reclist-express = 'X'.
              APPEND reclist.
    I have passed this to function module SO_NEW_DOCUMENT_ATT_SEND_API1 receiver parameter.
    when I run the program SAP user id's are getting mails but  not  internet userrids.
    What couldbe the issue .
    Please let me know what could be the reason.
    Thanks in Advance.
    Raja

    Hello,
    U need to submit the report
    Start the send process
    SUBMIT rsconn01
    WITH mode = 'INT'
    WITH output = ' '
    AND RETURN.
    If useful reward.
    Vasanth

  • Problem with sending clips from after effects to premiere.  Color looks different.  Any advice?  Can't link.  4k raw in premiere and 40 layers per clip in ae.   Can't handle it.

    There's  a definite color difference from Premiere to ae.  I'm using cineform files as alphas from ae to put back over the clips in Premiere as a layer.  The problem is the color doesn't match like it did in ae and the mask and all that seem funky.  Anyone experience this or have ideas?

    There's  a definite color difference from Premiere to ae.  I'm using cineform files as alphas from ae to put back over the clips in Premiere as a layer.  The problem is the color doesn't match like it did in ae and the mask and all that seem funky.  Anyone experience this or have ideas?

  • Problem with sending email from Acrobat Reader X Version 10

    Hello all
    I recently purchased a new Dell laptop with Windows 8 as its OS. I had two email clients installed, one is outlook 2007, that has no contacts and then purchased outlook 2014 which I am using. When I installed Acrobat and tried to send a PDF file as an email attachment, it took me first to Outlook 2007. I closed the program, deleted Microsoft office 2007 and tried to send the email again. Now it is telling me that there is no email association with Acrobat . Please help. Thank you.

    Try setting those preferences in Edit>Preferences>Email Accounts>Add account

  • Problems with sending emails from my Blackberry BIS account - all on one line

    I am using a BB Storm 9500 and have been trying to use the BIS email account.
    However, whenever I reply or forward emails from my device, the email comes out all on one line regardless of the punctuation I put in.
    My signature also appears on one line despite having formatted it differently.
    I've seen some post on this problem before but I wondered whether anyone has resolved it now. It's a pain because when responding to work emails it looks completely unprofessional.
    Cheers
    TJE

    anyone try it? any use?
    dc

  • Problems with sending hotmail from an E71

    I have hotmail on my E71 and no problems receiving mail at all. But when it comes to replying/sending mail it all seems to work fine, I even get the item in the sent mail folder, but no-one receives them. Any ideas?

    I've had exactly the same issue
    I had (mistakenly) believe the issue had been resolved its new app updates but it hasn't
    Today I emailed a signed document using SignNow app. Mindful of previous iPad PDF compatibility issues, I sent myself a copy to my gmail account that I have on my MacBook
    Everything appeared to be fine so I then emailed it to the recipient (using a PC) who promptly emailed back to say they hadn't received anything!
    This is the second time within two weeks.
    Eventually I had to email it to my Mac email account, open in Adobe then 'save as' PDF the. Email it back to my iPad email account so I could then forward onto the recipient.
    I had originally believed this to be an app issue but having used SignNow as well as TypeOn now realise it's something peculiar about Mac/PC formatting.
    SORT IT OUT APPLE!

  • I'm having with sending emails from my macbookpro

    I'm having problem with sending email from MacBook pro

    This also happened to me after update to IOS 6. So probably it is cause your email outgoing stopped to work.
    So check your outgoing settings and you probably will solve the issue.
    Hope it will be helpful

  • Problem with Send and Receive Emal In SAP System

    Hi gurus!
    I have a following quote:
    Dear !
    I have a problem with send and receive email in SAP system following :
    I want to test send and receive email in local network at my company. I
    had two server
    Server 1 : I setup Exchange Mail Server 2007 with domain controller is
    fes.com
    Server 2 : I setup SAP ERP ECC 6.0
    On Server 1 : I created 2 account ( u1Afes.com and u2Afes.com ) and then I tested send and receive email between u1 and u2 in local network through Microsoft Outlook 2007 -> OK
    and then
    On Server 2: I had configured send and receive email on SAP system
    through tcode SBWP, SCOT and SOST as Note 455140 - "Configuration of
    e-mail, fax, paging or SMS using SMTP"
    for example :
    I logged in SAP system with user Basis01 (with email u1Afes.com ) -> then,using tcode SBWP -> new message -> send to u2Afes.com with Internet Mail type and then status message with green light -> sending ok
    and then I have used Microsoft Outlook 2007, I logged with account u2 ->check email -> Ok. I saw message which send from u1
    Finally, My problem is how can receive mail in SAP system without using Microsoft Outlook
    For example:
    Login system SAP with Basis01 account (with  u1Afes.com ) -> tcode SBWP ->New Message -> send to u2Afes.com
    and then
    Login system SAP with Basis02 account (with u2Afes.com ) -> tcode ??? ->
    To receive email from Basis01 (with u1Afes.com )
    Please help me now
    Thanks
    I replace "@" with "A" because of banning email of this forum.
    This quote is about sending email in local network. And we can't receive any email from the outside email address. Addition if I wanna send email to internal email in Internet (we've just tried with email address in local network) What should I config in SAP and Exchange ?
    By the way, Is SAP Server IP added to Relay Agent for sending or receiving mail ?
    Regards
    An NLP
    Edited by: An NLP on Apr 6, 2010 7:03 PM

    Hi,
    This problem is a classic problem of mail routing via Exchange. Exchange like most mail servers use the domain part of the email address as a means to route mails. So I will make an assumption that your main company mail addrss is "User @ fes.com".
    So when you send a mail to the "User @ fes.com mail" address the mail is delivered to your Outlook mail address as this is the default route for company.
    (Q) So how do you get your Exchange server to relay the mail into the sending SAP system?
    (A) The easiest way would be to setup and unique mail domain for your SAP system. I always recommend "user @ client.sid.company.com" which in your case would be "u1 @ 100.PRD.fes.com". You can then instruct Exchange to send any emails addressed to 100.PRD.fes.com domain to your SAP system. Also using this format of address you can configure multiple mail connections into multiple SAP systems.
    (A) Another answer would be to enter the "Full" email address (LOcal and Domain part of address) into the routing rule for Exchange e.g. "U1 @ fes.com" so that all emails addressed to this user will be delivered into SAP. However this method requires a lot of Admin as you will have to update Exchange with ALL email address that need to receive emails. Also if your corporate mail address is "U1 @ fes.com" then all mails will be forwarded to SAP.
    I would definitely NOT recommend this method but the decision is up to you.
    P.S. The IP address of the SAP system is entered into the mail header of the email. This is standard practice in SMTP relay. You can suppress this header in Exchange
    Hope this helps
    Michael

Maybe you are looking for

  • Questions on the SAP payment program

    Hi everyone, Here are general questions the SAP payment program. Even partial answers would be greatly appreciated. Thanks in advance! Questions: What are the type of accounts involved in a payment transaction? In which case a customer account could

  • Authorized versus Associated.....trying to share content

    What is the difference between a computer being AUTHORIZED to play content from an iTunes account versus a computer being ASSOCIATED with a device so it can be synced and play the content? It seems multiple computers can be AUTHORIZED to play content

  • Error while running the Program file(Program Object)

    Hi All, I have created 2 program files in SAP BO 4.0 to send automated mail and to remove the flag file. It is working in my DEV environment. Last week i have created new environment(PROD) and created same program files. But its not working in new en

  • Odd superscript/subscript behavior

    Hi all I wanted to format a subscript character in Pages today, but both subscript and superscript were grayed out in the tool bar and also in the menu (Format>Baseline). however, the keyboard shortcut "Control - Command- -" worked fine. Can anyone e

  • Export to WMV cuts off - I have no dissolves

    I see there's been problems exporting to WMVs and having the export cut off at a dissolve...but I don't have any dissolves. A co-worker has the same problem. We're both running FCP 7.0.2. What could be the problem? Lisa