NCo 3 error: Non ABAP RFC Client not supported

Hi,
Iu2019m trying to create a server using .NET Connector 3.0(version 3.0.2, framework 2 and x64) for receiving Idocs from SAP ALE.
When i send IDOC type HRMD_A from SAP using ALE for RFC server I have this error on server: Non ABAP RFC Client not supported.
SAP.Middleware.Connector.RfcServerApplicationException: Uncaught exception SAP.Middleware.Connector.RfcUnsupportedPartnerException thrown in SAP.Middleware.Connector.RfcServer.ARfcDestShipImp
   when executing RFC server function ARFC_DEST_SHIP --->
   SAP.Middleware.Connector.RfcUnsupportedPartnerException: Non ABAP RFC Client not supported.
   at SAP.Middleware.Connector.RfcConnection.ReadUpTo(RFCGET readState, RfcFunction function, RFCID toRid)
   at SAP.Middleware.Connector.RfcConnection.Dispatch()
   at SAP.Middleware.Connector.RfcTransaction.Playback()
   at SAP.Middleware.Connector.RfcServer.ARfcDestShipImp(RfcServerContext ctx, IRfcFunction func)
   at SAP.Middleware.Connector.RfcServer.InvokeServerFunction(RfcConnection conn, ServerFunctionInfo serverFuncInfo, RfcServerFunction functionImp)
   --- End of inner exception stack trace ---
   at SAP.Middleware.Connector.RfcServer.InvokeServerFunction(RfcConnection conn, ServerFunctionInfo serverFuncInfo, RfcServerFunction functionImp)
   at SAP.Middleware.Connector.RfcServer.Dispatch(RfcConnection conn)
Do I need to do some "special configuration" because i´m sending from SAP ALE to my server??
Any help will be appreciated.
Thanks
Edited by: antonio.coelho on May 13, 2011 5:26 PM

Hi,
I changed the name of the server and I have the same error. I changed the server name on: RfcServerManager.GetServer("SERVER_NAME", handlers); do I need to change in some other place?
Did you made any more changes on SAP or c#?
Anyone have any suggestions on how to solve this problem? I'm trying everything and I still could not solve...
Any help will be appreciated.
Edited by: antonio.coelho on Jun 8, 2011 12:00 PM

