What apex application to get the session?

Hello!

Can someone tell me what app to get the session? I use the plugin for the menu drop down and now I have to put the link for the page. I tried to put the link like this f? p = & APP_ID.:2: & SESSION. for browser could use it as localhost: 8080/apex / * f? p = 1000:2:386966391988601: *, but this does not work for me. I also try to put as f? p = 1000.:2: & SESSION. (error I get is Bad request HTTP client sent a request to this server could not understand). or f? p = 1000:2: (here I must log in evry time I want to use this link) and nothing works well for me.

Kind regards
Dragan

Published by: drama9346 on 26.4.2012 04:11

The must be in

HTML Header

and not in

Page HTML Body Attribute

.

It's in the right place?

To test, it adds an alert after the assignment.


The loading of the page, you should get the alert with the App Id.

The second thoughts, literature wrote

To use this menu, you'll need a source of data that provides menu options in the format: ID, Parent ID, name, link and level. 

So why not fill the APP_ID and the Session in the link to the help

Select ....
'f?p=' || v('APP_ID') ||':'|| page_no ||':'||v('SESSION') link,
....

Kind regards

Published by: Dominique on April 26, 2012 17:52

Tags: Database

Similar Questions

  • I have problems with the remote (RDP) desktop sessions, I can't get the session to go full screen after being reduced to a minimum.

    I can't get the session go full screen after be kept to a minimum.

    I did the following things to make this work:

    1. Updated the operating system
    2. Check my RDP options to make sure that it is set to mode full screen
    3. I tried 3 different computers that it happens on both of them have every two Windows 7 Professional and both are 64-bit (XP Machines have that happen)

    Details:

    I connect to my company TS servers and application servers (all running 2003 OS). When I reduce the view full screen, via the connection bar, I go back to enlarge the window and I get a window view not a view full-screen. I've only been able to reproduce this on two machines and tested a total of 5 machines Windows 7 Pro. I also tested on a XP Machine and impossible to duplicate. The XP and 2 of 7 machines (who both question) are on a connection, the others are all on separate connections in separate locations. Is this a bug in the program or is their environment I'm missing? Still, full screen has been selected in the display area.

    Thank you

    "There is a kind of"bug"with some resolution which could refuse to full screen.
    the only way to force full-screen mode is by pressing Ctrl + Alt + break.

    Remote Desktop does not return to full screen
    http://social.technet.Microsoft.com/forums/en-us/w7itprogeneral/thread/48d6cb3a-C743-404F-8411-6cedbb858c2c

    http://www.Google.com.au/search?q=remote+desktop+fullscreen+%22windows+7%22&SourceID=IE7&RLS=com.Microsoft:-to the: IE-address & ie = & oe = & redir_esc = & ei = oFmCTYufNIeKvQO-nNjHCA

    See if your problem is also related to video drivers?  He has other suggestions in the links, the first is XP, but the last one is Windows 7.

    "Hey Alshrim I thank you for your help. I've just updated my video driver and the remote connection started working: Dstrange and interesting! "Thank the people who helped me.

    Remote Desktop is not connecting
    http://www.Tek-Tips.com/viewthread.cfm?QID=1591106

    Issue RDP
    http://www.Tek-Tips.com/viewthread.cfm?QID=1593827

  • Some time ago I bought Photoshop Elements in the apple App Store. I worked well. Now, if I try to start the application I get the message "Please do not run this application within this application package. On the other hand, it please launch Adobe Photos

    Some time ago I bought Photoshop Elements in the apple App Store. I worked well. Now, if I try to start the application I get the message "Please do not run this application within this application package. "Instead, please run Adobe Photoshop elements 13 of your Application folder. I tried this but it does not work. What to do to run the program?

    Follow these steps, Editor does not start | Mac App Store version

  • A deployed Application OK;  my application still gets the "404 Not Found" error...

    I'm trying to deploy my application from in JDeveloper 10.1.3.4 to the oc4j standalone on the local host, before you deploy to an application server. I am a beginner and I do this by following a tutorial. The tutorial application is deployed very well, but my application still gets the "404 Not Found" error after deployment.

    The standalone oc4j is installed on my PC under Windows XP by running the \jdev\bin\start_oc4j.bat file < jdev_home > and works very well because the tutorial application is deployed and works very well.

    For the purposes of the tutorial, the deployment is the last chapter (Chapter 10). I started from the application of the tutorial almost completed at the end of Chapter 9 and went throug all the steps in Chapter 10 and the application is deployed and invoke it with success.

    My application starts with the login.jspx page. The application works perfectly when it is called directly in JDeveloper by right click on login.jspx and then selecting run. But in case to go through the same steps as for the application of the tutorial, my request still get "404 Not Found" in the browser.

    The deployment steps are:

    1. right click on the ViewController project, select new, then on profiles/WAR deployment file, to create the deployment profile. During the creation of this profile, I entered 'ZBV' according to the root context custom.

    2 right-click on the deployment profile (ZBV.deploy) and "deploy to...» "the standalone oc4j on localhost and accept the default configuration. Messages in the log in JDeveloper window are clean without error.

    3. open a browser, enter the url "http://localhost:8888/ZBV/faces/staff/login.jspx and get"404 Not Found". I cancelled and went through the same steps several times and always got the same error. I use /staff/login.jspx after ZBV/faces because in the navigation of the Application, the login.jspx file is located in the staff-ViewController-Web content folder.

    I wonder what could be wrong with my request. In the tutorial, it is said that a .war and .ear file will be created, but only the .war file must be created because of the dependence of the ViewController project on the DataModel project defined in the application. My request is this defined addiction so I went throug the same steps as for the deployment of the application of the tutorial.

    I hope that the experienced and experts and gurus will shine on me with their experience and wisdom.

    Thank you very much!

    Newman

    Check your OC4J logs to see if the deployment worked and if you receive error messages.
    You can go in the OC4J administration console to verify that the deployment is in place.

  • How to get the Session ID of VISA control

    Hello

    1. I was wondering if it was possible to get the Session ID for serial port via the node of the control of VISA property but I am unable to find it, but if I put the probe on the Session ID string is there (see serial_session_id.png). Someone knows a good work-around?

    2 when I browse through the items property of the VISA control I noticed that the General parameters appear twice. It's confusing and I don't know if this is a bug or not (see instr_property.png)

    I use LV 2012 with NI-VISA 5.2

    Hello

    You can do this by using the Reffnum to the VI session.

    Please find attached an example.

    Best regards

    Ion R.

    Be sure to mark the solutions. Congratulations are welcome.

  • I just bought a windows xp disc and try to save the key and it won't let me not also tried by phone, I don't no what to do to get the registerd disc any help would be good

    I just bought a windows xp disc and try to save the key and it won't let me not also tried by phone, I don't no what to do to get the registerd disc any help would be good

    Do you mean "activate"? Registration is optional; Activation is not. You don't have not given us enough information to targeted assistance. What type of XP installation disc are you using? What product key you installed with (please do not post!)? What happened when you talked to the man during telephone activation? If the failure of activation by phone and you did not wait for a human to come on the line, try this once again and wait for the Rep of decision-making supported MS - MVP - Elephant Boy computers - Don ' t Panic!

  • What to buy to get the permission to the electronic signature

    What to buy to get the permission to the electronic signature

    Hello

    The Digital Signature, you can go for subscription Acrobat DC.  You can see the following link for more information

    Electronic signature, electronic signatures online | Adobe Acrobat DC

    The signature of the certificate. Digital signatures, Adobe Acrobat

  • What to choose to get the free trial version in Windows Azure Dashboard?

    Hello

    I'm hoping to use Windows Azure for an internal application at work. I signed upward and hoping to enjoy the day 90 FREE trial to see if she has what it takes.

    So my question is, on the dashboard do - do I need to select to get the free trial version?

    I don't want to choose something that eventually we costs, as we just the possibility to use it.

    Thanks in advance,

    Rob

    Hello

    Azure is supported through MSDN.

    Azure
    http://www.WindowsAzure.com/en-us/

    MSDN - Azure
    http://msdn.Microsoft.com/en-us/library/windowsazure/dd163896.aspx

    Azur - Support
    https://www.WindowsAzure.com/en-us/support/contact/

    MSDN and StackOverflow azure - Forums-
    https://www.WindowsAzure.com/en-us/support/forums/

    MSDN - Windows Azure Forum
    http://social.msdn.Microsoft.com/forums/en-us/category/windowsazureplatform

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • How to get the session from the browser without hestory

    I want to play a movie in my application using streaming.

    So, I use the rtsp url and call a browser from my application that opens the movie in media player perfactly

    But if I click on the "back" button it opens the previous search for a website by the user.

    I used the code to get the browser as session
    Private private = Browser.getDefaultSession ();

    browserSession.displayPage ('file:///SDCard/Data/"+fileName);
    browserSession.showBrowser ();

    How can I get a browser session so that it doesn't show the previous websites of the user and it return back to my request.

    Please healp me to find the solution.

    Thank you very much I am able to run the movie to sdcard in field browser now.

  • Get the session state of the order of the day in javascript

    Is there anyway to get the value of an element of demand through jS?

    [I have an app that loads a different source into an iframe depending on which page the user is.]  I can load this value in session state for a part of the application (or a point probably page) but for the redirect which is made in java script I don't know how to get the value of session.  [I do not have it as the value of the client side.]

    Thanks guys, but I think that it would give me only the value in the DOm not in session state.  I had to make a page zero point and dynamic action that populated the in the DOM, and then I could use JS ($v) to get the variables.

    I couldn't find a way to get session state directly.

  • Office of 700xt feel like: what do I need get the sound from my 700xt want to

    I use a Staples Sp9106 LCD monitor with internal speakers. Can I connect these speakers to the computer audio cable supplied with the monitor? If this is not the case, what can I use to get the sound on this computer? My wife watch a lot of online training videos and she needs her.

    Thank you

    Don

    The computer is defective. I returned it.

  • Unable to get the Session of UserSessionService string in VCenter 6.0?

    Hi all

    I recently moved to VCenter VCenter 5.5 6.0. In my plugin VCenter 5.5 code, I used to get the "SessionString" of UserSessionService object.
    But now, if I ran this code, I'm not able to get 'Data center' and 'host' retail...

    Following the code works fine:

    ServiceInstance serviceInstance = new ServiceInstance (new URL ("https://192.0.0.1/sdk"), "[email protected]", "Password@123", true);

    But the following code does not work:

    ServiceInstance serviceInstance is new ServiceInstance (new URL (serviceUrl), sessionString, true);.

    Note:

    I use vijava code of version 5.5. It doesn't look like problem with vijava... If so, first code also shouldn't work.

    And in Vcenter 6.0 release notes, they mentioned the series of lines.

    New Java API

    The only change on the Java is the addition of sessionKey to ServerInfo class. It represents the vCenter session ID.

    Are there changes must be done in my code? How to get the "SessionString" of UserSessionService instance with Vcenter 6.0 sdk?

    I found my problem. It just extra 'added in string of Session. Previous Version 5.5 of VSphere, did not get affected by this extra '. '. But VSphere 6.0, touched...

  • Why can't I access my CC of libraries in all applications? Get the message ' something going wrong initialization Cloud creatives library "any help greatly appreciated.

    Why can't I access my CC of libraries in all applications? Get message "something went wrong initialization library creative cloud" any help greatly appreciated.

    Hi Paul,.

    Please, try the following steps:

    • Close all applications CC
    • Complete the process monitor activity/task manager (CCLibrary).
    • Restart any application and check.

    Hope that helps!

    Kind regards

    Sheena

  • When I run the DW application I get the error message AC_OETags.js cannot be opened.

    I just tried to open DW CC and I get the message "cannot open script file" Mac: Applications: Adobe Dreamweaver CC:Configuration:Floaters:AC_OETags.js "" (error 2)

    AC_OETags.js.gif

    I looked in the file of configuration/float and he had no script of this name. I also looked on my laptop and there was no file by that name. I launched DW CC on my laptop without a problem.

    I did a search on my Mac Pro and found the file but it is not associated with Flash.

    Can someone help me with this error? Should I trash DW CC preferences?

    Thank you

    Thank you, which probably would have worked. I had a gun to my head a project so I uninstalled and reinstalled DW. Who did the trick. Thanks for your help!

  • When any new creative cloud desktop application, I get the error message.

    Screen Shot 2013-09-13 at 7.46.34 AM.png

    When you try to update to creative cloud desktop application, I get this error. Can someone explain it to me? Anyone have any ideas?

    Thank you!

    Hi jkantner,

    Please see the thread: http://forums.adobe.com/thread/1045283 similar question.

    Kind regards

    Romit Sinha

Maybe you are looking for

  • L2445m does not allow me to change the custom scale

    This is a new screen (1920 x 1200 px) on a desktop pc, which replaces a monitor 1280 x 1024. I have an application that should be used in the proportions of 1280/1024, but gets stretched on the new L2445m. The menu items of Image-Online Custom Scalin

  • virtual switch

    I'm new to Labview, usually work in the world embedded so please go easy on me. I'm working on a motorized model x's table that uses Zagarella units having Visa drivers provided. I can control the movement of x units there, no problem. What I'm looki

  • Download the software play memories?

    I have lost my CD with the software play memories and my computer had to be sent repair. I would like to install on my old computer. Can I download it from the Web site somewhere?

  • Question about running from two cameras at the same time with MAX

    Hello I have two cameras attached to NI PCIe-1430 frame grabber card (Atmel Aviiva M2 CL and Fairchild 2 K LS) IRLS. It's ok when I run two cameras individually, but I can't run them at the same time. This is the step that simultaneously run two devi

  • Unknow error with Outlook Express messages.

    I try to send an e-mail through my program management Glucose One Touch on my PC and I was told by the folks at One Touch, I had to use or implement an OutLoook Express email account, and I tried to get my address book from hotmail account to transfe