Sybase Mobile Sales for Window Mobile

Mateus,
antes de ir pra perguntas, só pra alinhar.
A SAP está com 2 diferentes estrategias para Mobile:
1) para microapps, backends apenas baseado em stack ABAP e empresas com plataforma móvel única, a recomendacao é o Gateway como plataforma de integracao mobile
2) para aplicacoes mission critical (incluindo processamento offline), baseado em multiplos backends (SAP, DBs, web services etc) e/ou com multiplos devices móveis, a recomendacao é utilizar um MEAP (mobile enterprise application platform), e o MEAP da SAP é o SUP (Sybase Unwired Platform).
Nesse contexto, vamos às perguntas.
1. O que é o AFARIA ?
O Afaria é uma solucao que faz parte da suite de Mobile da Sybase, juntamente com o SUP, Mobile Workflow & Mobile CRM, que foca no cenário de MDM (Mobile Device Management). Ela te permite ter uma gestão centralizada de todos os devices da empresa, controlando permissoes de acesso (usuario/perfil), bloquear/liberar funcionalidades (camera, email etc), install/update/remove de apps, remote wipe, remote lock, tudo remotamente, On-the-Air (OTA).
2. O que é o SUP ?
Como falado acima, o Sybase Unwired Platform (SUP) é o MEAP (mobile enterprise application platform) da SAP, ou seja, plataforma de desenvolvimento de aplicacoes móveis. Um MEAP é recomendando principalmente no caso de aplicacoes mais críticas e em cenarios heterogeneos em termos de fontes de dados (data sources) e plataformas móveis.
3. Como instalar o ambiente de desenvolvimento ?
Se vc for parceiro oficial SAP, vc pode receber as mídias para ambientes de desenvolvimento como faz para qualquer outro produto. Sei ainda que a Sybase oferece(ia) via site próprio um trial de 30 dias, mas não sei se ainda está disponível.
4. Qual a linguagem utilizada ?
No SUP vc desenvolve em Java, em Eclipse (além da linguagem de cada SDK, no caso de WinMo, .NET no Visual Studio).
No Gateway, é ABAP* + linguagem da SDK movel.
Mas em ambos os casos, existem aceleradores que te permitem criar apps "draft" sem nenhuma linha de código, só com cliques de mouse (wizards no Eclipse/Visual Studio/Xcode).
se for só pra disponibilizar no mobile uma RFC/Transacao existente, dá pra fazer só com config, sem código.
5. O que eu preciso fazer pra saber criar um u201Chello worldu201D ?
Os treinamentos. Ou se virar batendo cabeça. :P
No caso do SUP, há o treinamento SUP511 que a SAP Education já oferece (antes era oferecido diretamente pela Sybase).
No caso do Gateway, ainda não há treinamento oficial, mas para parceiros há o Gateway Hands-on sessions by COIL, que introduzi no blog que vc linkou acima.
6. Quais os cursos disponíveis no mercado ?
Como falado, SUP511 p/ desenvolvimento em SUP.
Ouvi falar tb de SUP611 para afaria, mas nao sei dizer se a SAP Education já está oferecendo.
7. Como integra com o SAP ?
O SUP pode integrar de 2 maneiras:
- lendo um data source SAP diretamente (há um "adapador" RFC no SUP, baseado em JCo); nesse caso, o staging é feito no SUP;
- usando o DOE (Data Orchestration Engine), componente do NetWeaver Mobile Infrastructure, como staging entre o mobile device e o backend SAP. Nesse caso, no SUP, é usado o DOE conector. É essa estratégia que as aplicacoes "standard" da SAP (por enquanto, Mobile Workflow & Mobile Sales/CRM) usam, mas não dá pra afirmar com 100% de ctz que essa vai ser a arquitetura "oficial" - mais informacoes devem sair no Sapphire.
8. Uso somente para o SAP ?
O Gateway sim, é focado em backends ABAP.
Já o SUP nao, vc pode usar para integrar quaisquer plataformas compativeis com padroes abertos como JDBC, SOAP & REST.
Espero ter ajudado.
Abs,
Henrique.

