Appeal with several parameters of the URL

Hello!

I'm unable to call a procedure by URL with several parameter, a parameter is passed to the following example, the syntax would be like spending several parameters?

# OWNER #. PK_UTIL. PKB_TXT? En_param1 = xxx

How to include the second parameter? I tried several and could not happen.

Thank you

Márcio Goncalez

This isn't really a question of APEX but more close mod_plsql or the apex listener I think?

Have you tried?

# OWNER #. PK_UTIL. PKB_TXT? En_param1 = xxx & En_param2 = yyy

James

Tags: Database

Similar Questions

  • Functions defined by the user with several parameters

    I set features three following user using "Define."

    UF1 takes a single patameter;

    UF2 takes two parameters;

    and UFX takes two parameters - with the second is 'X' in the definition.

    Œuvres F1.  F2 is the EVAL of F1 version and it works too.  User functions only seem to work fine.

    F3, a function of two user settings, produces a graph of NaN.

    F4 is the EVAL of F3 version.  Note that 'B 'is not replaced by 1'.  Also produces a NaN chart.

    F5 produces a graph of NaN.

    F6 is EVAL of F5.  The 'X' is not replaced (even with the ' B' above), and even if it looks like 'X * X', it also produces a graph of NaN.

    Is it possible to get defined by the user, with several parameters, features work by tracing the curve?

    Hi!, Fortin:

    If you download and install the ultimate Firmware with the version of the software: 2015 6 17 (8151), with the number of Version: 1.1.2 - 11, you can trace your examples of definition of the function, with curves and values, without NaN.

  • How to run the powershell script of command with several parameters

    Is there a way to run a powershell script from the dialog box run with several parameters? In addition, the path to the script contains spaces, for example, c:\powershell scripts\script.ps1.

    Take a look at http://www.powershell.nu/2009/12/16/running-scripts-with-arguments-in-powershell/ which explains how to pass arguments to a script.

    André

  • see link with several parameters

    Hi all:
    I use af:golink to call a new page with different parameters like the code below:
     <af:goLink text="Run Report" styleClass="xes" destination="/printreportservlet?reporttype=pdf&filename=new_report.jasper"  targetFrame="_blank"/>
    but when I use it cann't page display "website cannot display the page.

    but when I use a single parameter as:
     <af:goLink text="Run Report" styleClass="xes" destination="/printreportservlet?reporttype=pdf"  targetFrame="_blank"/>
    or
    <af:goLink text="Run Report" styleClass="xes" destination="/printreportservlet?filename=new_report.jasper"  targetFrame="_blank"/>
     
    It works successfully,
    so is there any problem to send several parameters while asking us to servlet.

    Best regards

    What happens if you put this URL in the address bar directly, it works? If it isn't, then it seems that the problem is with your servlet. If this does not work, try to escape the ampersand in the URL. I can't paste the value here, as the forum he transformed into an ampersand, but you can read [url http://articles.techrepublic.com.com/5100-10878_11-5032714.html] this

    JOhn

  • Passing parameters to the URL - availability in the new process of request

    Hello

    I am able to pass parameters in the URL of the APEX that defined the points of the application as below

    : http://application-tier server: port/pls/apexdev/f? p = 1001:1:APP_CLIENT_NUMBER, APPLICATION_NUMBER:0001285, 0000051:

    I would like to get and set other items based on elements of application passed as parameters. I would like to only enter once application.

    I found the best place for this action in a process of application with Point on new Instance of Process.

    The problem seems to be that the value of point of application has not been set at this point, and therefore the values are null.

    If I change the application process process Point to something that runs to each page as On Load: after the header, then the values are available. It is not suitable as only wish to run once at startup of the application.

    I can't find discussion of this documentation.

    1. I would be able to access URL parameters in the application process with Point on a new Instance of the process?

    2. are there any other equivalent task for access to URL parameters at the start of the application?

    Thank you

    Hello

    APEX runs only on the new process Instance when a new session has been set up. As you discovered, URL items are not yet saved in session at this point State. You can use a level app process before header instead, with a condition that makes that make it run when certain elements that you want to initialize are null.

    Kind regards

    Christian

  • ThinApping an Application with several parameters

    Still new to ThinApp please bare with me.

    I have captured a request and I now have an App.exe and an App.dat.  Then, I opened this request, altered some settings and captured these changes & named settings1.dat.  I have also settings2.dat, settings3.dat and so on.

    App.exe is about 50 KB
    App.dat is about 80 MB
    Settings1.dat, Settings2.dat and so on is 2 MB.

    How can I go on these chaining so Settings1.dat/Settings2.dat/etc calls and run App.exe and App.dat?

    I don't want to wind up with more than 80 MB file, which is the only way I could make it work.

    These settings are changed are all stored in HKCU, so this is a simple registry change.

    If you want to get started ThinApped application with different parameters, you need not separate .dat files. What you can do, is something like the following:

    1. Install your application, change its settings and capture it with ThinApp.
    2. You change the application settings, and export the appropriate registry key.
    3. Repeat step 2 all the time.
    4. Go to your project directory and create a subfolder in the folder where your application executable.
    5. Copy the .reg files exported in the subfolder created in step 4.
    6. Create a script or a batch file for each .reg file, and then save it to the folder created in step 4. The script file or batch must have the necessary code to merge the .reg in the registry file.  Also, you must run the main script executable file or batch file.
    7. Add the necessary lines in the package.ini file to create an entry point for each script or batch file.
    8. Build your application.

    Another approach, you can create a menu with an InputBox statement. In this way, you can choose load settings before running your application.

    1. Follow the steps 1 to 5 of the previous approach.
    2. Write a script to create a menu and merge the corresponding .reg file into the registry according to the user's selection.
    3. BUiD your application.
  • deployment of a BPM Application large Oracle with several projects of the user interface

    Hello world
    I'm working on a large application with Oracle BPM 11.1.1.5.0.

    I use JDeveoper 11.1.1.5.0 to build the application.
    The application has many tasks user with a lot of the UI (one for each task of the user).

    My problem is, whenever I make a small change in the project, I need to deploy this, which includes a master project and five or six projects UI (for now) for tasks of the user.
    As demand grows, I'm sure that this will certainly become a problem.

    So my question is if I do this the good sense? or should there be a more effective way?

    Thanks in advance

    Published by: luke on April 17, 2012 12:16 AM

    Hi Luke
    1. as a general rule, there is NO need to have a user interface project for an individual task. As initiator, approver, reviewer, LegalApprover etc etc, you have like 10 tasks (.task files). You can have just a single project of TaskForms UI and have taskDetails.jspx generated for each of these tasks. This is appropriately.

    2. any Application workflow must have only 2 deployers. Deploy resources are for real Workflow stuff that will have the main BPEL or process, BPM, human tasks etc. Basically, everything that goes into the workflow project. And another official of the deployment is that the REST of things means that the UI TaskForms project and other project support as useful projects, WebServices, EJB projects (if you have Web services). All this will be deployed as a SINGLE EAR.

    Lets take an example JDeveloper IDE point of view.
    1. application Name: SalesOrderApp
    2 workflow project name: SalesProcess (he is a a project jdeveloper project SOA or BPM Project type and has all human tasks, bpels, process bpm, rules etc.).
    3 interface user Project: SalesTaskForms (it is a form generated automatically for the first task you choose. Then for the rest of the tasks you can use this same project, to generate jspx for all others. WORK files. VIEW documents online on how to do it. I'll see if I can compile this list of URLS for you).
    3. support the EJB projects: MyEJBProject1 (some EJB project that connects to some specific to your back-end database project)
    4. support another Service EJB project: MyExtServiceProject1 (as another project EJB that uses data from an external source)
    5. some WebService project: SalesCreditCardValidationWebService (some WebService project to be deployed as. WAR file that performs a service).

    Try to apply the Concepts of SOA for each Service your application needs. Instead of putting all the EJBs and everying in one giant project, try to split their need logically commercial/sage and geenrate separate projects so that they can maintain as it is to other projects and other applications.

    Anyway, coming back, in the example above, you should have deployment just 2: 1 is the JAR file of SCA in the Workflow and another complete of the EAR file.
    (a) for the workflow project, right-click and generate a deployment profile to deploy all the workflow and NOT on the other projects of the user interface.
    (b) for each project individual genereate a profile of deployment such as MyEJBProj1, MyEJBProj2, MyWebService1, etc etc.
    (c) for TaskForms project, generate a deployment as SalesTaskForms profile. It is a WAR file.
    (d) at the level of the Application, create a new profile of deployment of the EAR type and now assemble all the projects in this EAR, with the exception of the Workflow project.

    First of all, you deploy file JAR of SCA of the Workflow. You need to redeploy this again only when you make changes to the workflow, humantasks etc etc.
    Deploy the full blown EAR file that has all the stuff (EJB JARs, TaskForm WARs, WebService wars etc.).

    At any time, you change your code taskforms or redeploy a java, ejb, EAR file.

    You should have a POT and an EAR to deploy at the end of the day. Infact this is how it should go into UAT, and production. They may not have many pots, multiple wars deployed. The reason why we have separated Workflow SCA Jar file is, because the workflow will not change frequently. And also older versions of SOA/BPM (before 11.5 FP) have a huge disadvantage. Whenever we deploy a workflow project, it will make existing processes VITIATED, unless you deploy a different version. This isn't a problem anymore for 11.5 + FP (Feature Pack applied). Therefore, be careful when you redeploy workflow project.

    Thank you
    Ravi Jegga

  • How to pass APEX_UTIL. COUNT_CLICK parameters in the url

    Hello

    I have to count clicks on list items:

    There is an option to click Accounts in the definition of each element of the list,
    and you can add category County click here.

    However, I also need to add the parameter Id click - p_id.
    This parameter (p_id) suppose to pass a value in the column CLICK_ID in the APEX_WORKSPACE_CLICKS view.
    I built a url for it.
    The url without p_id works perfectly:
    z?p_url=f?p=&APP_ID.:43:&APP_SESSION.::NO:::&p_cat=Common&p_company=&WORKSPACE_ID.&p_user=&APP_USER.
    But the url with p_id does not at all:
    z?p_url=f?p=&APP_ID.:43:&APP_SESSION.::NO:::&p_cat=Common&p_id=Profile&p_company=&WORKSPACE_ID.&p_user=&APP_USER.
    Do you know how to pass p_id parameter in the url, so that he would be inserted in the view of apex_workspace_clicks?

    Thank you!

    CLICK_ID of the APEX_WORKSPACE_CLICKS column is a number, then you need a number, ex:

    & p_id = 1

    If your url should look like:

    z?p_url=f?p=&APP_ID.:43:&APP_SESSION.::NO:::&p_cat=Common&p_id=1&p_company=&WORKSPACE_ID.&p_user=&APP_USER.
    

    You can use a page number associated with a click, to be more descriptive

  • Problem with initialization parameters of the source of the CAD system

    Hello
    I have created a container, initialized the system settings source in CAD ($INITIAL_EXTRACT_DATE = 01/01/2008, $LAST_EXTRACT_DATE = 01/01/2008) and performance 'Human resources 11.5.10' plan transaction. One of the tasks (SDE_ORA_PayrollFact) was performed too long. When I analyzed the log file I saw SQL code with strange condition:
    where w_payroll_f.last_update_date > = 1700/01/01...

    In a mapplet there was a SQL override in condition:
    where w_payroll_f.last_update_date > = $$ LAST_EXTRACT_DATE

    So where the parameter $LAST_EXTRACT_DATE value was taken?

    Several other in the settings SDE_ORA_PayrollFact.txt $INITIAL_EXTRACT_DATE = 01/01/1970, $LAST_EXTRACT_DATE file = null.
    Please, explain the DAC and Informatica algorithm for initialization of the settings!

    How can I set these settings to get the desired result, $LAST_EXTRACT_DATE = 01/01/2008?
    That the level of the initialization parameter has the highest priority?
    Best regards.

    Published by: Alina HS on 15.09.2008 23:15

    Alina,
    You seem to have taken the right steps. You have created a custom container (as it should) and have customized the values there.
    However, I have a strange feeling that your execution plan is not looking at your custom container. Look at the subject areas associated with the title of your implementation plan. They should be referred to your custom container. If this isn't the case, yet its reading of the values out of the OTB one.

    If this is the case, associate your custom container for the EP SAs AND re - build the EP.

    As the LAST_EXTRACT_DT is concerned, it is a setting that DAC would provide before calling infa workflows. If you charge for the first time, it will be null. In incremental mode, you will see the value as seen in the Setup-> data sources-> tab Update Dates.

    However, when this particular value (the internal representation of this value DAC) is zero, the DAC server should be running the command of full load. Inspect the execution history and ensure that full load control is one that is running. If so, its worth looking into the sql session substitute and/or the map itself to see how this parameter is used.

    I hope this helps!

    Published by: user743400 on Sep 16, 2008 11:28

  • During the closure of 2 windows (with several tabs), restore the system does restore properly the tabs in the window of the second. Is this a bug in the new update / all ideas to fix?

    I regularly use 2 windows with multiple tabs of each and session restore would work to bring them all back, but after this last updated the second window restores correctly, with the first non-visible tab on top (only in the menu drop-down) and now the button add a tab on the left (instead of right). Add a button to the tab is not really as far as concerns the other than it indicates other problems with the tabs in the 2nd window. No no not the 1st tab visible is frustrating, because I can't move or also easily navigate. Also, the tabs on the top of the 2nd window which are visible is no longer have the 'x' to close visible, except when this tab is selected. I'm assuming that it is a problem with the new version/update, since this is the first time I encountered the problem, and I closed and restored Firefox several times to make sure it was a recurring problem and not a one-time problem. Any ideas on how to fix would be welcome (except maybe cramming my tabs on a window or it suck XD).

    Thank you for your help. None of your suggested solutions worked, but having just updated to 10.0.2 seems to have solved the problem.

  • Create several folders with several folders in the rapids

    How can I quickly create several folders with a specific set of folders in each of them?

    for example:
    Folder1-> test1, test2, test3...
    Folder2-> test1, test2, test3...
    Folder3-> test1, test2, test3...
    etc.
    I want to create several folders named specifically with an ID I'll specific, and in each of these cases, I would like to have a set of folders.
    Thank you for your help.

    Hello

    Check out the steps suggested by Steve Winograd and TechHead74 in http://answers.microsoft.com/en-us/windows/forum/windows_xp-files/how-or-can-i-create-numerous-new-folders-instaed/a2a67066-7e97-47b3-aba4-8e8a1a460ca3

    Hope this helps you.

  • Using transformations of curve with several parameters

    I would like to use the ChnLinScale function as a curvetransformation in DIAdem report.

    I created the sub in my file of the user controls:

    Void ScaleAndOffset (dCustScale, dCustOffset)

    Call ChnCopy (CurveTransfInX, CurveTransfOutX)
    Call ChnLinScale (CurveTransfInY, CurveTransfOuty, dCustScale, dCustOffset)
    End Sub

    With this feature, I expect to use the Transformation of the curve "ScaleAndOffset (3,5)" to multiply and compensate for my signal. However when I use I get the following error:

    "Cannot use parentheses when calling a Sub".

    For a single parameter, I can use this construction:

    Void ScaleAndOffset (dCustScale)
    Call ChnCopy (CurveTransfInX, CurveTransfOutX)
    Call ChnLinScale (CurveTransfInY, CurveTransfOuty, dCustScale, 0)
    End Sub

    without problem.

    Is it normal?

    Tone

    Hi tone,

    No, this is not a limitation of the curve of the Transformations, but is rather a matter of syntax VBScript.  Whenever you call a VBScript Sub procedure or function that has more than 1 parameter, you MUST use the prefix 'call '.  For a Sub or Function with 1 single parameter or no parameter, you can omit the 'call '.  I tested with the allocation of processing of the following curve:

    "Call the CurveSmooth (100, 1)."

    .. who calls 2 user setting below control curve of Transformation:

    Void CurveSmooth (SmoothPts, SmoothSym)
    SmoothType = "symmetric"
    IF SmoothSym <> "" SmoothSym AND <> 0 THEN SmoothType = "maxNumber»»"
    Call ChnCopy (CurveTransfInX, CurveTransfOutX) ' copy the input into the output channel channel
    Call ChnSmooth (CurveTransfInY, CurveTransfOuty, SmoothPts, SmoothType) ' smooth the input channel and save the result as output channel
    End Sub

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • several curves with several ladders on the same graph

    Hello

    I am currently working on a project that include an acquisition of data VI. I want to display two curves with two different scales (0 to 1 and 0 to 200) on the same graph.

    I tried almost all the options in the Properties menu, I can't find something that fits what I want.

    Do you know how to do such a thing?

    Thanks in advance,

    Gabriel.

    Right-click on the existing scale and click on duplicate.

    EDIT: I would add that you need to set ActYScl via a property node to switch between the scales of the difference if you want to perform operations on them.

  • Menus with several toggles (like the camera App)

    The application of BB10 camera has a unique menu that allows a few images switches in some of the menu items. (such as the flash mode you want).

    This kind of thing is possible in the third-party applications?  If so, how is this done?

    You do not have with the native APIs.

  • ColdFusion files downloaded with several attribute in the tag input processing

    Hello, all,.

    (For the first time), I try a function which will be posted via HTML5 form from one code files < input type = "file" multiple = "multiple" name = "images" / > tag.

    Specifically, how do I determine how many files have been selected for download on the side Server?

    The goal is to use CFFILE to READASBINARY the images, and then insert that the directly into a MySQL database.  (That last part, I think I have down pat.)

    V/r,

    ^_^

    OK... It's CF10, so I don't have the luxury of form definition to present several elements (such as check boxes, boxes option or others who submit a list separated by commas of data) in a table instead of a list... However...

    What I've discovered, is that file multiple entry shall submit a list separated by commas of the files.

    So what I learned is that if the form is present, use REMatchNoCase() on form.fieldnames looking for the name of the input file element and the length of the array will be the number of downloaded files.

    
        
        
        There are #arrayLen(results)# files being uploaded.
    
    

    The downside of this VERY simplistic code is that the form element exists even if no file is selected, it will always display at least one.  Adding validation to make sure that one has the other thing that an empty value would be a good idea. but for brevity, I'm not add that here.

    HTH,

    ^_^

Maybe you are looking for

  • Satellite U840W-10J - won't play DVD or blu - ray without black bars

    Hello Toshiba people friendly and helpful. Are you coming to my rescue once, but I fear it may be trickier. I have the joy of uber-beautiful widescreen which is a Satellite U840W - I want to use all of the 1792 x 21:9768 resolution for DVD / Blu - Ra

  • Satellite L350 - Wlan Atheros AR9281 driver for Win XP

    HelloI just bought a Satellite L350 PSLD0C 03N08C. It's a Canadian laptop and it came with Vista. I couldn't find any good laptops with Windows XP so I decided to buy this model and it downgrade (seeing that * Toshiba Europe * had xp drivers). Everyt

  • RVS4000 selective loss of DNS queries

    Is there a configuration option or a known bug that would cause a selective RVS4000 or garble queries DNS coming on the LAN side by side WAN, yet allow HTTP, SSH and Ping through without problem?  I think I have very strong evidence that this problem

  • Reuse my Vista license key

    Hello I have been buying new HP laptop and it comes with genuine Windows Vista Home Premium. Then I have a free upgrade to Windows 7 with a new product key. And the question is can I use my old Windows Vista on my computer one another? Thank you.

  • Best practices of the controller auto-Anchor

    Hi all I got confused with this configuration. I have 2 of Wlc. One is the internal controller and another set for the controller of the anchor (different subnet-DMZ area) for traffic comments. Where can I configure DHCP assignment for users of this.