RFC logon problem

Hi all
I have a problem with IDoc to File Scenario.
I configured the scenario with reference on this blog
/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters
I've configured SM59 (I hope correctly!!!)
Whe I try to send an Idoc with we19 transaction it seems to work (state green with code 03); but in sm58 transaction I see the following message:
"name or password is incorrect (repeat logon)"
Which is the problem?
Can anyone help me.
Regards
Mane

Hi Mane,
           First tell me one thing where have you run the tcode SM58.
           If you have run this tcode in R/3 system, then check the connection from R/3->XI by using the tcode IDX2. There click on the target system and please check the log on tab over there. Put the correct user name and password. Then click on the Test Connection button and see whether the connection has been established or not. Some time back I had this problem which I have resolved by this way. If the user is not working, try to put different user.
           If you have run this tcode in XI system, then please follow the same procedure as above. I think your problem will be resolved then.
BR
Soumya
*******pls provide reward points if this is useful**********

Similar Messages

  • RFC Logon screen in SM51

    Hi Basis Consultatnts,
    Current system:
    Central Instance/DB Instance - R/3 Enterprise MSSQL server 2000 & ERP 2004
    Now,
    I have installed a Dialog instance, i can log in to the new server and everything is fine, but, here's the problem, once in a while a "Remote Logon" prompt pops up asking the user to log into the central instance!!! even though they are logged into the dialog instance.
    So I check SM51, looks good, if i'm logged into either server and double click on the other server i get the "Remote Logon" prompt.
    I re-installed the DI, which i did, and the problem still exists.
    Has anyone ever had this problem? I ran DB_DBIDENT in SE37 on both servers and there is a difference, the central instance is #MSSQL#D01#SAPPRD#, the dialog instance is #MSSQL#D01#sapprd#.
    Sounds like an RFC logon problem? ya it probably is but how do i fix it, i'm at a complete loss.
    Thanks for any input.
    -Indra kumar

    Hello Indra,
    Please check the OSS note 90323.This should help you out. Let me know if this worked out for you.
    Regards.
    Ruchit.

  • FRF-0063 RFC logon failed

    Hi all
    while inst'ion we are facing problem as RFC logon failed with mesg connect sapgateway failed.
    we are installing distributed system ie database in host1 and sap instance on host 2
    vinod

    > Database was corrupted. but i manually created around 100 missing tables and 200 missing views . I worked hard for this.
    Uff... I believe you.. but...
    the database load does not only create the table structure but also fills them with data. That data is in binary compressed form in the files under the DATA directory on the export DVD.
    > now i have to cope up with this  "A:SY:002 Codepage 1100 not released"
    It seems that your tables TCP0C and apparently also the 100 others are empty if you created just the table itself without filling in the data - and without that data the system will not run....
    SQL> select count(*) from TCP0C;
      COUNT(*)
          2356
    > between can you pls send  me the complete table "T100" (in terms of its DDL statement) , as i think during the manual creation there is error in this table, which probably may be the cause of this error........
    SQL> descr T100;
    Name                                      Null?    Type
    SPRSL                                     NOT NULL VARCHAR2(3)
    ARBGB                                     NOT NULL VARCHAR2(60)
    MSGNR                                     NOT NULL VARCHAR2(9)
    TEXT                                      NOT NULL VARCHAR2(219)
    but
    SQL> select count(*) from T100;
      COUNT(*)
       4880220
    Markus

  • Logon Problems? Get support is not working in Portal logon Page

    Hi Experts,
    I have created A Role and assigned Logon_help action to it and assigned the Role to Anonymous group.
    So i have Logon Problem? Get Support link on Portal Logon Screen. When i click on it, i was asked to provide userid and email id.
    I have entered them. i got a message the my userid is reset and sent to my mail. but havent received any mail, and the password is changed which have to log in as admin and reset the password. 
    Help me this regards.
    Thank you
    Siva

    you might not have correctly configured your mail servers....
    refer below link
    http://help.sap.com/saphelp_nw70/helpdata/en/89/c5fd430b63c74bbdfaa5f2ec9bb20b/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/44/0761cea5c610b3e10000000a11466f/frameset.htm

  • Rfc sender problem(sap r/3 -se37) 'alternativeServiceIdentifier: party/serv

    Rfc sender problem: While executing the rfc in sap r/3 system
    It is showing abap run time errors are
    'alternativeServiceIdentifier: party/service from channel
    configuration are not       
    (i have taken hint from this weblog /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step)
    These are the configuration at sap xi and sap r/3 system
    1) SAP XI (ID)
    I have created rfc sender commuication channel in I.D.
          Rfc server Parameters->
                A.S.(Gateway)-> server    {sap r/3 server name}
                A.S.S.(Gateway) -> sapgw00 
                program id         -> PDPT
         AND RFC Metadata repository parameter
    2)SAP R/3 (SM59)
        Rfc destination ->  PPPP
        Connection type -> T
        Technical Settings->
             (*)  Registered Server Program
          Program ID  ->    PDPT
    Gate way options
          Gateway host -> server
          gateway service -> sapgw00
    Testconnection-> connected
    3) testing rfc at sap r/3(se37)
    But when i am executing a rfc in sap system
    Rfc target system -> PPPP
    and some import parameters
    and it is showing the error message as
    'alternativeServiceIdentifier: party/service from channel
    configuration are not  '
    4)SAP R/3( SMGW)
    CONNECTION TO CLIENT FOR PDPT(TP NAME) REGISTER STATUS IS WAITING
    Please help me how to solve this problem

    Hi,
    SAP Note 730870 FAQ: XI 3.0 RfcAdapter Q.no 15
    <i>Q 15: Whats wrong when the error message "lookup of alternativeServiceIdentifier via CPA-cache failed" shows up while sending a RFC call to the RfcAdapter?
    A: A RFC sender channel is located beneath a service within the Integration Directory. Within this service choose "Service" -> "Adapter-Specific Identifiers". The values in the fields "R/3 System ID" and "Client" has to be maintained with the correct values of the system, that sends the RFC call to the RfcAdapter. It normaly only makes sense to have these values filled for services of type "Business System". If maintained in SLD, this fields will be filled automaticaly for services of type "Business System" and can be updated with the button "Compare with System Landscape Directory".</i>
    - Give correct appserver and gateway service details in XI.
    - Open the service holding the RFC adapter you are trying to use. On the top menu, goto Service -> Adapter Specific Identifiers..
    Regards,
    Prateek

  • RFC logon failed with message: Failed: Connect to SAP  gateway failed

    I installed CI instance fine and i am stopped here with this error at the end of DB instance install. Could someone let me know what could  be the reason for this. Is there any fix or workaround to continue the install.
    INFO       2006-09-16 01:13:02 [iaxxrfcimp.cpp:398]
              CAbRfcImpl::setRfcConnectParam
    RFC parameter ASHOST set to value hostSAP.
    INFO       2006-09-16 01:13:02 [iaxxrfcimp.cpp:398]
              CAbRfcImpl::setRfcConnectParam
    RFC parameter SYSNR set to value 09.
    INFO       2006-09-16 01:13:02 [iaxxrfcimp.cpp:543]
              CAbRfcImpl::checkConnectInfo
    RFC connection information checked successfully.
    ERROR      2006-09-16 01:13:02 [iaxxrfcimp.cpp:450]
              CAbRfcImpl::openRfcConn
    FRF-00007  Unable to open RFC connection.
    ERROR      2006-09-16 01:13:02
              CJSlibModule::writeError_impl()
    FRF-00063  RFC logon failed with message: Failed: Connect to SAP  gateway failed
    Connect_PM  GWHOST=hostSAP, GWSERV=sapgw09, ASHOST=hostSAP, SYSNR=09
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner not reached (host hostSAP, service 3309)
    TIME        Sat Sep 16 01:13:02 2006
    RELEASE     640
    COMPONENT   NI (network interface)
    VERSION     37
    RC          -10
    MODULE      nixxi_r_mt.cpp
    LINE        8528
    DETAIL      NiPConnect
    SYSTEM CALL connect
    ERRNO       146
    ERRNO TEXT  Connection refused
    COUNTER     4
    Thanks,
    Ram

    at the end of the database instance installation SAPInst is doing some RFCs to the CI.
    The logfile states that the gateway on host hostSAP with the systemnumber 09 is not reachable.
    Please check if you have started the central instance on this machine.
    peter

  • 7.01 to 7.3 Upgrade - Logon Screen - "Logon Problems? Get Support" occuring

    Hi
    We have upgrade our ABAP and JAVA stacks from NW 7.01 to NW 7.3.
    After the upgrade is the "Logon Problems? Get Support" occuring on our portals logon screen. In 7.01 this was controlled with the parameter ume.logon.logon_help - however after the upgrade we do not see this parameter anymore.
    Screen dump (requires a couple of clicks)
    http://www.filefactory.com/file/c26d20b/n/Portal_Logon_Page_Issue.jpg
    Any idea about how we remove the "Logon Problems? Get Support" part?
    Thanks and kind regards,
    Torben

    Hi Torben,
    On my fresh 7.3 installation, everything is clean and ... fresh ...
    So, for example, the built in group AnonUsers only has the user Guest as it's solely relation (no parent, no child groups); the guest user has the Guest role, which has (via it's groups) roles Everyone and Guest; onbly the role Everyone as got UME actions.
    All together, this sounds much like an upgrade issue (on my fresh 7.3, there is no group "J2EE_GUEST" at all).
    Two possibilities to go:
    - Open an OSS message (should be done in any case probably, to report this issue to SAP, so that this can be fixed);
    - Check the UME consistenty by yourself (http://help.sap.com/saphelp_nw73/helpdata/en/44/aecb4253217037e10000000a422035/frameset.htm)
    Maybe the second point already will fix some things; would be great for you, anyhow, I still would advise to report this issue officially to SAP.
    Hope it helps
    Detlev

  • Notification Mail is not working for other logon problem link

    Hi All,
    When we are submitting other logon problem details then administrator is not able to get any E-Mail notification,
    whereas when we are using password reset then we are able to get E-mail notification with new password.
    we are using EP6 and we have given ume.notification.admin_email= with some administrator id.
    in case of password rest we are getting the mail from the same id which we have given there.
    Regards
    Trilochan

    Hi,
    There are two ways of doing this: either through Visual Administrator or through Config Tool using offline mode. My guess is that if you are doing it through Vis. Admin, then there is a possibility that the settings are being lost. Have you tried it through Configtool?
    Make sure the procedure that you are following is as follows:
    1.      Start the Config Tool by executing j2eeconfigtoolconfigtool.bat.
    2.      In the tree, navigate to Global server configuration ® services ® com.sap.security.core.ume.service.
    The list of UME properties appears.
        a.        To change the value of a property:
           i.       Select the property in the list.
          ii.       In Value at the bottom of the screen, enter the new value that you want to assign to the property.
          iii.       Choose Set.
          iv.       Choose  (Apply changes).
    b.     To restore a property to its default value:
           i.       Select the property in the list.
          ii.       Choose Restore to default.
         iii.       Choose  (Apply changes).
    c.      To restore all properties to their default values:
          i.       Choose Restore all to default.
    3.      Restart the nodes in the cluster for the changes to take effect.
    Regards,
    Shitij

  • SAP 4.7 Installation error in RFC Logon

    Hi friends,
             I tried installing 4.7 with Oracle. But in Final stage ie., while in RFC jobs
    it asks for RFC Logon verification as
    Username : DDIC
    Password:
    Any body could give solution for this prob.
    Thanks in Advance,
    Sridhar S

    Hi..
            I found solution for this error.
    Regards,
    S.Sridhar

  • Second Time, RFC execution Problem!

    Hi all,
    Has any one encountered this problem, when calling RFC First time fine and getting data from BAPI, when i call same RFC again, Second Time, RFC execution Problem!. Any idea!, Now i restarted server, that may cause the problem. Other than this, please give me your idea.
    Thanks
    Ravi Golla

    Hi Bhavik,
    <b>In View Controller:</b>
    public void onActionCreateProject(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionCreateProject(ServerEvent)
        wdThis.wdGetArchCompController().CreateProject();
         wdThis.wdFirePlugOutToProjectCreationResult();
        //@@end
    <b>In Custom Controller:
    </b>
    wdDoInit()
    __Arch__Arm_Project_Create_Input create = new __Arch__Arm_Project_Create_Input();
         wdContext.node__Arch__Arm_Project_Create_Input().bind(create);
    public void CreateProject( )
        //@@begin CreateProject()
         try
                             wdContext.current__Arch__Arm_Project_Create_InputElement().modelObject().execute();
                             wdContext.nodeOutput().invalidate();
                        catch(WDDynamicRFCExecuteException ex)
                             wdThis.wdGetAPI().getComponent().getMessageManager().reportSuccess(ex.toString());
                             ex.printStackTrace();
        //@@end
    I am using other functional modules they all working fine, this is one only has problem
    Thanks  Bhavic.
    Regards
    Ravi

  • Recurring RFC connection problems

    Hi!
    I really need some help. We have been experiencing RFC problems for a few months now and our basis team have no clue as to what the problem might be. The problem is that on a daily basis we experience RFC connection problems. It usually happens at about 7am in the morning and lasts for an hour. After that the problem clears itself and for the rest of the day runs smoothly.
    We clearly see this problem on our RFC connection to the IBM MQ message server which handles all our incoming and outgoing IDOCS. This is however not the only RFC problem as we have also had RFC connection failures when switching between instances in SM51. This suggests to us that it is probably not a network issue, although the MQ server is housed in a different data center than the SAP servers.
    We are running ECC6 and our environment looks like this:
    4 hosts running 5 instances: 3 hosts with one instance and 1 host with 2 instances.
    While this problem is occurring you can do a connection test in SM59 to MQ which is usually successful. In SMGW we have picked up that it is trying to establish multiple connections to MQ, some connects successfully and some cannot connect. In ST11 in the RFC trace files the error message says that the MQ connection times out.
    While monitoring the MQ server we cannot pick up any problems. The MQ server itself seems to run without errors. The only problem is that it cannot connect to SAP to send IDOCS and SAP cannot connect to MQ. The load on the MQ server while this error occurs is minimal compared to the rest of the day.
    Does anyone have any ideas as to what the problem might be? Are there any other places other than the ones mentioned in this mail where we can check for errors?
    Thank you in advance!
    Iwan

    Hi Marcelo,
    In SM59, just select the RFC and above in same screen you can see the options
    RFC----- Display Trace (Shift + F8)
    Check the trace file and see if there is any connection problem between the two system.
    Regards,
    Ravi

  • RFC Logon user authorizations

    Hi! I have some doubts regarding the authorizations for the RFC logon user.The same question is disussed in the forum.But I am still confused.I mean authorizations to the   user for which we set the user id and password in the RFC destinations in SM59 transaction.
    1) Our RFCs exist in the backend and we develop  SyncBos in the Middle ware MI server.So we give the  Logon Id and pwd to allow the Middleware to remotely logon to the backend for exceuting the RFcs. right?
    So the UserId we give here, must be a valid user in the backend.I want to know the minimum authorization objects that are required to be given to this user,So that  RFcs in the backend are executed.
    2) There is also an option "current user".When should this be used?
    Thank you!

    Hi,
    When current user option is set, it means that the userid and password which we use on the client to synchronize with the middleware is taken by the RFC and tries to execute the BAPI Wrappers. So this means that the user id and password should be same across both middleware and backend systems and in the backend system this particular sync user should have the proper authorizations to execute the BAPI Wrappers from the middleware system.
    Simply saying when current user option is set, the userid and password should be identical on both middleware and backend systems with proper authorizations in the backend system to execute BAPI wrappers(for that set S_RFC role for user in the backend).
    Regards,
    Siva.

  • Win 98SE Startup Logon Problem

    All our Win 98SE had the startup logon problem when we migrated to Cisco 1240AP. Previously, we don't had this problem when we are still using the SMC AP.
    When we want to login to windows 2000 Domain during startup, the system will complain that it can't find a DC and we had to click ok to proceed. Once login, we can see that it can detect the AP with good signal strength. Then we need to logoff and then only we can login to the Domain without any problem.
    But when we restart the system to login to the Domain again, the same problem occurs. Only when you click ok to login without network and then logoff again to login without restart the system, then the PC can find the Domain and login without problem. All our PCs are using the static IP assignment with DNS and WINS configure.
    We are currently using the DLink client wireless adapter and we had try to change to Belkin client wireless adapter with more recent Win98 driver but with the same problem.
    Our Window XP don't had this issue. As i had said, previously when we are using a SMC AP, we don't had this problem.
    Anyone here had the same problem that had a solution ?
    Thanks.
    CMYip

    Yes. The solution was to upgrade to upgrade the customer's laptops to WinXP.
    (Drive mappings were also a related issue).

  • FRF-00063  RFC logon failed with message: Failed: Connect to SAP gateway fa

    We are getting below error while installing CRM 4.1 on oralce,sunsolaris.
    ERROR      2007-09-27 01:19:46
               CJSlibModule::writeError_impl()
    FRF-00063  RFC logon failed with message: Failed: Connect to SAP gateway failed
    Connect_PM  GWHOST=uapkb2dh, GWSERV=sapgw29, ASHOST=uapkb2dh, SYSNR=29
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner not reached (host uapkb2dh, service 3329)
    TIME        Thu Sep 27 01:19:46 2007
    RELEASE     640
    COMPONENT   NI (network interface)
    VERSION     37
    RC          -10
    MODULE      nixxi_r_mt.cpp
    LINE        8642
    DETAIL      NiPConnect
    SYSTEM CALL connect
    ERRNO       146
    ERRNO TEXT  Connection refused
    COUNTER     2
    Regards,
    Madhu.

    We are getting below error while installing CRM 4.1 on oralce,sunsolaris.
    ERROR      2007-09-27 01:19:46
               CJSlibModule::writeError_impl()
    FRF-00063  RFC logon failed with message: Failed: Connect to SAP gateway failed
    Connect_PM  GWHOST=uapkb2dh, GWSERV=sapgw29, ASHOST=uapkb2dh, SYSNR=29
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       partner not reached (host uapkb2dh, service 3329)
    TIME        Thu Sep 27 01:19:46 2007
    RELEASE     640
    COMPONENT   NI (network interface)
    VERSION     37
    RC          -10
    MODULE      nixxi_r_mt.cpp
    LINE        8642
    DETAIL      NiPConnect
    SYSTEM CALL connect
    ERRNO       146
    ERRNO TEXT  Connection refused
    COUNTER     2
    Regards,
    Madhu.

  • SAP Installation RFC LOGON FAILED- SQl ERROR ON PROGRAM SPAM (SAPMSSY1)

    Dear Gurus,
    during the SAP installation, i got the RFC logon failed error: SQL Error on program SPAM (SAPMSSY1)
    I am pasting the disp_w0 file.....................
    http://www.4shared.com/file/89058633/ac7a0547/_2__dev_w0.html
    pls let me know the how to lovve this.
    the basic error is like....
    Generating ABAP/4 Program SAPMS380                                .
    A  Source SAPMS380                                 Line 8.
    A  Error Code GEN_SOURCE_FORMAT.
    A  Module  $Id: //bas/620/src/krn/gen/screads.c#7 $ SAP.
    A  Function sc_getstring Line 624.
    A  Error when reading program SAPMS380
    Its showing this kinda error for a max of program like SAPMSSY1, SAPMSSY2, SAPMS380 and lots more which are clearly depicted in disp_w0 file.
    what is the error??? is there any error in program SAPMSSY1??
    if this is true pls let me know hot to solve this? where i can access this SAPMSSY1 ?? remember i can not use any T-code like SE36 as my installation is not finished.
    Kindly have a detail look on the disp_w0 file.
    Abhishek

    HI
    can u tell me how 2 acces the ABAP program like SAPMSSY1 etc. without entering into SAP by T-code.
    as i can not login right now. i want to do certain changes in these programs.
    Abhishek

Maybe you are looking for

  • Internal table in OO method

    Hi, I am new to ABAP Objects, and I am trying to implement a Business Add-Inn. I have created a new method, where I define an internal table and then use a function to read data and store it. The problem is, the function ends correctly, and while deb

  • ITunes match has wrecked my music library!

    So here's the scenario. I have just under 25,000 songs in my iTunes library. I also have a subscription to iTunes Match and so far it has worked perfectly until around 48 hours ago. For no reason I can work the metadata for my library has changed in

  • How to copy Bex Query,

    Hello friends.. can you please let me know how to copy the Query. I want to copy the query from one datatarget to another one. Both cube defination is same, please let me know navigation steps. Thanks

  • What version of firefox can I use with windows me?

    What version of Firefox can I use with windows me? Where can I get it?

  • ADF Mobile : Setting background image using inline style not working.

    The snippet is part of my amx page. But the issue is that the background image is not coming up in the deployed iphone application. The html source of app page shows that a background image is associated with this component but the location is file:/