Sender rfc advanced mode options

Hi Guys,
I am  getting the error message saying that  "looking for alternative service identifiers CPA cache failed" for the sender RFC adapter.
I have the sender BS with proper logical system name. when i debug the function module on the sender sap system it gives this error.
When i uncheck the option verify sender system in the sender RFC CC, then it gives different error saying unable to identify the BS name in the CPA cache.
I did the cache refresh and still i am not getting the data from sap. I have a scheduled job on the sap side and it dosent go the C status. can anybody suggest me whether i need to uncheck this or not
Thanks in advance
srini

Hi Srinivas !!
have a look , may be helpful
getting error in RFC sender adapter
for RFC  Sender  " Is it must i need to write ABAP code " ?
Problem in Sender RFC
Rfc sender problem(sap r/3 -se37) 'alternativeServiceIdentifier: party/serv
Thanks !!!!

Similar Messages

  • Receiver RFC Adapter -Advance Mode  option

    Hi Experts
                    I want Execute the commite transaction after Trigeering the Standred BAPI through XI.
                We haveAdvance Mode  option in Reciver RFC Adapter . Any one explain me how to implment this.
    Regards
    Upendra.V
    Edited by: upendra v on Jan 26, 2009 1:47 PM

    Hmmmm.. I guess you are just practising & exploring all the featers of RFC.. isn't it?
    Anyway upto what I know is here..
    >If you want to use this communication channel to call BAPIs as remote-enabled function modules that change data in the database, set the indicator.
    First of all you need to write an ABAP program in R3, there you will call your RFC/BAPI to update the database entries.
    In XI, under your receiver RFC adapter check the box "Commit Handiling for Single BAPI Calls". Once you click you will get another check box called "BAPI Advanced Mode".
    >If executed successfully, the transaction is written to the database by calling the function module BAPI_TRANSACTION_COMMIT explicitly. If an error occurs, the transaction is rolled back by BAPI_TRANSACTION_ROLLBACK.
    Once you send the data from XI to R3, then in R3 function module BAPI_TRANSACTION_COMMIT will be called explicitly (you need to define/call this BAPI after the ABAP code for database update). This will commit the work and return the result success or failur in a parameter called RETURN.
    And after this BAPI you should call BAPI_TRANSACTION_ROLLBACK, so that in case of errors the transaction will be rolled back.
    >The result is determined by the value of the field TYPE in parameter RETURN. If successful, the tables are empty and the values u201Cu201D, u201CSu201D, u201CIu201D, and u201CWu201D are displayed. All other values are regarded as errors.
    As described above.
    >To change this setting, set the indicator BAPI Advanced Mode.
    In the Successful RETURN-TYPE Values table, enter the values that should lead to a successful execution.
    Once you check the box "BAPI Advanced Mode" a table will appear, there you can write your own values e.g.u201Cu201D, u201CSu201D, u201CIu201D, and u201CWu201D.
    I can not provide a better solution then this... you have to do a work around, but above are the basic steps which can be considered before implementing the solution.
    Regards,
    Sarvesh

  • Regarding advenced mode option at sender,reciever file adapters

    hi.
    can any xi prof tell about the use of advanced mode at sender,reciever file adapters.
    and one more thing that i foung difference is at sender  adapter advanced mode 
    there are some options like msecs to wait before modification check and the other one is maximum file size bytes .
    waiting for any great response.
    u r great answer would be appreciated.
    bye.
    regards.
    seeta ram.

    check out this thread
    Re: Dynamic file name in Receiver File Adapter
    Check these also .
    /people/jayakrishnan.nair/blog/2005/06/20/dynamic-file-name-using-xi-30-sp12-part--i
    /people/jayakrishnan.nair/blog/2005/06/28/dynamic-file-namexslt-mapping-with-java-enhancement-using-xi-30-sp12-part-ii
    /people/michal.krawczyk2/blog/2006/02/23/xi-dynamic-name-in-the-mail-attachment--pseudo-variable-substitution
    http://help.sap.com/saphelp_nw04s/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/frameset.htm
    hope this can help u

  • Windows Server 2008 R2 SP1 - Safe mode not listed in Advanced boot options

    HI all,
    After a bad driver installation, the server got the blue screen issue.
    I tried to access the safe mode and make a restore, but unfortunately the safe mode is not listed in the advanced boot options.
    The only options available pressing F8 at boot are :
    Repair
    Normal mode
    Am I missing something ?
    Is there a way to launch the safe mode from the console (accessible from repair mode) ?
    Is there a way to restore from the console ?
    Thanks for your help, for now I am really stucked...
    Olivier Tisserand

    Hi again
    Problem solved, I document the solution for others :
    open a console from repair mode
    search the real system drive, instead of the X: default of the console
    inn my case D:
    cd Windows/system32
    SystemHardwareProperties
    Advanced options
    start and recovery
    tick the 'show os list' with 30 sec timer
    close and reboot
    when the system list appears, press F8 on wanted os
    Then complete Advanced Boot Options menu appears, including safe mode
    That saved my customer's server
    Hope that helps...
    Olivier Tisserand

  • Problem in Sender RFC

    Dear XI Expert,
    I have completed configuration part of Sender RFC scenario. In this scenario, when I execute RFC in Source SAP system, message gets routed through XI and then it is converted to file. This file is placed on a file system.
    The inbound message interface is asynchronous mode.
    The problem is 'After placing the file on File system, it is travelling in the reverse direction and expected mapping program between inbound message type and outbound message type.
    In message monitoring it showing error with ID 'NO MAPPING_PROGRAM_FOUND' with Type to be 'Synchronous'.
    1. sender service --> xi -->receiver service
    2. receiver service --> xi --> sender service.
    I don't want the 2nd step and want to configure 'Asynchronous' Sender RFC.
    Can anybody help me in configuring 'Asynchronous' Sender RFC?
    Regards,
    Suraj Kumar

    > Dear XI Expert,
    >
    > I have completed configuration part of Sender RFC
    > scenario. In this scenario, when I execute RFC in
    > Source SAP system, message gets routed through XI and
    > then it is converted to file. This file is placed on
    > a file system.
    Hi suraj,
    i am not able to configure Sender RFC in XI which would take RFC calls from my R/3 SAP system.
    The Technical System & business system that i have created for my R/3 are of type Web As ABAP ( Is this the right option ?)
    I basically get error saying Program Id not registered, what might be the reason

  • Missed data JDBD Sender- RFC Receiver Scenario

    Hello,
    I simulated a JDBC synchronous scenario by developed a JDBC Sender-RFC Receiver Scenario to retrieve data from an Oracle Database and inside the RFC , ECC executed a Proxy-JDBC scenario to mark the retrieved items in the Oracle Database.
    Sometimes, in my productive system, some of the items retreived from de JDBC sender seems to be missed. In TA sxmb_moni i saw the message from the JDBC sender channel but the ECC don´t send the message from de proxy request inside the RFC, wich means that RFC doesn´t execute. And a time after without any kind of action, the complete scenario work fine.
    We found this trace log in the NWA stack :
    "Catching com.sap.aii.af.service.cpa.CPAException: Couldn't retrieve outbound binding for the given P/S/A values: "
    Thanks in advance.

    Hi Mariluz,
    Make a full CPACache refresh using the following url:
    http://XIhost:port/CPACache/refresh?mode=delta
    http://XIhost:port/CPACache/refresh?mode=full
    note: use PIDIRUSER for refreshing CPA CACHE for the above uri's
    Also Check the note #1057990 for more details
    there might be other reason that below services might abruptly stop check this also:
    - XPI Adapter: File
    - XPI Adapter: JDBC
    Regards,
    Naveen

  • Sender RFC comm channel    -   program ID

    Hi all,
    Short question:
    I have RFC to FTP scenario.
    Sender RFC channel needs a program ID.
    I created a TCP/IP RFC Destination in  <u>source SAP system</u> and specified in there the program ID i will use. However, when i try to test this connection, it throws folllowing error:
    <i>Logon                     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program SAD_TO_DXI not registered
    Error Details     LOCATION: SAP-Gateway on host xxxxxx / sapgw05
    Error Details     DETAIL: TP SAD_TO_DXI not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 6852
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1694
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Wed Sep 26 17:21:55 2007
    Error Details     VERSION: 2</i>
    Could you please tell me how can i solve this?? and confirm this is the parameter i have to specify in the Sender CC??
    Thanks in advance and kind regards,
    David

    hi David,
    I guess the connection between R/3 and XI is not proper......
    Connection between XI and R/3
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    Also check the program ID
    /people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009
    Also check discussion
    Re: Why Program ID
    regards
    biplab
    Use a Good Subject Line, One Question Per Posting - Award Points

  • Edit button not working in advanced mode

    When I choose a page layout that is pre- made in the options, I can then switch to the advanced mode, but can't get my edit button to work so I can edit the frames or pictures.  Any ideas why?

    Hi sewloco,
    I order to edit the picture/image when in Create mode, you can directly use the toolbar present on the left side in PSE10. You don't need to switch to Edit mode.
    You can also add a new frame/background/graphic from the Artwork Panel. You have a complete set of Effects and layouts available as well. If you want to add text, use the Text tool (press 'T').

  • Sender RFC-Problem in SM58

    Hi all,
    Currently I am working on RFC synchronous call with out using BMP.
    Here we have developed two asynchronous RFC call to achieve the above requirement.
    Here are the details,
    1.     A call from FILE-XI-RFC (Receiver), for sending the selection criteria
    2.     Another call from (Sender) RFC-XI-FILE for sending the response back.
    Here I am going to call 2 RFCs to get the response back. Here when I am working with the scenario (2) i.e., sender RFC, I have done all the design and configuration part of it.
    And when am trying to test this sender rfc from a sample ABAP report (with COMMIT WORK) the RFC gets executed without any error but when I check in SM58 all the back ground tasks gets queued and are not getting processed further.
    Can anyone please help me out? Is it a configuration problem in XI or in ABAP.
    Please help me. It’s very urgent for me.
    Thanks in advance,
    -kanth.

    Hi,
    did you try to push the entries in SM58  -> F6 ?
    do you see any error ?
    also check out my blog:
    /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
    to see if your RFC to XI is correct - you can test it from sm59
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Sender RFC Adapter AND Rec. File Adapter

    Hi
    Workflow of my scenario is like this :
    <b>SAP R/3 ---> Sender RFC Adapter ---> XI Server -
    > Rec. File Adapter -
    > Legacy System</b>
    I am using Async Inbound interface for this as I dont need any response back & I just need to create file.
    I am just picking some data from BAPI & creating a file on a folder in Legacy System.
    Now during execution, file is getting created but I am getting dump on SAP R/3 and even when I am using Async communication, response is coming back from Legacy Business System ( service ) & giving an error " <i>No Mapping Program Found</i> " in sxmb_moni.
    Kindly suggest how can I avoid getting response from Legacy System. Pls. take note again I am using Async Inbound Interface.
    Regards
    - Lalit -

    Hi Lalit,
    When your RFC is called from R/3 by default it would be in Sync mode. When this is in Sync mode it obviously will expect a response and where as in your scenario XI dose'nt give any response and there is no mapping for that and I think that is the reason you are getting that error.
    So when your Sender RFC is triggered it will like this in ABAP
    CALL Function "Function Name" <SM59 Destination>
    and this is Sync call. To make it Async i should be
    CALL Function "Function Name" IN BACKGROUND TASK <SM59 Destination>
    Hoep this helps
    Thanks,
    Prakash

  • XI scenarios using Sender RFC Adapter

    Hi Forum,
    I am eager to know what kind of XI scenarios use sender RFC Adapter, can u give an example,
    does this mean........executing a RFC in a R/3 system and the result of the execution goes to XI.....or,
    does this means, like a sender JDBC Adpter, from XI, triggering execution of a RFC on a R/3, and getting back the result into XI............
    can i have a step by step blog to create such a scenario....
    thanks and regards

    Hi Sudeep,
    Sorry for late reply.
    Yes the 2nd reply was for receiver RFC.
    1. As i mentioned To configure Sender RFC you need TCP\IP connection. in that connection you will use the option registered server program and will mention a program ID there.
    2. Sudeep just remember, please configure RFC sender on XI side first and give a Program ID there, gateway service, host and login of your R3 system. Program id can be any string your name also. and please dont forget to activate the channel before going to R3 side.
    3. Then configure RFC in R3 side, and mention that same program id. mention your gateway host as R3 name or IP and you can get the gateway service from Tcode smgw. it must be something like smgw<xx>.
    and for ur information the program id is nothing but an identity on which basis the R3 system will search that which server object is active using that program id.
    4. when you will write a report to execute that RFC in background,  use Commit work as last statement.
    Please let me know if you want any further information.
    Rewrds if found helpful,
    Regrds,
    Alok

  • Sender RFC Adapter only processes first message

    Hi there,
    we have a R/3 - XI - 3rd party scenario, where the R/3 - XI communication will be established through a RFC.
    The RFC destination was properly configured in SM59 in R/3 and also was the XI's sender RFC adapter, with the same program ID.
    We called the RFC in R/3 Abap code and the message succesfully arrived at XI (it could be found in SXMB_MONI). However, any other call from R/3 would not result in a message arriving at XI (no new entry in SXMB_MONI nor in Message Monitoring, at RWB). New messages only appear again if we set the status of the adapter to inactive and then active again. Then the message arrives, but again, only the first one.
    Can anyone help with this?
    Is there any misconfiguration in XI or RFC Destination?
    Or is it the abap calling that should be processed in another way?
    Thanks in advance,
    Henrique.

    Hi,
    >>>Or is it the abap calling that should be processed in another way?
    the important thing is the commit work
    which must be done after call function
    and you can only have one call function
    before the commit work
    do you see any other errors in SM58?
    >>>Is there any misconfiguration in XI or RFC Destination?
    Or is it the abap calling that should be processed in another way?
    one or the other - no doubt about that
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Issue is with OpenGL. System Info it allows Normal Mode but does not allow Advanced Mode.

    Problems with Repousse 3D feature in Photoshop CS5 Extended  
    I am trying to use the Repousse 3D feature in Photoshop CS5 Extended and have been unable to figure how I can get it to be an option using text. Can you explain how I do this, please?
    I have also tried rasterizing the text first and that does not work. I have tried placing the image and them loading the selection and I still do not have the option of Repousse.
    I believe the issue is with my OpenGL. In the System Info it allows Normal Mode but does not allow Advanced Mode. I spoke with the "Geek Squad" who advised that this is not an issue with my Mac but has something to do with the software.
    Can someone please help me fix this?  Thanks.

    If you really want help you may have to provide relevant information about your OS, GPU, its VRAM …

  • Pavilion dv7 advanced boot options keyboard not working

    1. Print screen key has never worked
    2. In Advanced Boot Options screen, arrow keys do not function to select Safe Mode, Esc key does not work to cancel out of screen.

    Hi,
    Does the arrow and esc key works in Windows?
    If it doesnt work in windows also then i can suggest you to try doing a hard reset and check..else could be a hardware issue
    How to Perform Hard Reset
    Note:
    If you have HP Support Assistant installed on the computer(The Blue Question Mark) then open it ==> Complete all pending Updates & Tuneups==> Restart and Check. It may solve your problem
    Although I am an HP employee, I am speaking for myself and not for HP.
    **Click on “Kudos” Star if you think this reply helped** Or Mark it as "Solved" if issue got fixed.

  • No Basic/Advanced Mode with Adjustment Brush

    I have LR3 and can't make any changes using the Adjustment Brush.  I can highlight an area (and change colors of the overlay) but that's it...any ideas on what I'm doing wrong?  I also have no Basic/Advanced switch...
    thanks

    The basic/advanced modes were removed from the application as part of the Lr3 update. Hit H key to make the brush visible and O to toggle overlay on/off. Make sure that Density and Flow sliders are not set to Zero. You may have to toggle open the full brush panel to see these options.