Dear siva,
Thanks for your replay.
which then can be moved to the devices via OTA or BES
I thought of that BES means BlackBerry Enterprise Server.
BES  is manadatroy to work with SUP?
Can you pleas elaborate, what it means OTA ?
Regards
lakshman balanagu.
Edited by: lakshman balanagu on Mar 21, 2011 2:20 PM
Edited by: lakshman balanagu on Mar 21, 2011 4:27 PM

Similar Messages

  • Jabber client for windows mobile.

    Hi ,
    One of my customer want to install jabber in windows mobile. I informed him there is no client released for windows mobile yet. 
    But he wants any document from cisco site that there is no release available for win mobile. I tried searching same but could not get any.
    Can someone pls provide me some cisco doc on this.
    Thanks in advance.
    Siddu..

    There is no doc that will you tell what platforms we do not support, we tell you which platform we DO support.
    If he insists on a doc, he cannot ask for what does not exist.

  • Error while accessing application of Mobile Sales for Handhelds

    Hi all,
       I am working with Mobile Sales for Handhelds. I downloaded a source code for "Mobile Sales & Service for HH using CRM 4.0 SP08" from SAP note 824427. After creating a WAR file out of this code and assigning it to the user through web console successfully, I synchronized. But when I tried to access the application by the link, I get a Included servlet error. The stack trace is as follows :
    Included servlet error: 500
    Location: /CRMHHSALES/start
    Error Location: /CRMHHSALES/main/BaseMenu.jsp
    Internal Servlet Error:
    org.apache.jasper.JasperException: Unable to compile class for JSPNote: sun.tools.javac.Main has been deprecated.
    C:\Program Files\SAP Mobile Infrastructure\work\localhost_8080%2FCRMHHSALES\_0002fsystem_0002fError_0002ejspError_jsp_0.java:15: Class com.sap.crm.handheld.logic.gui.Skin not found in import.
    import com.sap.crm.handheld.logic.gui.Skin;
           ^
    C:\Program Files\SAP Mobile Infrastructure\work\localhost_8080%2FCRMHHSALES\_0002fsystem_0002fError_0002ejspError_jsp_0.java:16: Class com.sap.crm.handheld.core.utils.EncodingHelper not found in import.
    import com.sap.crm.handheld.core.utils.EncodingHelper;
           ^
    C:\Program Files\SAP Mobile Infrastructure\work\localhost_8080%2FCRMHHSALES\_0002fsystem_0002fError_0002ejspError_jsp_0.java:17: Class com.sap.crm.handheld.logic.gui.Skin not found in import.
    import com.sap.crm.handheld.logic.gui.Skin;
           ^
    3 errors, 1 warning
         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:282)
         at org.apache.jasper.servlet.JspServlet.doLoadJSP(JspServlet.java:612)
         at org.apache.jasper.servlet.JasperLoader12.loadJSP(JasperLoader12.java:146)
         at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:542)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:258)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:268)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:429)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:500)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
         at org.apache.tomcat.core.Handler.service(Handler.java:287)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.facade.RequestDispatcherImpl.doInclude(RequestDispatcherImpl.java:400)
         at org.apache.tomcat.facade.RequestDispatcherImpl.include(RequestDispatcherImpl.java:270)
         at com.sap.crm.handheld.core.webtools.ControllerServlet.displayPage(Unknown Source)
         at com.sap.crm.handheld.core.webtools.ControllerServlet.saveStateAndDisplayPage(Unknown Source)
         at com.sap.crm.handheld.core.webtools.ControllerServlet.handleRequest(Unknown Source)
         at com.sap.crm.handheld.core.webtools.ControllerServlet.handleRequestWrapper(Unknown Source)
         at com.sap.crm.handheld.core.webtools.ControllerServlet.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:402)
         at org.apache.tomcat.core.Handler.service(Handler.java:287)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
         at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
         at java.lang.Thread.run(Thread.java:534)
    Can anybody help me in this issue?
    Thanks in advance.
                     Saptak.

    Hi Saptak Kulkarni ,
    <<<
    org.apache.jasper.JasperException: Unable to compile class for JSPNote: sun.tools.javac.Main has been deprecated.
    C:\Program Files\SAP Mobile Infrastructure\work\localhost_8080%2FCRMHHSALES\_0002fsystem_0002fError_0002ejspError_jsp_0.java:15: Class com.sap.crm.handheld.logic.gui.Skin not found in import.
    import com.sap.crm.handheld.logic.gui.Skin;
    ^
    C:\Program Files\SAP Mobile Infrastructure\work\localhost_8080%2FCRMHHSALES\_0002fsystem_0002fError_0002ejspError_jsp_0.java:16: Class com.sap.crm.handheld.core.utils.EncodingHelper not found in import.
    import com.sap.crm.handheld.core.utils.EncodingHelper;
    ^
    C:\Program Files\SAP Mobile Infrastructure\work\localhost_8080%2FCRMHHSALES\_0002fsystem_0002fError_0002ejspError_jsp_0.java:17: Class com.sap.crm.handheld.logic.gui.Skin not found in import.
    import com.sap.crm.handheld.logic.gui.Skin;
    ^
    >>>
    Check whether u have imported these classes or not,,
    import com.sap.crm.handheld.logic.gui.Skin;
    import com.sap.crm.handheld.core.utils.EncodingHelper;
    import com.sap.crm.handheld.logic.gui.Skin;
    these classes in your JSP file during modification ..
    i think u have used these all external classes in your JSP files without importing these classes...
    If u have imported these class files , then check , u have properly set path for these library (jar files) in the MI client itself.
    <b>If ur MI applications are using some extra jar files , then in the client device , that jar files must present in the lib directory of MI installation</b>.
    <b> These jar files must be set in the classpath while  starting the  MI client...</b>
    just refer this forum for setting classpaths in the client device for additional jar files ...
    Re: External API in MI application
    Regards
    Kishor Gopinathan

  • HP Pocket Playlist mobile application for windows 8 devices

    Hi,
    does someone know why there is not HP Pocket Playlist mobile application for Windows 8 phones? or when the application will be available in the app store?
    Any information is very welcome.
    Regards,
    Fer

    I am very dissappointed, I am also not able to find an app for my Windows 8.1 phone. Please tell us where we are to get it.

  • How to create the C++ DLL for Windows Mobile and how to import it in C#

    Hi All,
         Please can u guide me for creating DLL on C++ and using it in C#
         1) Steps to create the DLL using C++ for Windows Mobile
         2) And where to place the DLL after builiding to make use of it in my C# project
    Thanks in Advance!!!
    Thanks & Regards,
    Sharan

    Hello all,
    I know this is an old thread but i have to give it a try ( i am stuck with an almost identical problem but cant solve it since 5 days googling and reading.
    I am developing an app for Unitech HT660e which has Win CE. THe app is complete but now i need some more control over the barcode scanner. In order to gain controll i need to use USI.dll which is explained in this documentation (chapter 2 has the link to
    the SDK which contains the USI.dll ) :
    http://www.datacol.co.nz/pdf/uni_prog-guide_1.21.pdf
    But i also get : Cant find PInvoke DLL 'USI.dll'.
    In chapter 4 is SysIOAPI.DLL mentioned which i cant fin.
    Chapter 17 has USICF.dll which may be interesting bcos this one can be added as reference and "using USICF" . I am using compact framework 3.5 for this and the emulator is "usa windows mobile 5.0 pocket pc r2 emulator". 
    Reading your post i noticed i can use the "Pocket PC 2003 SE Emulator" but it gives me the same error.
    Maybe i need to include a path in my code but i tried this as well...and get the same problem. Maybe i am missing something.
    Here is my code:
    using USICF;
    using System.Runtime.InteropServices;
    namespace SmartDeviceProjectzaDLLtesting
        public partial class Form1 : Form
            [DllImport("USI.dll", EntryPoint = "VibrationOn")]   //ignorethis?:,CallingConvention=CallingConvention.Winapi)]//Cdecl)]    //EntryPoint = "VibrationOn")]
            public static extern void VibrationOn(bool bEnable);
            public Form1()
                InitializeComponent();
            private void Form1_Load(object sender, EventArgs e)
               // USICF.USIClass usiba = new USICF.USIClass(this); // this gives an exception as well
               VibrationOn(true); // thiis causes the exception
     //           VibrationOn(false);

  • How to compile a java file in J9 for windows mobile 5.0

    I have downloaded J9 for windows mobile 5.0 and need help on how to compile a java file.

    You can compile your source code using J2SE ;)
    may be this is important for you:
    http://awareness.ics.uci.edu/~rsilvafi/pocketPC/index.
    html
    Regards!!!Actually i am using some eSWT related classes also.. so is there any way to compile from the J9 environment using J9 console..

  • DB2e for  Windows Mobile 5.0

    Hello,
    I'm looking for a trial version of DB2e V8.2.4 for Windows Mobile 5.0 on PDA (I installed an emulator on my PC) because we have to use Mobile Infrastructure 7.0 and I would like to try it on my emulator, but I don't find the installation files on IBM site and the installation guide. Can somebody help me?
    Many thanks in advance,
    Maria

    Hi Maria,
    You can download trail version of DB2e from the following link.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/599d5c1d-0a01-0010-8095-df389cd8eb44
    If you want use DB2e licensed version you need to get license key information from SAP.Contact your SAP Service Agent for more details. Then they will enable you the above said link from where you can download the DB2e.
    Hope it helps.
    Regards,
    Scott.

  • NW for windows mobile 6.0

    Hi,
    Please provide me the link for NW for windows mobile 6.0. Here my mobile supports only .cab files. I need only .cab file of NW.
    Thanks in advance.
    Best Regards,
    Rajesh.

    Dear Rajesh,
    SMP is service market place.       http://service.sap.com/swdc
    For downloading from this site you will need S-user ID provide by SAP.
    These threads can give you more insight.
    Re: How to generate CAB or EXE installation file for MI Client
    CAB file for Windows Mobile 2005
    Regards,
    Akhil
    Edited by: Akhil Rastogi on Mar 15, 2009 6:49 AM

  • J2me cldc midlet for windows mobile(cdc) in netbeans

    Hi,
    I have a midlet developed in Mobility Pack 5.0, and I have to change it so, that it works, and looks ok on Windows Mobile. That means that I have to port a cldc midlet to a cdc device. I've found two vm-s for windows mobile, for running midlets. J9, and CrEme. I also saw that the mobility pack for cdc together with CrEme make it possible to build CDC apps for windows mobile. The question is, how can I integrate the cdc windows mobile emulator with the mobility pack (for CLDC?), to be able to develop midlets for Pocket PC?
    Thanks!

    I think you go to Tools Menu -> Java Platform
    and add a new platform by chose j2me platform.
    Then the netbeans search for the emulator and add it in the IDE support.

  • SMP 3.0 support for Windows Mobile 8

    Hi All,
         Since KAPSEL is not directly supporting Windows Mobile 8, can use the below defined development paradigam?
    SMP 3.0 ==> OData based application ==> Cordova hybrid application ==> windows mobile 8 with native features access
    Also Does SMP3.0 supports notification for Windows mobile 8?
    Thanks
    -Arun

    Support for Windows Phone is being worked on for Kapsel. 
    I have not myself done tried using this cordova push plugin on Windows Phone but it might be worth having a look at.
    Getting Started with Kapsel - Appendix H -- Non Kapsel Plugins

  • Is there a JRE for windows mobile 6.1 ?

    Hi everyone,
    I need to install a Java Virtual Machine on my Intermec CK3 device which runs on Windows Mobile 6.1.
    Can anyone advice where to download the JRE ?
    Is there a JRE for windows mobile ?
    Thanks in advance,
    Best Regards

    I don't believe that that IS a legal download.
    This here is a more legal option:
    http://www.makeuseof.com/tag/install-java-windows-mobile/

  • Where has the mobile emulator for windows gone?

    Posts going back a year or so, refer to the mobile emulator for windows. Those links don't seems to work/be there, is there currently a version for developers?

    No. Those tools were for old versions of Fennec that are now deprecated and essentially dead. All current development is geared towards the Android platform.

  • Flash Lite 2.1 for Windows Mobile 5.0 Preview

    Hello,
    I'm happy to announce the preview release of Flash Lite 2.1
    for Windows Mobile 5.0, planned for release later this year. This
    allows mobile developers to create and test Flash Lite applications
    for both Windows Mobile 5.0 Smartphone and Windows Mobile 5.0
    Pocket PC configurations.
    For more information, visit the
    Adobe
    Flash Lite 2.1 for Windows Mobile 5.0 Preview site on Adobe
    Labs.

    To better help focus answers and information, please post all
    questions about Flash Lite 2.1 for Windows Mobile 5.0 devices in
    the new
    Flash
    Lite: Windows Mobile discussion forums.
    This forum is meant for questions around the Flash Player 6/7
    for Pocket PC and other consumer electronic devices using Flash
    technologies.
    thanks,

  • Mark/Space releases version 4 of the Missing Sync for Windows Mobile OS

    Mark/Space has released the Missing Sync for Windows Mobile version 4, which offers many feature improvements. Among them, likely the most important is support for the Windows Mobile 6 operating system.
    A full list of what's new in this release is available here.

    I installed the beta version of Missing Sync last night. It seems to be working well (contacts and calendar). Note that only Bluetooth connections are supported and you must read the detailed instructions for getting this to work.
    I have yet to try a software installation.
    I tried running Activesync 4.2 within Virtual PC 7 but it was hopeless so needed a Mac solution.

  • Flash Player for Windows Mobile 7

    Hey is it true there is no flash in Windows Mobile 7 ? This windows mobile news site is claiming there will not be flash on windows mobile7 by default. Come on guys we need flash ...
    Source : 1800PocketPC

    >I just downloaded and installed the latest Flash Player 7
    for Windows
    >Mobile on
    > my Windows Mobile 2003 SE device. As a result Pocket
    Internet Explorer
    > crashes
    > whenever it tries to open a page with Flash content -
    including the
    > adobe.com
    > website. Opera Mobile seems not to recognize the player
    and simply ignores
    > all
    > Flash content.
    > Is there any way to fix this and to get Flash support on
    Windows Mobile
    > 2003
    > SE ?
    You will probably find that Adobe.com is using Flash 8 or 9
    content, hence
    the crash. Since most up-to-date web sites will be similar,
    you may find
    Flash 7 is largely unusable for web surfing.
    Just speculating.
    I don't know for certain.
    Steve
    http://twitter.com/Stevehoward999
    Adobe Community Expert: eLearning, Mobile and Devices
    European eLearning Summit - EeLS
    Adobe-sponsored eLearning conference.
    http://www.elearningsummit.eu

Maybe you are looking for

  • Ljava.lang.Object; cannot be cast to databasetest.entity.table _name

    Hi; I am using JPa in my application;havingcasting problem Ljava.lang.Object; cannot be cast to databasetest.entity.Person where Person is entity file; (table name). Sample code is-- EntityManagerFactory emf = Persistence.createEntityManagerFactory("

  • How to run servlets in tomcat

    Hi , How to run servlets in tomcat server. I created two files html and servlet file. Html file callservlet.html <html> <body> <form method=post action="servletcalled.class"> <input type=submit value="submit"> </form> <body> </html> servlet file serv

  • Can't get my page to publish

    I keep publishing my content just as I'm told to, but it won't show up on the page. I just get the default page with a number of folders. Any ideas on what's wrong? FYI, I use host gator

  • Music skipping back 2 start of song

    Hi I hav a problem when I play music through my headphones on my iPhone 4 when the jack on my headphones move the music goes low and no bass comes through it and then when I change track it plays 10secs of it then goes back 2 track 1 and keeps doing

  • Reload software: 552 error; cannot reload OS

    Hi. I am getting this error message on my Curve 8900: Reload software: 552 I have read several threads advising how to fix this, but the problem is that they all require me to connect the device to my computer and reload the OS. But since I upgraded