Change application id

Hi,
How can I change application id?
My app has the given default id 100. Can I change this value?
Thanks

Hi Scott,
Well, the thing is that users have in their browser favorites a link to the application pointing to app_id 100 and I don't want them to change the favorites link when I import a new version of the application.
What I do now is delete current version then import new version giving the same 100 id. What I want to do is change current app_id to 101 then, import new version to 100. That way if there is some incompatibility quickly restore old version.
I know there are other ways to accomplish what I want like creating an initial redirect page, but I was just wondering if changing app_id was possible.
Thanks,
Paulo

Similar Messages

  • Is it possible to change application state from a component?

    I was wondering if it is possible to change application state from within a custom component and if so, what would the syntax be if I had an application named "zzz" and I wanted to change the app state from "state1" to "state2" from my component?
    Thanks!

    Hi,
    you always have a static class Application.
    Application.application will be the root component. After that you can change it state.
    Application.application.currentState = "state2";
    But it's not the best way to change states. It's better to dispatch events from components and change states in listeners.

  • Please help me , my iPad is writing by itself , changing applications , I can't control it , what I'm supposed to do ??? Thanks

    Please help me , my iPad is writing by itself , changing applications , I can't control it . What I'm supposed to do ???? Thanks

    Settings>General>Accessibility>turn everything off

  • Change application name in itunes connect

    Sir
    How can i change application name in itunes connect without using add version option.
    Regards,
    M.Muthukumar

    Keeping in mush-mind that rumors here get squashed like slugs on an expressway - and that visibility in the app store is key...
    Apple has supposedly been looking at redoing categories in the app store in an effort to better help customers browse titles/topics more logically...and to help large commercial clients with more of the general spotlight. As things stand now, it is supposedly less likely for prominent commercial apps to be spotted while floating in a sea of non-commercial (read potentially frivolous) apps.
    Another motive may be that some devs/sellers intentionally mis-categorize an app just to be able to participate (read 'sell') in a group where the outright competition is lower and general visibility can be easier to attain.
    Also, with the recent change that now provides for content rating by the author, Apple may be ready to apply those ratings as part of an overall category change as well...an example would be where 'Honda Civic Summer Beach Girls Slideshow' is part of the general 'Photography' category, it may instead be moved to a viewer restricted 'Entertainment' category.

  • Changing application Name

    Hi..
    I need to change the name of an application. For this I am doing the following steps:
    Under the src->packages folder... there is a file application.wdapplication. I am changing this file name to newapplication.wdapplication.
    Then I am importing this project into NWDS.
    The changed application name is being reflected properly in the imported project. But when I am trying to deploy the application... the deployment is getting aborted.
    I am getting the following error :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application na.ko.com/dc_paymentreport.. Reason: Clusterwide exception: Failed to deploy application na.ko.com/dc_paymentreport. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application na.ko.com/dc_paymentreport. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine? (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Please provide your valuable suggestions...
    Thanks and Regards,
    Sayan Ghosh

    Hi Fistae,
    I do not have the renaming/refactoring option as i am using NWDS 7.0.10.
    I also tried the second method suggested by you, ie "create a new Application and use the existing component .Finally delete the Old Application."
    But this time also deployment is getting aborted... The error coming is:
    Aborted: development component 'dc_paymentreport'/'na.ko.com'/'local'/'20080505185814'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application na.ko.com/dc_paymentreport.. Reason: Clusterwide exception: Failed to deploy application na.ko.com/dc_paymentreport. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application na.ko.com/dc_paymentreport. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine? (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

  • [svn:fx-trunk] 10358: Change Application. application so it can return spark Applications and spark WindowedApplications .

    Revision: 10358
    Author:   [email protected]
    Date:     2009-09-17 14:18:43 -0700 (Thu, 17 Sep 2009)
    Log Message:
    Change Application.application so it can return spark Applications and spark WindowedApplications.
    Application.application is still deprecated but this change makes the transition to using Spark Applications easier.
    QE notes: None.
    Doc notes: None.
    Bugs: SDK-21898
    Reviewer: Gordon
    Tests run: checkintests, Application
    Is noteworthy for integration: no.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21898
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Application.as

    Try setting the stepSize on the slider to 4. That should reduce the jiggle effect.
    Not sure if it helps, but the following way of placing the graphic in the skin means you don't need to use those binding tags. The group within the graphic will automatically scale. (I use 48 as an arbitrary size for the group. But it will always display relative to the size of the button. You may need to adjust the 30 and 8 values to match your original.)
    <s:Graphic left="1" right="1" top="1" bottom="1"  >
    <s:Group width="48" height="48" >
    <s:Rect  horizontalCenter="0" verticalCenter="0" height="30" width="8">
    <s:stroke>
    <s:SolidColorStroke color="0x000000"/>
    </s:stroke>
    <s:fill>
    <s:SolidColor color="0xff0000"/>
    </s:fill>
    </s:Rect>
    <s:Rect  horizontalCenter="0" verticalCenter="0" height="8" width="30">
    <s:stroke>
    <s:SolidColorStroke color="0x000000"/>
    </s:stroke>
    <s:fill>
    <s:SolidColor color="0xff0000"/>
    </s:fill>
    </s:Rect>
    </s:Group>
    </s:Graphic>

  • Is it possible to change Application Module at runtime?

    Hi all!
    I'm trying to change Application Module for my page at runtime. I've used such code:
      public void processRequest(OAPageContext pageContext, OAWebBean webBean)
        super.processRequest(pageContext, webBean);
        OAWebBeanContainer webBeanContainer = (OAWebBeanContainer) webBean;
        webBeanContainer.setApplicationModuleDefinitionName("mypackage.MyAM");       
        webBeanContainer.setApplicationModuleUsageName("MyAM");
      }but I see that Application Module haven't been changed.
      public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
        super.processFormRequest(pageContext, webBean);
       System.out.println(pageContext.getApplicationModule(webBean).getFullName());
       System.out.println(pageContext.getApplicationModule(webBean).getDefFullName());   Is it possible to change Application Module at runtime?
    How can I do it properly?
    Pavel

    The AppModule for a page is configured in an attribute of the root element of that page. Maybe that attribute is available at the OAWebBean parameter in processRequest.

  • Material Master Change - application (4.7 , VC7.0 S13)

    Hi All,
    Has anyone sucessfully created an application to create & update Material Master Records.
    we would like to create a dashboard to search for material data & then change specific fields
    via VC as a web enabled application.
    the 1st step is to update existing data.
    We have tried using BAPI_MATERIAL_SAVEDATA - but the system keeps trying to Save so
    brings back a message Material already exists & not allow a change of an existing material.
    BAPI_MATERIAL_EDIT just calls the standard SAP GUI.
    Can this be done using existing BAPI's in VC or do we need to create our own BAPI's
    for material change.
    Any feedback would be appreciated.
    Thanks,
    Robert

    Hi Marcel,
    Thanks for the feedback, unfortunately I have tried searching using BAPI transaction in R/3 but I cannot find any other change BAPI's that seem relevant. The BAPI info indicates that "Material changes"  are possible using  BAPI_MATERIAL_SAVEDATA  but I cannot find a way to tell the BAPI that this is a "Change & not a Save".
    So it looks like writing our own BAPI is going to be needed, unless anyone else out there has been able to get this to work for materials.
    PS: We got a display & change application to work for Customers  using  BAPI_CUSTOMER_CHANGEFROMDATA,  and were therefore  hoping to do the same for Material Master Records
    Cheers,
    Robert

  • Firefox 5 is apparently incompatible with F-Secure anti-virus; F-Secure repeatedly pops up "Changed Application" messages; How do I restore my previous version of Firefox?

    I just installed Firefox 5. Unfortunately, F-Secure's "Application Control" now repeatedly pops up "Changed Application" messages in an endless string. It will not accept my attempts to "Allow" the new version of Firefox. Since Firefox 5 is not compatible with F-Secure, I must return to my previous version of Firefox. I am very disappointed that you have put me to all this trouble. How do I delete Firefox 5 and return to the previous version of Firefox?

    "F-Secure repeatedly pops up Changed Application"
    So how is this Firefox's fault? Shouldn't you write to F-Secure so they fix that?

  • Attached Aliases in Notes Change Applications at Random

    Aliases attached to Notes change application, seemingly at random (though something approximating the last application used to open an attachment). This seems like a (very annoying) bug, since it renders aliases useless in Notes.
    Can anyone else reproduce this? Simply drag an a few aliases of several different file types into a Note, save it, and then open one of them. The others will get confused about what they are, changing file type, or loosing it altogether. Check the "Open With..." entry in the attached alias's context menu.
    Mail version: Version 3.0 (912.1/912)

    Thanks.
    See: http://discussions.apple.com/thread.jspa?threadID=1204955

  • How to change application action for all Firefox users?

    Hi,
    Is there any way I can change application action for all FF users. I am using Firefox admin 0.5.9.3 and deploy FF 3.6 through GP.
    Thanks

    You can change the system colors based on the system you are logging on to.  We have many users here doing that. (Red for prod, Green for Dev, etc)  You cannot use the Sap signature Design theme as it does not allow color changing.  I explained this in another post and how to change it.
    Re: Set Color for several system with sap gui 7.20
    To answer your question on how to change this for ALL users... That I cannot answer as our user base differs and they change it as they wish.  Hope this helps.
    Regards,
    Zecher

  • How to change application owner of EPM11 planning application ?

    Hi Gurus,
    How to change application owner of EPM11 planning application ?

    Using this query i can find the application owner in backend :
    SELECT A.OBJECT_NAME AS APPLICATION_OWNER
    FROM HSP_OBJECT A, HSP_USERS B
    WHERE A.OBJECT_ID = B.USER_ID
    AND B.ROLE = 3;
    now i want to change Application owner ....please share if you know

  • How to change application store location?

    How to change application store location?

    Step 1: Launch the iTunes program and, if you are logged in, sign-out of your Apple iTunes account (Store – > Sign-out).
    Step 2: Scroll down and click “Change Country” – select the United States flag.
    Step 3: search for the app. I know it has to be a free app. For paid apps you have to use something that is not a CC.
    Step 4: iTunes will now require you to sign-in with your AOL, MobileMe or Apple ID. Instead of logging-in with your your existing Apple ID, click the “Create New Account” button and accept the “Terms and Conditions.”
    Step 5: Use an email address that’s different from the one that’s linked to main Apple account. Under Payment Methods, choose “none” for the Credit Card section, give some dummy address and you’ll then receive a verification email.
    Step 6: Click the link in that verification email and you’re done. To recap, you have now created a US based iTunes account and this will let you you can download any free app from the iTunes store even if the app is not available in your country.

  • Changing application names-how

    Hi, I seem to recall being able to change application names but can't do it anymore. Before, I just clicked on the name and it would let me rename it. Have I changed something somewhere or am I doing it wrong? Under file info, it says: Ownership & Permissions: You can Read only(in gray) Under Details: Owner:system Access: Read&Write Group: admin. Are these the correct settings? I don't remember changing anything so I'm wondering why I can't change application names. I don't think this is dangerous... Thanks.

    Think I solved my own problem. I logged out under regular user and into admin. This let me change the app name and then went back into regular user and saw the changes. Weird, I don't remember doing this before. I 'm pretty sure I was just able to change the name as a regular user. Maybe this is normal. HMMMM.

  • Pup up sound each time changing application or using key pad

    Ipad 2
    Pup up sound each time changing application or using key pad

    The problem is obviously due to the replacement ribbon and not something we can help you with here. Only thing I can suggest is to bring it back to the repair shop that replaced the ribbon and get them to sort it out. 

Maybe you are looking for