Mobile app connection to SAP

Hi all,
I have developed a normal windows application which connect to SAP through the .NET connector in VS2008 and it worked fine. when trying to use the same connection code to write windows mobile application, the connection didn't work and this error appeared:
System.TypeLoadException was unhandled
  Message="Could not load type 'SAP.Middleware.Connector.RfcDestination' from assembly 'sapnco, Version=3.0.0.42, Culture=neutral, PublicKeyToken=50436DCA5C7F7D23'."
  StackTrace:
    at Test.Form1..ctor()
    at Test.Program.Main()
  InnerException:
I have searched about this error and I understood that mobile applications can not connect to the .NET Connector directly and a web service/server should be found to handle these connections, but these findings were all dated to 2007-2009 (somehow old) so my questions are:
1- Is there a direct way to connect my mobile app to SAP?
2- if no, can you please show me an example of how to connect to SAP indirectly?
Thank you in advance

What version of SAP is?
Do you to try ITS Standalone or Embbebed?
Regards

Similar Messages

  • SAP Mobile App Connection Failed (-1004)

    I am trying to setup an SSL certificate on our test system so that the latest version of the Business One mobile app can connect to it.  The system is running SAP 9.0 PL 11.  I followed the steps outlined in Note 2019275 to install OpenSSL and generate a self signed certificate, then apply it to the B1if server using the commands provided in the tech note. I've imported the new certificate on my iPhone 4S running iOS 8.1.2 and version 1.11.1 of the Business One mobile app but I get the following error when I attempt to log on to the server "Could not connect to the server. (-1004)"  Any suggestions on where to begin troubleshooting this?  I've gone through note 1602674 but there is not a reference to this particular error. I did run the troubleshooting tool B1if and that checked out when using my mobile device information and credentials.

    What version of SAP is?
    Do you to try ITS Standalone or Embbebed?
    Regards

  • Mobile App Connection Issues.

    I am having issues linking my MyBB account to my mobile app. I have tried it on several different platforms and nothing seems to work. Any suggestion?

    Greetings PrestoMagic91, and welcome to the Best Buy forum,
    If your BestBuy.com and My Best Buy™ accounts are linked, then you should be able to access your My Best Buy™ account when you login to the mobile app.  I have the Best Buy mobile app and it just had me perform an update, so make sure you have the newest version of the app.  You may even want to uninstall and reinstall the app just to make sure.
    I looked over your accounts using the email address you registered with the forum, and as far as I can tell, your accounts are linked.  I want to make sure the information we have on file is up-to-date, so I will be sending you a private message to gather that information from you.  To check your private messages, you will want to login to the forum and click on the little yellow envelope at the top of the page.
    How to Link a My Best Buy™ membership to your BestBuy.com Account
    Thank you for connecting with us, and I hope you have a great day!
    Derek|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Iphone App connection to SAP - Tutorial?

    Hi @ all,
    since some weeks I get more and more apple-fan.
    At the moment I'm trying to develope my own iphone-apps. I recognized that ABAP is not the same as objective C - but OK - some extra work for me!
    My aim is to develope iphone-apps which can connect to an SAP-System. At first "only" reading data - later i want to execute some transactions.
    Does anybody know if there's some kind of tutorial how to connect to SAP?
    For any information I'm very grateful!
    Best regards,
    Torsten

    Its not obligatory. ICM (which is shipped with the WebAS) is one of the ways you can get the iPhone to get data.
    If you have a system that only talks RFC (and doesn't have ICM), then you could write a separate program (i.e. outside the ABAP process) using the RFC SDK which will call this RFC and then transform and returns the result in a form the iPhone can understand (XML/JSON, whatever) whenever the iPhone asks for data. This means another server between your R/3 backend and the iPhone.
    I believe the precursor for ICM was ITS. Maybe you could look into that? I have no idea about it though:
    [http://www.sap-img.com/bc046.htm]
    By the way, have you seen this?:
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30c0db18-7894-2c10-379b-803471136b55?quicklink=index&overridelayout=true]
    Its probably the tutorial you are looking for.
    Cheers!
    PS: These are not necessarily the only ways to do it. There might be more (and maybe I'm ignorant).

  • How to connect from SAP BO Explorer (or) SAP Dashboard to Mobile device ( SAP BO Mobile app)

    Hi Friends,
                    Can you please guide me , how to connect the SAP BO Explorer/Dashboards in mobile device.
    Regards,
    Mahesh.

    Hi Mahesh,
    Take a look at this thread.
    http://scn.sap.com/community/mobile/businessobjects/blog/2013/10/10/how-to-connect-sap-bo-mobile-to-a-bi-server-40

  • SAP Mobile App System Monitoring = blank screen

    Hi guys,
    I encounter problems regarding System monitoring App on Android. I followed the instructions in SCN wiki to setup the gateway and ODATA to enable the monitoring via the mobile app on android.
    My app connects to the gateway without any errors but did not show anything. The screen is just blank (see attached file). I have setup one technical monitoring in my solution manager 7.1 SP7 (to monitor the solution manager itself). Do you have any clue whats going wrong?
    Best regards
    Marco

    Unfortunately I can't try solman_admin, because I'm getting the following while try to access the data:
    "No authorization to access Service '/AIGW/TECHMON_0001'"
    I try to connect with my user and receive some XML data. But something is strange. As far as I know, the URL prefix should be "sap/opu/odata/AIGW" but this doen't work in my case. If I try "sap/opu/odata/AIGW/TECHMON" something happens, but I see no data (blank screen). Service Name is set to "TECHMON". While I connect to this url via web browser, I get the following XML data:
    <app:service xml:lang="de" xml:base="http://myservername.com:8000/sap/opu/odata/AIGW/TECHMON/"><app:workspace><atom:title type="text">Data</atom:title><app:collection sap:content-version="1" href="EventCollection"><atom:title type="text">EventCollection</atom:title><sap:member-title>Event</sap:member-title></app:collection><app:collection sap:content-version="1" href="AlertCollection"><atom:title type="text">AlertCollection</atom:title><sap:member-title>Alert</sap:member-title></app:collection><app:collection sap:content-version="1" href="AlertHeaderCollection"><atom:title type="text">AlertHeaderCollection</atom:title><sap:member-title>AlertHeader</sap:member-title></app:collection><app:collection sap:content-version="1" href="AlertDetailCollection"><atom:title type="text">AlertDetailCollection</atom:title><sap:member-title>AlertDetail</sap:member-title></app:collection><app:collection sap:content-version="1" href="MetricCollection"><atom:title type="text">MetricCollection</atom:title><sap:member-title>Metric</sap:member-title></app:collection><app:collection sap:content-version="1" href="FavouriteCollection"><atom:title type="text">FavouriteCollection</atom:title><sap:member-title>Favourite</sap:member-title></app:collection><app:collection sap:content-version="1" href="FavouriteWithRefreshCollection"><atom:title type="text">FavouriteWithRefreshCollection</atom:title><sap:member-title>FavouriteWithRefresh</sap:member-title></app:collection><app:collection sap:content-version="1" href="FavPOWLCollection"><atom:title type="text">FavPOWLCollection</atom:title><sap:member-title>FavPOWL</sap:member-title></app:collection><app:collection sap:content-version="1" href="TechSysListCollection"><atom:title type="text">TechSysListCollection</atom:title><sap:member-title>TechSysList</sap:member-title></app:collection><app:collection sap:content-version="1" href="FavoriteTSListCollection"><atom:title type="text">FavoriteTSListCollection</atom:title><sap:member-title>FavoriteTSList</sap:member-title></app:collection><app:collection sap:content-version="1" href="TechnicalSystemCollection"><atom:title type="text">TechnicalSystemCollection</atom:title><sap:member-title>TechnicalSystem</sap:member-title></app:collection><app:collection sap:content-version="1" href="ManagedObjectCollection"><atom:title type="text">ManagedObjectCollection</atom:title><sap:member-title>ManagedObject</sap:member-title></app:collection></app:workspace><atom:link rel="self" href="http://myservername.com:8000/sap/opu/odata/AIGW/TECHMON/"/><atom:link rel="latest-version" href="http://myservername.com:8000/sap/opu/odata/AIGW/TECHMON/"/></app:service>
    Seems a bit to short in my opinion. The technical workcenter seems to be OK, there are no blank pages. Any suggestions?

  • Parameters in Crystal Reports on SAP B1 Mobile App

    Hi there everyone.
    I have succesfully installed the SAP B1 Mobile application en connected to our server. After setting some Crystal reports visible for mobile I came to the conclusion that simple reports are displayed correct in the mobile app, but when a parameter is set, the report will not show. Anyone have experience with this?
    Kind regards,
    Andy

    Up!

  • Difference between SAP MI apps and other mobile apps

    Hi ,
    I would like to know the difference between any mobile application for eg. lets say banking application where i can do all my banking transactions or a flight reservation system which are always connected and SAP MI applications which are called 'occasionally connected applications'.
    Also is it possible to make the SAP MI applications always connected through GPRS?(not actually but conceptually) Will that be more flexible than occasionally connected application? or is it that they are deliberately made as occasionally connected applications?
    Also is it technically possible to make MI applications run on normal mobile phones? If not is SAP planning it in future?
    Vinay

    Hi Vinay,
    well, occasionally connected apps are occasionally connected, because they have to run in an environment where you do not have a 100% coverage of signal. If you are sitting together with a customer in his building and the GPRS connection is bad - or in a plane or out on an oilrig - it is mostly no GPRS signal available. This is the reason for occasionally connected apps.
    On the other hand, yes, you can sync as often as you like to have a kind of online app - but if you can do that - why do you then not develop a WebDynproMobile app or a simple WebPage or Portals App, that you can browse on the mobile device - if it is necessary for you to have always 100% actual data. The problem is: if you use MI to do that, you need to sync always and a sync takes a while on a PDA and even on a Laptop it is nothing that is done in a second.
    So you have to decide: either having a dataset on the device available and have the ability to work offline and sync the changes time to time, or need to work in the backend and then work with a WebPage instead.
    But: mostly it is not really necessary to have real time data and if - for example to check the stock in the warehouse - this is just a single part of the app that can take a few seconds to check with a usual sync - but the rest of the information is stored on the device and used form there without the need for connectivity.
    Hope this gives you a better understanding.
    Regards,
    Oliver

  • SAP Mobile app Stock photo not work for network location

    Hi Experts
    I found if we use network location path (e.g.
    servername\pic folder\) in SAP Business One General Settings -> Path, Picture Folder, then if we logon SAP B1 Mobile app from iPad/iPhone, and try to open stock photo, we will get error:
    Processing Failed
    Internal server error: contact your system administrator
    It looks like it only work for local path, e.g C:\pic
    Even we put path as :
    local pc name\pic folder, it is also not work.
    Any idea about this?
    Thanks
    Tim

    The first link is a temporary fix for a machine that only one or two people will use. This will not fix the Library Machines that some 3000 users can use at anytime. I can not pre-add all these users every time we image a machine. We also loan out laptops and I need these machine to wirelessly login dynamically to the domain. But I also need these machine to allow access if these machine are removed from our campus and the wireless access is not available.
    Thank again for the help and I hope someone at Apple can fix this soon. I going to have a hard time telling the client that thay can not use the OS that came with they're machine.

  • Thumbnails not displaying in SAP BI Mobile app

    Hello all,
    I have published a Design Studio dashboard to the SAP BI App on Ipad and it's all working fine.
    However, I haven't managed to customise an image to be displayed as Thumbnail when displaying all reports in the 'Tile Mode' (as opposed to the 'List Mode')
    According to the Mobile App administration guide, I have added the image URL to the Keywords section in the document's properties but it has had no effect on the view (It just shows the tile as an empty white square).
    Please see below the details of the environment:
    SAP BusinessObjects BI Platform 4.1 Support Pack 2 Version 14.1.2.1121
    SAP BusinessObjects Design Studio 1.2
    SAP BusinessObjects Mobile App for IPad Version 5.1.8
    iPad iOs 7.1
    Any help or pointers will be greatly appreciated

    Further, you can have a holistic view on content and device support at Content support across devices in SAP Mobile BI
    Regards,
    Ashutosh

  • Where can I download old version of adobe connect mobile app?

    We are using old version of Adobe connect Pro (version <7.5)
    The recent version of Adobe connect mobile app does not work with our server.
    I want to get old version of  adobe connect mobile app.
    Thanks,
    JD Park

    If you are producing software how do you detect the Firefox version and show whether or not it is compatible ? You may be interested in http://hacks.mozilla.org/2012/01/firefox-goes-2-digit-time-to-check-your-ua-sniffing-scripts/
    If you are, or your clients are in a corporate environment there is a possibility that Firefox ESR will be in use.
    * https://wiki.mozilla.org/Enterprise#How_to_Participate_and_Post
    * http://www.mozilla.org/en-US/firefox/organizations/
    My understanding is that ESR has been brought out primarily to deal with this sort of problem ensuring software may be certified in an enterprise, and does not change as often (so it will remain as Firefox 10 with point releases for a while).

  • Anyone else notice the Connect Mobile app is no longer on ITunes?

    Folks, this is odd: the Connect Mobile App is no longer on itunes. The link that used to take you there (http://itunes.apple.com/si/app/adobe-connect-mobile/id338279127) now causes an error to popup in itunes:
    Your request could not be completed. The item you've requested is not currently available in the US store.
    Yet I had visited the link just last week I thought (I share it with people often). And I know I just got an itunes update to the app (1.0.4) on my phone just in the past couple of days.
    Anyone know what's up?

    The Adobe Connect Mobile application was temporarily unavailable from iTunes around Dec 7-10, 2010 but you can now download its latest update (1.0.5 - posted Dec. 13, 2010).
    Vincent Toesca
    Group Product Manager, Adobe Connect

  • Need help in developing mobile app using SAP

    Hi
    I have a team of Android, iOS and Windows developers and we are planning to start developing mobile using SAP and SAP Fiori. Need help in getting started with SAP mobile development like i need plugins and development kits that i need to use.
    Thanks
    Ram

    Hi,
    What help needed ?
    For SAP Fiori  Use this link : http://scn.sap.com/docs/DOC-41598
    For SAP Fiori Installation and Configuration Steps: http://scn.sap.com/community/mobile/blog/2014/06/10/fiori-technical-installation-and-configuration-of-one-app-from-a--z
    Which Software you will use to  develop Mobile Apps in SAP Platform ?So that i will suggest what to do ..
    Regards
    Lokesh

  • ADF Mobile App integration with webservices, connection refused error

    I created an ADF application for department search with business components and exposed this as a webservice. I can access the WSDL locally from a browser. Then created an ADF mobile application and deployed it to android emulator. I am able to deploy the application to emulator and I can see the app on Android emulator. When I try to search for any department, I am getting "cannot connect to localhost on port 7101 : connection refused". My server is started already and the port number is also correct. Did any one came across this issue before? Even the WSDL URL is not accessible from the browser of android emulator.
    Edited by: adf_forum on Nov 16, 2012 2:16 PM

    Hi,
    One more thing to keep in mind is that Android emulator is itself a network host, and localhost will likely loop back into itself, i.e. emulator. Please try to set up the WLS to listen on an actual IP address for your development machine, create your WS DC using this real IP address, and then try to deploy/run the app.
    If you need to retrofit your app with an new IP address, please keep in mind there are several places you would need to manually fix up, including the connections.xml file.
    In general, if the device emulator's browser cannot hit a web service, then the ADF Mobile app will also not be able to hit a web service.
    The most reliable way is to treat the emulator like an actual device, then work out your application's connection accordingly.
    Thanks,
    Joe Huang

  • Connect from SAP gateway to RFC server failed - Java StandAlone app X SAP RAC System

    Dears,
    I'm developing a Java application (RFC SERVER) with JCo3 and I need to connect to SAP RAC system.
    I have configured the TCP/IP connection via transaction SM59, but when I try to start my server I face the error below (dev_jco_rfc.trc):
    ==========================================================================================
    **** Error file opened at 20140714 112024 Brasilia Time Rel 3.0.10 (2013-08-08) [720.440]
    Error:  >Mon Jul 14 11:20:24,636<    RfcException: [null]
        message: Connect from SAP gateway to RFC server failed
    Connection parameters: TYPE=A DEST=VSPAGUE ASHOST=cpe1601 SYSNR=01 SAPROUTER=/H/155.56.49.28 PCS=1
    LOCATION    SAP-Gateway on host ld7624.dmzwdf.sap.corp / sapgw01
    ERROR       hostname 'cpe1601' unknown
    TIME        Mon Jul 14 16:20:25 2014
    RELEASE     740
    COMPONENT   NI (network interface)
    VERSION     40
    RC          -2
    MODULE      /bas/740_REL/src/base/ni/nixxhl.cpp
    LINE        193
    DETAIL      NiHLGetNodeAddr: hostname cached as unknown
    COUNTER     3
        Return code: RFC_FAILURE(1)
        error group: 102
        key: RFC_ERROR_COMMUNICATION
    ==========================================================================================
    This problem happens when my app executes the line:
    JCoServer myServer = JCoServerFactory.getServer(myServerName);
    My system properties:
    jco.client.lang=EN
    jco.destination.peak_limit=10
    jco.client.client=800
    jco.client.passwd=********
    jco.client.user=********
    jco.client.sysnr=01
    jco.destination.pool_capacity=3
    jco.client.ashost=/H/155.56.49.28/H/cpe1601
    jco.server.connection_count=3
    jco.server.gwhost=/H/155.56.49.28/H/cpe1601
    jco.server.progid=VSPAGUE
    jco.server.gwserv=sapgw01
    jco.server.repository_destination=VSPAGUE
    Using SAP Logon i can connect to server cpe1601 system E16 without problems.
    Please, I really need some help, because my knowledge on SAP platform is minimum.

    Hi Markus,
    Changing ASHOST=ld7624.dmzwdf.sap.corp as you have suggested, I got the error message: Connect to SAP gateway failed ...
    As you could see, the host I'm connecting is from SAP RAC Service.
    Here in our company we have only SAP Logon and my RFC Application, and I can connect to SAP remote system via SAP Logon with this settings:
    System Connection Parameters
    Description: SAP ECC 6.0
    Application Server: cpe1601
    Instance Number: 01
    System ID: E16
    SAProuter String: /H/155.56.49.28/H/
    Below the connection information I received from SAP RAC SUPPORT for testing purposes:
        E16 System:
        SID: E16
        Client: 800
        System Number: 01
        Server: cpe1601
        Component Version: SAP ERP Central Component 6.0 Enhancement Pack 6 Suite on HANA
        User: ********
       Password: ********
       SAProuter String:
       If you don't plan to use SAPRouter at your end,
       /H/155.56.49.28/H/    

Maybe you are looking for