Maybe you are looking for

  • Domain users files sharing permission problem

    Dear Domain Professional, We have a three domain controllers  192.168.92 .162,167,150  All domain controller working with Global Catalog servers ( Root forest ) . All domain controller live synchronize with each others like Users , Group policy , ADS

  • Password cotrol-cFolder-Collaborative Folder-Main Vendor & Sub-vendor

    We are interacting with main vendor and sub-vendor for document submission and its approval through collaborative folder of cFolder tool. In this respect, only main vendor's UID and its password is used for collaboration for the above process. The sa

  • Regarding Roundtrip session from FCP X to Resolve 9 lite

    Hi,      I have footage from 5D III shot at 23.976 frame rate. I imported this into FCP X timeline of 24 fps by using the option convert to optimized media... In the timeline the shots have been conformed to 24fps... I exported an XML after finishing

  • CS6 Unable to view images.

    I have installed CS6 trial version and an unable to view opened images (jpg, psd).  Bottom of screen sayd "waiting for Bridge CS 6".  What do I need to view my images?

  • MARS and Wireless AP

    Guys, My question is how can I add Cisco wireless devices to MARS, since there is no option for AP. I added these devices as CiscoSwitchIOS12.2 I guess that's the best... How can I solve the inactivity issue, MARS reports sometime that it doscovered