Similar Messages

  • Getting error in XI"RFC Program Not Found"

    Hi All,
    I am getting error in SXMB_MONI "RFC Program not found via SAP XI".
    So please suggest me what is the problem behind this..For these SAP XI and R/3 i made 3 to 4 RFC program but only 1 RFC program name not getting Via SAP XI.
    Thanks
    Amit

    Hi,
    I am calling RFC FM via SAP XI.
    Main Records are coming from siebel and recevied by SAP XI and XI will do some changes in records and calling REC FM from SAP R/3.
    Problem is siebel to xi records coming fine but xi to sap R/3 error message coming "Program not Found".
    Thanks
    Amit

  • Submit a SAP job and it is erroring out as "instance/client not found"

    I am trying to submit a SAP job and it is erroring out as "instance/client not found"
    as soon as I  enter the instance/client value and click on next  I am getting this error
    please help

    Hi,
    Then maybe there is a problem with another parameter, and the error is obscured by this error message.
    You did specify valid values for all other parameters ?
    Maybe you can try the following:
    - create a simple job in SAP, you do not have to execute it only save it
    - import this job using RSI_IMPORT_CCMS_JOBS and specify the exact job name
    - run the imported job (it will have the same name as in SAP) and see if this works
    - if this works, try your job again directly from CPS and compare your parameters with those on the imported job (especially which ones are filled or not filled, that sometimes is more important than the exact value chosen)
    Regards,
    Anton.

  • Java SOAPClient RenderFormException error is: operation style: "rpc" not supported

    Hello,<br /><br />I am trying to get a simple command line test program to invoke the Adobe Form Server 7.0's AdobeFSService and generate a PDF. <br /><br />The following is the method code<br /><br />private static byte[] getPDF(byte[] inXML)throws RenderFormException, IOException {<br />          byte[] cContent =null;<br />          <br />//          Create a SOAPClient object<br />          SOAPClient formServer = new SOAPClient();<br />          String sEndPointURL="http://adobeformserver:8080/jboss-net/services/AdobeFSService";<br />//          Set the soap end point<br />          formServer.setSoapEndPoint(sEndPointURL);<br />//          Declare and populate local variables to pass to renderForm<br />          String sFormQuery = "test.xdp"; //Defines the form design to render<br />          String sFormPreference = "PDF"; //Defines the preference option<br />          String sContentRootURI = "http://adobeformserver:8080/myapp/Forms/xdp";<br />          String sTargetURL = "http://<AppServer>:<AppPort/LoanApp>/HandleData";<br />          String sApplicationWebRoot = "http://<AppServer:<AppPort>/LoanApp";<br />          <br />                    <br />          try{<br />//               Call renderForm<br />               IOutputContext myOutputContext = formServer.renderForm(<br />                         sFormQuery, //sFormQuery<br />                         sFormPreference, //sFormPreference<br />                         inXML, //cData,<br />                         "CacheEnabled=False",//sOptions<br />                         null,//sUserAgent,<br />                         null, //sApplicationWebRoot<br />                         null, //sTargetURL<br />                         sContentRootURI, //sContentRootURI<br />                         null //sBaseURL<br />               );<br /><br />               <br /><br />//               Create a byte array. Call the IOutputContext interface's<br />//               getOutputContext method<br />               cContent = myOutputContext.getOutputContent();<br /><br />               <br />          }<br />          catch(RenderFormException rf){<br />               System.out.println("RenderFormException error is: " + rf.getMessage());<br />          }<br />//          Catch a thrown exception<br />          catch (Exception ioEx)<br />          {<br />               System.out.println("Exception error is: " +ioEx.getMessage());<br />          }<br /><br />          return cContent;<br />     }<br /><br />I can generate the WSDL correctly when i hit the AdobeFSService,<br />but when I run this program, I get an error <br /><br />RenderFormException error is: operation style: "rpc" not supported<br /><br />Can somebody please give me some insight or suggestions<br /><br />Thanks,<br />Kevin

    Got it to work, There was a problem with the libs I used in the CLASSPATH.
    I then changed it to use libraries from JBoss 3.2.5's jaxrpc,saaj,..., the jars in the client dir, and Axis 1.4's libs
    Works like a charm.

  • Does NW7.4 ABAP stack still not support usernametoken with digest password?

    Hello, experts,
    I got the message from here Username Token with digest password on AS ABAP that NW7.0 ABAP STACK can't support usernametoken with digest password.
    Does NW7.4 ABAP stack still not support usernametoken with digest password?
    or can I custom the method VERIFY_USERNAME_TOKEN in CL_WS_SECURITY_PROFILE to support usernametoken with digest password?
    or does sap have any plan to support this security requirement?
    Many thanks.
    fangzj

    I asked my experts about your question. On the client side we support this. We cannot support digest passwords on the server side. We save passwords in hashed format on the server side. To support digest passwords, the client would either need to send the password in clear text so that the digest can be calculated or the server would have to store the password in clear text, so that the digest password can be calculated. From a security standpoint these are questionable ideas. Either an eavesdropper is picking up the passwords from the traffic or the attacker who breaks the server suddenly has all the passwords in clear text.
    You can modify the method VERIFY_USERNAME_TOKEN, but if an upgrade comes along that changes this package, you'll be prompted for a correction import. Then you will either have to skip the upgrade or lose your customization.
    -Michael

  • Upload Error message: HTTPS protocol is not supported

    Hi,
       Whenever I do a quick par upload i'm getting an 'Operation failed' message to check sap-plugin.log.
       Log says
    Upload Error message: HTTPS protocol is not supported, please ensure this server is not using HTTPS. My webdynpro applications are getting deployed without any issues.
         How to resolve this?
    Thanks
    Sumathi

    Hi Sumathi,
    As there are often problems with the Quick PAR Upload reported, I would suggest to use the "normal" PAR upload from the icon tray (you have to activate the portal icons in the icon tray). That is almost that "quick" (one or two clicks more needed, we don't talk about more than a second) and - it works (it least it should, and at least it works in most cases even if the Quick PAR Upload fails).
    Hope it helps
    Detlev

  • HT4108 Digital AV adapter does not support iPad 2. Error message "This accessory does not supported by iPad"

    Just bought latest digital AV adapter MD098ZM/A. Does not work with my iPad 2. Error messade" this accessory is not supported by iPad" while the package saying it supports iPad 2 and later.

    It's works with the new iPad. It said "accessory not supported". I clicked OK and now it works.

  • ERROR: Update mode C is not supported by the extraction API - R3 11

    Hi gurus,
    I just tryed to implement the solution I found at this link:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d3219af2-0c01-0010-71ac-dbb4356cf4bf
    The data source is based on an Infoset on the KONV R/3 Table.
    I setted the AIM delta process and I did all the activities as written in the document.
    The process works if I load data to bw in "full", with "Init without data transfer" and "delta" mode. Of course if I change a Purchase document, it will be posted in the delta queue and then loaded to bw with the next delta load.
    The "initialize delta process" (with data) doesen't work and returns the following error:
    Update mode C is not supported by the extraction API
    the error code is R3 11.
    have you any idea about it???
    Thanks!!!
    Regards!
    Matteo

    Hi,
    for me it sounds quite simple. It is that the update mode 'C' get flagged as 'not allowed' for this extractor. Did you check with rsa3? I guess you will get the same error message. May be you can start debugging in rsa3 to find the place where the update mode gets checked.
    Anyway, it shouldn't be a issue as you have a workaround. May be you should raise a error message at sap because of this.
    regards
    Siggi

  • Error Your browser/program is not supported by Web Dynpro

    Hi,
    1. I am getting error "Your browser/program is not supported by Web Dynpro" while executing Web dynpro java application
    2. Portal is EP 7.0 with SP15
    3. Browser is IE 8.0
    4. Which browser(s) (& sp level)  are supported by web dynpro?
    5. Is it possible to customize this error message?
    6. If so, from where (Web dynpro java application or Visual Admin) 
    7. My web dynpro application supports multiple languages.
    8. Is it possible to maintain this message in messagecomponent.xlf file
    Thanks & regards,
    Nilesh

    Hi Nilesh
    IE8 and IE7 is not supported.
    For browser/program is not supported by Web Dynpro----
    check this forums link
    /message/6416540#6416540 [original link is broken]
    /message/2842083#2842083 [original link is broken]
    Re: browser/program is not supported by Web Dynpro!
    Hope this link information will help you
    Regards
    Ruturaj

  • I have just purchased a lightning to 30 pin adaptor to use on an iPad mini and a gen5 iPod touch both devices are running iOS 8.1.3 and come up with The error message "this accessory is not supported by this device "

    I have just purchased a lightning to 30 pin adaptor to use on an iPad mini and a gen5 iPod touch both devices are running iOS 8.1.3 and come up with The error message "this accessory is not supported by this device "
    THis is means they are not charging on a 30 pin cable and the touch won't work in my Apple iPod dock - no audio out or charge. Have re powered both devices to no avail am wondering if the iOS version is the problem
    Help!

    If it is a lightning to 30 pin adaptor, and you have a 7th Generation Nano it has to fit the Nano.
    This is lightning to 30 pin adapter: http://www.bestbuy.com/site/Apple%26%23174%3B---Lightning-to-30-Pin-Adapter/6651 936.p?id=1218803450821&skuId=6651936#tab=overview
    Is this what you bought?
    You need to contact Sony and see if they model you have is compatible with the docking adapter. It may not be.

  • I purchased Elements 13.  When I tried to install I get the error message that it is not supported by Vista.  Now what do I do?

    I purchased Elements 13.  When I tried to install it I get the error message that it is not supported by Vista.  What do I do now?

    If you can't install Windows 7 or higher or get a new computer with Windows 7 or higher, you won't be able to run Photoshop Elements 13.
    There are many inexpensive refurbished or "off lease" computers available at very reasonable cost.  Here is one example (scroll down):
    Computers & Tablets, Desktop PCs, All Desktop PCs, Refurbished - Newegg.com

  • HT4623 When I plug my ipad to itunes i get the error message that it is not supported and I have to go to itunes and get itunes re-installed?  i never had this problem before.  if i do this will i loose all my files, music, etc?

    When I plug me ipad to itunes i get the error message that it is not supported and that i have to go to itunes and get "itunes installer" and re-install.  if i do this will i loose my files and music?

    No, you should not lose anything.

  • Fidelity active trader give me an error message your browser is not supported. Can you fix.

    I use active trader pro and have an error message that browser is not supported in when I do research and some other areas.
    How can I fix this is there an up grade?

    hello kmore, you'd have to contact fidelity's support about that issue...

  • Error message: this computer is not supported by the system recovery media.

    I replaced a bad samasung hard drive in my Pavilion dv6z 3200 with a Seagate Momentus XT 750 GB 7200RPM SATA 6Gb/s 32 MB Cache 2.5 Inch Solid State Hybrid Drive ST750LX003 and when trying to restore Windows 7 64 bit OS get the error message "this computer is not supported by the system recovery media"

    Is the new hdd at least as large a capacity as the original? Can be larger capacity, but sometimes smaller will cause error.
    Enter BIOS by tapping F10 key. Is all system info intact/complete?
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

  • I have a problem with installing PS13 as I get an error message "This installer does not support installation on a 64-Bit Windows operating system. Please download the 64-Bit version of Photoshop Elements." how do i do this?

    i have a problem with installing PS13 as I get an error message "This installer does not support installation on a 64-Bit Windows operating system. Please download the 64-Bit version of Photoshop Elements." how do i do this

    Try downloading the trial. It ought to detect that you have a 64-bit system.
    You aren't using Vista, are you? PSE 13 requires at least win 7 and I think a few folks with vista have gotten a similar error message on trying to install it.

Maybe you are looking for