How to start AD Administration Main Menu

Hi,
I have installed R12 on a Win XP platform. How can I start the AD Administration Main Menu?
Thanks,

Hi,
Make sure you source the application env file (%APPL_TOP%\envshell<CONTEXT_NAME>) first before you type adadmin.
Regards,
Hussein

Similar Messages

  • How to start Discoverer Administrator on Applications 11i Installation

    Hi all,
    I have Oracle EBS 11i installed and i want to know how to start Discoverer Administrator on this installation? It's is on a Linux Machine.
    Tks,
    Paulo.

    Hi,
    Discoverer Administrator is part of the Oracle Developer Suite and is a windows product that must be installed separately on a windows workstation.
    Rod West

  • My main menu does not appear when I turn on my apple tv first generation.  How do I restore my main menu?

    My main menu does not appear when I turn on my apple TV first generation, how do I restore my main menu screen?

    When I turn on, it asks for language choice, then it asks for 1080i, then it asks for network choices.  I choose my network, then it asks for my network password.  I enter the password, then it say it does not connect to network, and if I hit menu on remote, it goes back to network selection.  I can not get to main menu to see my setting for the network, because there is no menu. 

  • How do I make a main menu for a game?

    Hi,
    I need to make a main menu for this tower defense game that I am making.  I have 2 parts to the menu that I need to put together.  I have it as follows:
    I have a start screen where the player presses the start button.  I now need it to take the user to the main menu itself.  I have both the start menu and main menu in the same document but on different layers.  I have a button labeled as start which I have set up to where when it is clicked, it changes colors but I also need it to hide/show the menu layer.  I just need the that start button to take users to the menu layer where I have 3 more buttons which are resume, new, and options.  I will need those buttons to go to their different layers also.  After users hit the resume or new buttons, I need the game itself to start which I will start making after I figure out the other issues. 
    I am new to Flash and I really want to learn how to make tower defense games.  For now, I am using http://www.ehow.com/how_7788131_make-tower-defense-game-flash.html as a guide to make the game stuff but it doesn't say anything about a main menu.  I am using a trial version of Flash Pro CS6 and it is due to expire in 28 days.
    Any and all help will be great! Thanks, xp3tp85

    I used this and it worked:
    import flash.events.MouseEvent;
    start_button.addEventListener(MouseEvent.CLICK,startF);
    function startF (e:MouseEvent):void{
    gotoAndStop("main_menu");
    On the next layer I used this and it worked too:
    back_button.addEventListener(MouseEvent.CLICK, buttonClick);
    function buttonClick(event:MouseEvent):void{
           gotoAndStop(1);
    Apparently it wont let me use the same code twice on one timeline.  Is there any way around this?  I need a few more buttons on the main menu for the game.

  • Want my DVDs to auto start with the main menu when inserted into a player

    I used idvd to burn an imovie that I made. I have a main menu theme from idvd on the project but when I insert the dvd into a dvd player or computer, the project automatically starts playing without going to the main menu first. How can I make it so it goes to the main menu first, allowing me the chance to click the button I made on the menu to play the project. THANK YOU SOO MUCH FOR ANY HELP!!

    By default, projects created with iDVD will always go to the menu screen first. If it doesn't that usually means you made a change to the iDVD map.
    To check, click on the "Map" button (Three small squares joined by a line at the bottom of the screen).
    Take a look at the far left menu square. If there is anything in this square it will play that square first before going to the menu.
    Click on that left hand square and tap the delete key to remove the auto-play item.
    Hope that helps.

  • How do you return to main menu at end of movie in iDVD 11?

    I have created a movie in iMovie '11 with chapter markers, and imported it into iDVD 7.1.2 (1158) on an iMac
    running OS X Lion 10.7.2
    The movie imports all chapters with corresponding labels perfectly. I added a chapter at the very beginning of the movie in iMovie, and it shows up fine in iDVD.
    I removed AutoPlay since I want the DVD to play the Main Menu upon inserting it into a DVD player. What I can't figure out is how to make the DVD return to the Main Menu once it finishes playing to the end of the movie. It will automatically go to the Chapters selection menu instead. Is it possible to have it return to the Main Menu?
    In God's Harmony

    It is very possible that your iDVD Project has no Chapter Markers.
    It's possible.  My "project" which included pictures as well as movies was all done in iPhoto as a slide show.  From there I exported the slideshow into iDVD.
    I sort of messed up "I think."  I believe I did the original burn incorrectly-tester #1.  I re-burned another one this afternoon which turned out very well-tester #2.  Think I will stick with the options I used for tester #2 since it was the easiest.
    For "chapters" I will need to do some extensive "how to" reading especially when it comes to iMove.  I used iPhoto since it accepts both photos & movies.  I "think" iMovie only deals with movies?
    Thank you very much for your last post.  It was very helpful. 
    Now onto the iPhoto fourms to learn how to "add" photos & movies to where I want them, not where the computer wants to put them.

  • How do I create a main menu?

    I want to create a main menu so I can access three different vi's.

    Hi,
    Have you tried the examples installled with your labVIEW.
    Look under Build User Interfaces | Menus and Toolbars.
    The example Dynamic Insert Demo.vi is a good place to start.
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • How to return to Application Main menu

    Hello,
    I am coding custom SSHR function and many times I would like to cancel the whole action and return to main menu.
    How do I do it with JSPForward ? What to put in URL parameter of the method ?
    Does it have to do with {@@RETURN_TO_MENU}
    Thank You so much in advance
    Michal

    You could call OA.jsp?OAFunc=<HomePage Function Name>
    something like
    pageContext.setForwardURL("OA.jsp?OAFunc=OAHOMEPAGE",
    null,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    null,
    null,
    true, // Retain AM
    OAWebBeanConstants.ADD_BREAD_CRUMB_YES,
    OAWebBeanConstants.IGNORE_MESSAGES);

  • How to auto return to main menu after track plays

    On my main menu I have two buttons. Each accesses a different video asset. But when the user selects one of the videos to play at the end of play I need the user to be returned to the main menu. Currently, at the end of video play the screen just sits on the last frame, which is black, and does not return to the main menu. In the simulator, if I hit the menu button it goes back to the main menu but I would like it to return to the main menu automatically after the video that has been selected is finished playing. I have searched through the DVD SP manual and so far can't find out how to do this. Do I have to write a script for this simple action? Is there a setting that simply makes a target track jump back to the main menu after it plays? Thanks as ever for your excellent advice.

    You need to set the end jump for the track... click on the track in the outline or graphical view, look in the property inspector. Near the top there is a drop down for the end jump - use that to set where to go back to... in your case the menu.

  • My DVD's dont' start at the main menu?

    Hi there,
    I've created a DVD with two menus..the first menu has 5 buttons..the bottom button takes you to another submenu. It all works fine when I "simulate". I burn it..put into my DVD player..happy days..all working..but when I put it into my laptop it skips the first menu and goes straight into playing the clip.
    I'm stating "first play" for that menu...is there something else I should be doing? maybe something in the "inspector pallet"?
    Hope you can help.
    Carol Ann

    It could be something really simple like your DVD Player application preferences - you are able to set it up so that your disc starts playback automatically when inserted, and always goes to the last point it was at previously. I have mine set to 'always ask', but if you haven't then it can skip over the first play item and start playback from wherever it was before.
    Check DVD Player preferences 'Player' tab and 'Previously Viewed' tab.

  • How to get to the main menu from home share

    My apple tv is frozen in the home share menu.   I can't go back to the main menu

    My first option would be to reboot the apple tv. if this does not work then you can do a restore.
    If you have apple tv 2nd or 3rd gen follow these instructions:
    http://support.apple.com/kb/HT3180
    If you have the 1st gen follow these (you probably have 2nd or 3rd. not sure home sharing is part of 1st. only computer linking)
    http://support.apple.com/kb/HT3199
    I hope this helps.

  • Simple Question..easy Answer! How to return movie to main menu after end?

    In simulate, the movie simply stops after playing. Same situation with the burned copy. How do i set the movie to return to the menu automatically when done playing?
    There is only one chapter in my movie and one menu, so it's pretty straight forward. Thanks.
    -Mike

    What Eric said, but initially if you drag a track from the Outline view to a button and select "Connect to Track" from the drop-down menu, it will set the jump to and from the button for you.

  • Can someone tell me how to show a different main menu when someone is logged in?

    When a customer is logged in they can see secure pages. I also want a different menu to appear when logged in, and when logged out I want the menu to go back to normal. Can someone assist please? Let me know if you need more information from me. Thank you in advance!!

    I recommend referring to the following forum post on how to achieve this: Re: Secure Zone - show, hide, or disable content when a user is recognized as logged in.
    To summarize, you would need to use the module {module_isloggedin}  which will render a 0 or a 1 based on whether the customer is logged in or not. With a combination of CSS/JS, you can specify a different menu to display based on whether they're logged in or not.

  • How to make main menu start at loop point when you link back to it?

    I have a main menu with a an intro, after the intro I have put a loop point.
    But when I link back to the main menu, it plays the whole intro.
    How do I let the main menu start at the loop point when I target a button back to it?

    Jake:
    English is not my native language (I used Wikipedia to understand RTFM !!!).
    I used to copy&paste some lines from the manuals when a post can be answered directly that way (why to write it again if it's well written there?).
    This is my "last upgrade": I uploaded some captured images from the manual to use easier in this kind of frequent questions. I like to show that the information was right there in the manual . . . but I really find the expression RTFM a little hard !
    ;D
      Alberto

  • When I play a movie in iDVD, how can I pause to return to main menu?

    When I play a Quicktime movie in iDVD, is it possible to have a progress slider and have controls with play, pause, forward or rewind while playing? Right now, what it does is the movie plays entirely and returns to main menu after playing.
    Also, how can I return to main menu even if the video hasn't entirely played?
    Thanx in advance!
    Serge

    When I play a Quicktime movie in iDVD, is it possible to have a progress slider and have controls with play, pause, forward or rewind while playing? Right now, what it does is the movie plays entirely and returns to main menu after playing.
    No, not in iDVD - Have you tried the controls on your DVD player remote - that's what I do.
    Also, how can I return to main menu even if the video hasn't entirely played?
    I just hit the 'Menu' button on my DVD player remote.

Maybe you are looking for