How to access the parameters of the post data?

Hello

function of the request for a page from the apex, I have run various branches of my process of pl/sql. To do this, I get the url with OWA_UTIL.get_cgi_env ('QUERY_STRING') and do a scan on demand.
It works very well with get URLS.

Now, I have a button that displays the request using the javascript:doSubmit('MY_REQUEST') syntax. Is no longer uses the get method, but puts the parameters to a post method.
The request will be placed automatically in the p_request parameter. I don't want to change the call to for syntax javascript:redirect !

Is there a way to access this parameter in pl/sql, and if there is, how can I do?

Markus,

You do something wrong. You could not join the branches without submitting it. You have problems obtain the value of the application after you plug? If so, you can ASK & Add. in the query the value of the branch and she "sends" demand the long...

If this isn't the issue, then put an example on apex.oracle.com and include credentials, work space and some details on what you would like to ask you. It doesn't have to be the 'real' app, a test application going.

Kind regards
Dan

http://danielmcghan.us
http://sourceforge.NET/projects/tapigen

Tags: Database

Similar Questions

  • How to access the material data (ACPI)?

    Since there seems to be no solution comes the question how to access data from hardware ACPI functions with Linux (Ubuntu).

    Windows device management indicates a driver for the fan control and the temperature. So, apparently, there is the ability to view and order the material. The question remains: how to read or conbtrol of Linux.

    Research in/proc/acpi has not shown the results.
    Maybe in the area/sys.
    Someone here to give a hint on this problem?

    Best regards / gwhh

    Hello

    Perhaps this thread could help you:
    http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?threadID=64329
    The Linux ASPM function will save some power but is not enabled by default
    You can try to activate this manually using the parameter:

    pcie_aspm = force

  • How to access the file data of QML

    Hi all

    I save my data foler xml file after I have download from Server compnay.

    So I hope that I can access data foler to load the XML to display the list.

    Does anyone know how to set up the data source of the qml?

    {To ListView

    objectName: "objVehicleListView."

    dataModel: {XmlDataModel}

    Source: "file://data/vehicles.xml".<--  how="" to="" point="" to="" data="">

    }

    listItemComponents:]

    {ListItemComponent}

    type: "vehicle".

    {StandardListItem}

    Title:ListItemData.unitName

    Description: ListItemData.licencePlate

    status: ListItemData.vehicleOwnerName

    }

    }

    ]

    }

    I think that it is not possible to get the path using QML pure code. By using the code BBSJdev, you can get the path in C++ and export it to QML.

    Add the following code after the qml loading, but before creating rootObject:

    QDeclarativePropertyMap *filenames = new QDeclarativePropertyMap;
    filenames->insert("vehicles", QVariant(QString(
            QDir::homePath() + "/vehicles.xml")));
    qml->setContextProperty("filenames", filenames);
    

    Then you can use QML:

    ListView {
      dataModel: XmlDataModel {
        source: filenames.vehicles
    
  • HP Jet 8 5801 how to access the webcam

    I just bought HP 8 5801 stream, product number K5L4OUA. The card that I printed shows it has a front and a rear facing camera, but I can't find how to access the rear side.  The camera screen does not show how.

    Also, how can I return the default tablet.

    Hello mlmarsh2,

    To access the front camera, will be the camera is on and showing the live mode view, wide upward from the bottom and you will see a taskbar with the option 'change Camera.

    I see another post, that you have created that you had difficulty with some applications uninstall.

    To restore Windows to factory, off the shelf.

    Hold down the power button and the Volume button simultaneously for a few seconds.

    A screen lights up showing some options.

    Choose F11 for the system recovery option and follow the prompts.

    Hope that helps.

    PS: If this is the first time you used a Tablet, you may prefer the traditional workstations such as Windows 7 has. You can install Classic Shell Setup on the tablet of flows for the old office and it will work as well as it does on a tower or laptop.

  • How to access the BIOS on an Acer Aspire V3 - 571 G-9636

    How to access the BIOS on an Acer Aspire V3 - 571 G-9636.

    I want to disable UEFI and secure boot.

    I tried pressing F2, from switching on the laptop of a closed state.

    I tried to hit once, several times he spamming on boot to the top. The laptop still start with windows 8 and I want to remove.

    It is an old NET, but I see a lot of traffic to it if I want to provide an official solution for her. The thread is locked because of his age, please pick up a thread to update or do not hesitate to post your own!

    Here's the article on How to access the UEFI (BIOS) for Windows

  • How to access the BIOS and disable hype-threading on xp

    How to access the BIOS and disable hype-threading on xp

    THX

    During the initial boot, you should see a brief message posted to press a specific key (usually the delete key) to access the BIOS. If there is an option to disable Hyper-Threading, you will need to find it.  You can also see if there is a guide for your motherboard and the BIOS options.

    Any reason, you need to disable?

    J W Stuart: http://www.pagestart.com

  • x 61: how to access the fan for cleaning?

    Lately, I have a humming noise after an hour or two of my x 61 (7675-CTO), some have suggested to clean the fan.

    Question: How to access the fan? I have the manual from lenovo, he speaks of various regions, such as the keyboard, dimm, HD, but not opening fan? Your help step by step will be appreciated.

    In addition, what is the best way to clean the fan?

    Any reference to the video will be great. Thank you.

    take off the keyboard and you can clean the fan blades, but if you need Strip fan apart, you will need to disassemble the entire assembly.

    Buzz can mean that your fan needs to be replaced, if that's the case, then I would say that you extend the warranty on the laptop (you can buy post warranty on certain models of x 61, so you must call Lenovo customer service).

  • How to access the attributes of VO through binding...

    I have a lookup table that has 2 columns namely encode and attrib.

    I created a ViewObject with SQL like:

    SELECT THE CODE, REFER TO THE STUDY_TYPE_CODES

    And he stated in an Application Module.

    Now I want to post it to the end-user as part of a selection
    that should show REFER to but returns the value CODE.

    I want to iterate the elements and generating the choices myself.
    So I tried this on my page:

    < af:selectOneChoice label = "Test" required = "true" >

    < af:forEach elements = "#{bindings." Var StudyTypeCodesVVO1.allRowsInRange}"="row">

    "< af:selectItem value =" #{row.code} "label =" #{row.describ} "id ="si3"/ >

    < / af:forEach >

    < / af:selectOneChoice >

    It gives an error. Looks like how I use
    "#{row.code}" or "#{row.describ} ' is false.  If I ' # {line} "then
    It's OK, and I could see that the line is a

    ViewRow [oracle.job.Key []]

    But I do not know how to access attributes by name 'Code' and ' means ".". " I also tried
    "#{rank." Code}"with the capital and it does not work.

    How to access the attributes 'code' and 'describe' of each line?

    Kindly help.

    Thank you.

    Check the RangeSize property on the iterator to pageDef.

    Dario

  • How to access the BPM 11 g load useful or process varibles in the workflow of ADF

    I'm trying to view/edit the data in a user interface that is linked to a database by using a foreign key, requestId. The foreign key comes from a BPM process where it is spent in the workflow, a human task. The foreign key comes process variables or values of payload. I know that I can simply load the payload in BPM with the data in the tables, but I'm looking for a better solution use the ADF business components to view and edit data directly in the user interface.

    The BPM process uses a web service to start the process. Web services takes a primary key as a parameter to reference a column in the database table. The data is pre-filled with content and a primary key reference. The first activity is an activity of the user. I want the workflow behind the user activity to accept this primary key and use to locate the line in the database, so related views of the database delimited ADF business components can work to present the data in the user interface.

    I tried two approaches to the problem. The first uses the setCurrentRowWithKeyValue operation. The other changes the SQL where clause, used by the ADFbc iterator only returns one row for the given requestId. Both of these approaches fail to work because I don't know how to access the load BPM or variable data entering the workflow. Here is the piece of code that I used to try to define the row using the value of setCurrentRowWithKey:

    public String setRequestId() {}

    FacesContext context = FacesContext.getCurrentInstance ();
    Object requestObj = context.getApplication () .evaluateExpressionGet)
    context, "#{bindings."(, Number.class) RequestId.inputValue "};
    If (requestObj is nothing)
    Returns a null value.
    RequestId number;
    requestId = (number) requestObj;

    ITR DCIteratorBinding = (DCIteratorBinding)

    getBindings () .get ("PatfRequestHdrView1");

    itr.setCurrentRowWithKeyValue (requestId.toString ());

    Returns a null value.

    I didn't get very far with the second approach, change SQL where clause, because I do not know Groovy. I think I need something like:

    adf.object.viewObj.RequestId. but it is not a viewObject associated with BPM data, so I don't know that this particular expression will not work.

    Any help you can give me is greatly appreciated.

    Kind regards
    Mark

    Try this code in your method:

    FacesContext context = FacesContext.getCurrentInstance ();
    String ctx = (String) context.getApplication () .evaluateExpressionGet (context, "#{pageFlowScope.bpmWorklistContext}", String.class);
    String tskId = (String) context.getApplication () .evaluateExpressionGet (context, "#{pageFlowScope.bpmWorklistTaskId}", String.class);
    IWorkflowServiceClient workflowSvcClient = WorkflowService.getWorkflowServiceClient ();
    ITaskQueryService wfQueryService = workflowSvcClient.getTaskQueryService ();
    IWorkflowContext wfContext = wfQueryService.getWorkflowContext (ctx);
    Task myTask = wfQueryService.getTaskDetailsById (wfContext, tskId);
    XMLElement xmlPayload = (XMLElement) myTask.getPayloadAsElement ();
    get the payload as a string simple, useful for debugging
    java.io.StringWriter writer = new java.io.StringWriter ();
    xmlPayload.print (writer);
    String payloadAsString = writer.toString ();
    extract payload values: use methods in Oracle XDK

    See also this post:

    The task of reading by program details

  • How to access the info in my iCloud account

    How to access the info in my iCloud account?

    You can access much of the iCloud.com on a computer or through specific applications on your mobile device such as contacts, calendars, iCloud Drive, Photos. What exactly you were looking for and what type of device.

  • How to access the bios?

    I am trying to install a new OS, how to access the bios on my HP Pavilian dv8?

    Hello:

    You should be able to access the BIOS by pressing the F10 key as soon as you see the HP welcome screen.

    Paul

  • How to access the BIOS on a Pavilion Elite e9237c with mouse and keyboard wireless?

    I have a desktop computer Pavilion Elite e9237 with a wireless keyboard and mouse. I tried to access the BIOS by pressing F10 at startup with no luck, and I can't access any of the other menus for the start-up eiither. I don't have a PS/2 port on my computer, so I can't get a wired keyboard and mouse. Does anyone know how to access the BIOS with this configuration?

    I bought a USB keyboard and he answered in the same way... No bios access. I then studied why it did not work and discovered that it was the way in which he has been connected to the computer. I had initially plugged into a USB hub when he was not working and I moved it directly into a USB port and it works! I plugged my keyboard wireless directly into the USB port and it works too! Thanks for your help... I wouldn't have thought of it if it wasn't for to recommend you the USB keyboard.

  • How to access the firefox on laptop Office keeping all the features?

    How to access the firefox on laptop Office keeping all tabs and bookmarks?

    Hello

    You may be able to do this in Firefox Sync configuration on both devices. Please see for detailed instructions.

  • Qosmio G30-126 - how to access the bios!

    I have a laptop Qosmio G30-126 and I don't know the key to enter the bios to change real estate for the HARD drive or something... then how to access the bios? What is the key for the bios?

    Hello

    Try pressing the F2 key by turning on the device.
    The Toshiba notebooks supported the ESC and then F1 button
    If these two options are possible

  • Re: How to access the BIOS on Satellite Pro A120

    Can someone tell me how to access the BIOS on my SAT Pro A120?

    Hello

    You must press ESC and then F1 key immediately after the laptop has been powered!

    The laptop seems to be to use the Toshiba BIOS and ESC key should be the right one!

    Good bye

  • How to access the BIOS on Satellite A110-195 settings?

    How to access the BIOS settings (CPU, video memory ect). I have http://eu.computers.toshiba-europe.com/innovation/jsp/SUPPORTSECTION/discontinuedProductPage.do?service=EU&PRODUCT_ID=1 18639

    At the start when the Toshiba start screen appears press F2 repeatedly and you should be able to enter the BIOS settings.

Maybe you are looking for

  • TB will not identify PW for one of my email accounts

    I have three accounts of gmail, which I recently opened. I was able to set up the first two TB accounts without problem. When I opened the account of third parties, however, TB tells me that the password is incorrect. I tried several times and get th

  • Awesome bar does not directly open the sites.

    When we type nokia India in FF3 opening http://www.nokia.co.in/ or samsung India, he opened http://www.samsung.com/in/ directly. But this feature does not work with FF4. When you type the keyword nokia India it takes us to google search. How can I ge

  • Re: Satellite P200: how to move from SATA to install XP - Dual OS

    Can you please tel me how you got past the sata issue in installing xp? I want vista dual boot / vista but don't have toshiba recovery disc. Thank you

  • Matrix of MathScript

    Hello I have a simple question. See the file jpg or vi. The size (y) is m = 1 and n = 101 but 'y' output is a scalar value (no matrix and not in table). How to display the 'y' on the chart outside the MathScript service and why the output of 'y' is n

  • Used frequently records

    Hello I am a web developer and some day, I'll make use of maybe 3 or 4 client files. I know that there are recent locations option, but there are still other smaller windows that might appear in Windows that force me to dig to find the specific clien