How to run model driven mobile application created in MOAM

Hi Experts,
I have created one model using MOAN perspective in Eclipse 3.2 IDE.
Also deployed it to server. How can I run this model?
Do I need to create application?? if yes, then which type application I should use?
Please help.
Thanks,
Mehul

Hi Divya,
I am implementing application given on
https://www.sdn.sap.com/irj/sdn/mobile link which is
"Model-driven Design of Mobile Applications New! "
According to document, I have configured server and frontend, developed model and deployed successfully. But there is no option or documentation available to run the application.
If I get simulator/emulator to run mobile application.. how can I run?
Or should I run through browser with some link?
Please help. Thnaks in advance.
Mehul

Similar Messages

  • How to run Profiler for Mobile Application on adevice.

    I would like to see Performance issue for my mobile application. This application is using StageVideo object and StageVideo is unavailable in emulator.
    So, I would like to run Profiler in device.
    Could anyone please help me ways to run Profiler on device using FlashBuilder.
    I'm using FlashBuilder4.6.

    Hi Divya,
    I am implementing application given on
    https://www.sdn.sap.com/irj/sdn/mobile link which is
    "Model-driven Design of Mobile Applications New! "
    According to document, I have configured server and frontend, developed model and deployed successfully. But there is no option or documentation available to run the application.
    If I get simulator/emulator to run mobile application.. how can I run?
    Or should I run through browser with some link?
    Please help. Thnaks in advance.
    Mehul

  • How to run D2k 32 bit Application on Windows 7 64 Bit

    Dear Friends
    How to run D2k 32 bit Application on Windows 7 64 Bit, Presently I am having a Application developed in D2k 32 Bit, and it is running smooth on Windows Visa and Windows Xp. but now OUr company are going for new Laptops having Windows 7 64 Bit.
    Is there any way to Solve this Problem, or I have to upgrade D2k , which will be a 6 month job.
    sandy

    Since Forms 6 was never certified on Vista, I will assume you don't care about using Oracle Support. If that's the case, getting Forms 6 to work on Win 7 would likey require similar steps as you took to getting it to work on Vista.
    At minimum, you would need to do the following:
    1. Start with Forms/Reports 6.0.8.11 (6i Release 2)
    2. Install the latest (last) patch (#17), bring the version to 6.0.8.26
    3. It may be necessary to relax or disable Windows UAC
    4. To run the executables, you have to right click on them and select Run As Administrator in order for them to work properly.
    THE ABOVE IS NOT A SUPPORTED CONFIGURATION
    Forms 6.x was desupported years ago. If you have not already begun to do so, you should probably be working on a migration plan in order to get you to a supported version. The latest version is 11.1.1.3, so you are far behind. All versions newer than 6.x are entirely web based. This means that you will no longer be able to use the Forms runtime on the client machines. Client machines will require an Oracle certified browser and JRE in order to run Forms. Certification information for Fusion Middleware 11 (includes Forms 11) can be found here:
    http://www.oracle.com/technetwork/middleware/downloads/fmw-11gr1certmatrix.xls
    FMw Product information can be found here:
    http://www.oracle.com/us/products/middleware/index.html
    Forms 11 information can be found here:
    http://www.oracle.com/us/products/tools/oracle-forms-161771.html
    http://www.oracle.com/technetwork/developer-tools/forms/overview/index.html

  • How to Run application created in MOAM

    Hi Experts,
    I have created one model using MOAN perspective in Eclipse 3.2 IDE.
    Also deployed it to server. How can I run this model?
    Do I need to create application?? if yes, then which type application I should use?
    Please help.
    Thanks,
    Mehul

    Hi Divya,
    I am implementing application given on
    https://www.sdn.sap.com/irj/sdn/mobile link which is
    "Model-driven Design of Mobile Applications New! "
    According to document, I have configured server and frontend, developed model and deployed successfully. But there is no option or documentation available to run the application.
    If I get simulator/emulator to run mobile application.. how can I run?
    Or should I run through browser with some link?
    Please help. Thnaks in advance.
    Mehul

  • How to run "WCF Workflow Service Application" (C# project) using "WCF Test Client" in VS 2013 ?

    I have created a WCF Workflow Service Application of C# project.
    How to run the project using WCF Test Client directly from VS 2013 by doing F5 ?
    Iam using VS 2013 (.NET 4.5.1). It throws an exception to compile c# expressions.
    Can we set any settings in web.config file ?
    Please provide the solution.

    Bhanu Prakash T,
    It surprises me that building a simple WCF Workflow Service Application project in VS 2013 is giving you this problem. That project template should result in a file with an extension of ".xamlx" being generated. With .Net 4.5 and C#, that XAMLX
    file will contain CSharp* activities for the expressions that you specified in the workflow definition. By default, those expressions will be compiled when you use "F5" to execute the workflow.
    Or are you self-hosting the WorkflowServiceHost and loading the XAMLX file yourself using ActivityXamlServices.Load and then creating and managing the WorkflowServiceHost object instance yourself? You must can do the compilation yourself by following these
    examples -
    https://connect.microsoft.com/VisualStudio/feedback/details/741537/cannot-self-host-a-workflow-service-using-c-expressions or http://wf.codeplex.com/discussions/444990.
    Jim

  • How to run local host web application in win 7 64 bit with oracle database?

    Hi all,
    Hope doing well,
    sir i am running my local host web application with oracle database in win 7 32 bit. it's working fine.
    but when i am running the same thing in win 7 64 bit. it's showing login error.
    not going to home page even i checked with this published file open in visual studio it's working fine.
    how to run it correctly?
    thanks in advance.

    The number of times you have been asked to post sufficient details for your questions, we would expect you to have got the message by now... but clearly not.
    952646 wrote:
    but when i am running the same thing in win 7 64 bit. it's showing login error.What error? You haven't posted an error. There are millions of possible errors in computing and you're expecting people to guess which one.
    not going to home page even i checked with this published file open in visual studio it's working fine.
    how to run it correctly?No code, no database version, no details...... = NO HELP.
    When are you going to learn.

  • How to run a pure java application client with ear deployed on 9ias

    Hello all,
    We want to run a pure java application client which is packed with target bean in the same ear file. In the application-client.xml we refer to some EJBs.
    We deployed the ear file which contains ejb jar module and application client module to oracle 9ias 904 through enterprise manager on unix. The jndi.properties we used looks like this
    java.naming.factory.initial=com.evermind.server.rmi.ApplciationClientInitialContextFactory
    java.naming.provider.url=opmn:ormi://opmn_host:opmn_port:oc4j_instance_name/application_name
    java.naming.security.principal=test
    java.naming.security.credentials=test
    Is there anybody knows how to run such an application client? Do we need to provide such a jndi.properties or not at all?
    Thanks,
    9ias user

    Refer OpenEJB User - Oracle ADF Essential and TomEE+
    Also refer Bug in tomee 1.5.2. Fixed in 1.6.
    https://issues.apache.org/jira/browse/TOMEE-756

  • How to run Adobe AIR installer package created in windows into Linux

    Hi,
    we have created an Adobe AIR Installer package in Windows XP, Can any one help me how to run the Installer package in Linux that is created in Windows.
    Please, any help is Appreciable.

    Please any help for the above query is appreciable.

  • How to automate Remote Desktop Mobile application wpctsc.exe?

     I'm looking for a way to automate the Remote Desktop Mobile application wpctsc.exe.  Specifically, when wpctsc.exe launches, a screen is first displayed showing Status, Computer, User name, Password, Domain, and other options.  I would like it instead to connect (with these defaults) directly without showing this screen.  Is there a command line option or registry setting I can take advantage of?  If not, can another program such as CETSC be run on WM6 and automated in a similar manner to get the same result?  Is there a way to make use of an rdp file?

    I can't answer your question directly, but I've had similar interests.
    I found that the last connection made is stored in \Windows\Default.rdp.
    The executable seems to ignore any parameters given, so you can't tell it to use another file, but you can, of course, replace the contents of the default.rdp file.
    I'm planning to wrap wptsc with a Mortscripts that can preserve all the last connections.  When the script is launched, it should display a menu of the most recent connections, replace default.rdp with the selected connection, launch wptsc, and update the MRU list upon exit.
    Mortscript should also be able to automate the first screen - it can fake keypresses and clicks, detect windows, etc.

  • Creating new feature in ADF mobile application creates unnecessary folders

    Hi,
    Jdev 11.1.2.3.0 with ADF mobile extension
    Windows 7, 64 bit.
    When I create a new feature in a ADF mobile application and change the name of the feature in the create wizard Jdeveloper creates some unnecessary folders.
    e.g.:
    - Default package of the mobile application is "com.name.mobile"
    - I entered the feature name "testFeature1" in the create-feature wizard.
    --> follwing folders has been created:
    - com.name.mobile.tes
    - com.name.mobile.testFeature1
    In some of my tests up to 4 directories has been created for 1 new feature.
    I have opened windows file explorer parallel to Jdeveloper and opened the folder where the sub-folders for the feature will be created.
    So I was able to see at which action the folders are created.
    It definitelly happens when using backspace key!
    Sometime it happens then the last character has been deleted from the name field and sometimes it happens earlier.
    Problem:
    =======
    I have created an SR on metalink for this but unfortunatelly the support engineer is not able to reproduce the isse on his machine.
    So I installed Jdev on a new machine and on this new machine I also could NOT reproduce the isse.
    On my own machine I can still reproduce the issue.
    What I have done so far:
    =================
    - I have already re-installed Jdev on my own machine from scratch (deleted all existing Jdev files and folders).
    - Restarted my computer
    - I use the standard JDK shipped with Jdev 11.1.2.3.0.
    - created several new test applications with Jdev. In each application I can reproduce the issue.
    Maybe someone else already has noticed similar issues?
    Does someone has any ideas what may be wrong on my Jdev installation?
    regards
    Peter

    user12190920 wrote:
    I write command tail -f /var/log/system.log in terminal. And I get following output.
    May 6 11:32:42 evosys-iMacs-iMac.local manager[507]: Obj-C [CH-1, State=created ableToSend=Yes]: Message arrived - VMMessage [
    type: Plain[0x00]
    prinorty: 2
    channelID: -1
    messageID: 3
    length: 137
    body: {41, 44, 46, 4D, 53, 47, 20, 31, 30, 30, 30, 30, 20, 20, 20, 35, 31, 31, 20, 20, 20, 35, 31, 31, 20, 20, 20, 20, 20, 30, 20, 20, 20, 31, 30, 31, 7B, 22, 72, 65, 73, 75, 6C, 74, 22, 3A, 5B, 5D, 2C, 22, 64, 61, 74, 61, 43, 68, 61, 6E, 67, 65, 45, 76, 65, 6E, 74, 22, 3A, 7B, 22, 76, 61, 72, 69, 61, 62, 6C, 65, 43, 68, 61, 6E, 67, 65, 73, 22, 3A, 7B, 22, 76, 69, 65, 77, 53, 63, 6F, 70, 65, 22, 3A, 7B, 22, 2E, 6E, 75, 6C, 6C, 22, 3A, 74, 72, 75, 65, 7D, 7D, 2C, 22, 70, 72, 6F, 76, 69, 64, 65, 72, 43, 68, 61, 6E, 67, 65, 73, 22, 3A, 7B, 7D, 7D, 7D}
    But I have no idea that what is meaning of above,
    Thanks in Advance.The message in your body is hexadecimal. When converted (replace the , by a space) to string is becomes readable:
    ADFMSG 10000 511 511 0 101{"result":[],"dataChangeEvent":{"variableChanges":{"viewScope":{".null":true}},"providerChanges":{}}}

  • How To run jdk1.4.1 application in jdk1.1.6?

    Hi,
    we have developed product into jdk1.1.6 and it is used by many of our clients, now we r developing patches to the product using java2. How to run these packges using older version of java.
    we tried using runtime, but it is not working so plz if there is any possible way convey it to me on [email protected]
    Thanks and Have a nice Day.
    Anand Pimple

    Hi, did you use any classes or methods which are new since 1.1.6? If not, you can specify the JDK version you want to compile for when you call javac -target <yourVersion>. If you do use newer classes, you might be able to use them by incuding them in your classpath. If you use new methods in existing classes, my advice would be to go back and change your code.
    Cheers, HJK

  • How to run and display oracle application standard reports in portal

    We have portal with oracle applications framework. We want to provide the users the ability to run certain standard oracle applications reports in Portal?
    Is there a way to do it?
    thanks -
    sri

    Hi Sri,
    Here you can learn about integrating Oracle Reports with OracleAS Portal: Oracle Application Server Reports Services Publishing Reports to the Web.
    Peter

  • How I can run a .jar mobile application in my machine?

    Hi guys, I'm really new in Java ( somehow 4 days old) but not in programming matters. I have a lot of applications for mobile in .jar files and I can't make it run in my machine.
    I'm working in WXP. I read the basics on .jar but, at last, I'm stuck in that.
    When I execute the: java -jar myjar.jar command, I obtain:
    "Failed to load Main-Class manifest atribute for myjar.jar"
    Can sombody help me with this issue?. Step by step, please.
    I'm install netbeams 5, but ms-dos is almost my grand-ma languaje, not same with english so excuse if my expressions are incorrect in some way.
    Really thanks 4 ur help.
    Message was edited by:
    Kouryu

    Hi guys, I'm really new in Java ( somehow 4 days old)
    but not in programming matters. I have a lot of
    applications for mobile in .jar files and I can't
    make it run in my machine.
    I'm working in WXP. I read the basics on .jar but, at
    last, I'm stuck in that.
    When I execute the: java -jar myjar.jar command, I
    obtain:
    "Failed to load Main-Class manifest atribute for
    myjar.jar"
    Can sombody help me with this issue?. Step by step,
    please.
    I'm install netbeams 5, but ms-dos is almost my
    grand-ma languaje, not same with english so excuse if
    my expressions are incorrect in some way.
    Really thanks 4 ur help.
    Message was edited by:
    Kouryuuse mdip2.0

  • How to run web dynpro java application

    I am new to Web dynpro java.
       I have created sample application through NWDS. I wanna run the application in server.
       please tell me from where I have to download the server and the steps to install the server.
       I have installed sap management console, but frankly speaking don know how to proceed my next step.
       Struggling for last two days and I believe my search will come to an end.
       Thanks in advance.
    P.S: If I post in the wrong column, admin please redirect me to the right place.

    Hi Ram,
    I tried to download the Software according to your instructions. I could follow the path Installations and Upgrades -> Entry by Application Group -> SAP NetWeaver -> SAP NETWEAVER, but then the only choices left are:
    SAP NETWEAVER 04
    SAP NETWEAVER 7.0
    SAP EHP1 FOR SAP NETWEAVER 7.0
    SAP NETWEAVER CE 7.1
    SAP NETWEAVER MOBILE 7.1
    SAP NETWEAVER PI 7.1
    Please look this [Install & Configure SAP NetWeaver Composition Environment 7.1 ehp1 (Preview Version)|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b057d7e3-b89e-2b10-1e9e-c426e967f8e1]
    and [SAP NetWeaver Composition Environment 7.1|SAP NetWeaver Composition Environment 7.1]
    Hope help full!!!
    Regards
    Vijay
    Edited by: VijaySAPEP on Aug 11, 2011 11:50 PM
    Edited by: VijaySAPEP on Aug 11, 2011 11:54 PM

  • How to build database driven mobile apps with dreamweaver and phonegap?

    Hi all,
    I'm searching the easiest way to implement a simple database in my app.
    I can build application with php/mysql in seconds with dreamweaver.
    But how can I do something similar with dreamweaver cs5.5 and phonegap for mobile apps?
    I would like to create a little app that pulls data from a mysql database on my webserver.
    But it seems that dreamweaver/phonegap/jquery mobile work only with HTML files.
    I searched the whole web for a day now but I haven't found anything easy to recreate.
    Is there a tutorial that explains the basic of database for mobile in dreamweaver?
    It seems a bit limitating to use dreamweaver to build only static/useless apps....
    What about forms and data validation?
    TIA for any help.
    tony

    @idesdema: Have a look at this tutorial: http://www.codeforest.net/jquery-mobile-advanced-tutorial-rss-reader-app
    It includes a demo as well as a download link to the source files.
    Also, if you want to take it a step further, you can create & manage a 'local database' without having to access anything remotely - basically handling everything at the client's end.
    There's a tutorial for that here: http://the-jquerymobile-tutorial.org/jquery-mobile-tutorial-CH22.php
    Good luck.

Maybe you are looking for