How can I get the name of the current page and the number?

Hello world!

Anyone know how to get the name of the current page and the number? What variable I should he request?

Thanks in advance!

The question of the application defined by the system: APP_PAGE_ID is the page number. For the name of the page, you will need to query the view of Apex with something like this:

Select PAGE_NAME
of APEX_APPLICATION_PAGES
where PAGE_ID =: APP_PAGE_ID

Good luck

Stew

PS Feel free to mark this reply as being correct, so it is.

Tags: Database

Similar Questions

  • I don't have serial number to activate the software acrobat X 1 pro. How can I get the number?

    I don't have serial number to activate the software acrobat X 1 pro. How can I get the number?

    Hey johnt92241602,

    I have checked with your account and could see that you have purchased an annual subscription for one year.

    There is no need for a serial number to activate Acrobat subscription.

    After you install Acrobat XI pro, all you need is to log in to adobe.com with your Adobe ID and password to activate the software.

    Kind regards

    Ana Maria

  • Lost my serial number for student, edition I m not a student more - how can I get the number?

    Hello!

    I bought my edition student of Adobe CS Design Premium 5.5 in December 2011 and recently reinstalled my laptop forget out before serial number. I still have the invoice with this purchase "Unimall GmbH" (which does not have its business more and thus couldn t help me) and the box of the product with the code produced on this subject. It s is not possible for me to follow the normal procedure, because I m not a student anymore and, therefore, can´t download a registration certificate.

    How can I get my serial number now?

    Thanks in advance for your help and best regards

    Andrea

    contact your school and check your account, Adobe ID Code

  • How can I get the number to redeem?

    Hello!!! I bought Adobe Photoshop elements 13 in a store, but I have a MAc Pro so I Don t have CD lector. How can I download it? I found the serial number, but I need the number to buy, how can I get it? Thank you

    Hi monican.

    You can download PSE 13 from this link. Products download Photoshop Elements | 10, 11, 12, 13

    In addition, a redemption code is used to acquire your serial No. Redeem your code for your serial number. Instructions here: Redemption Code help

    See you soon!

    ~ David

  • How can I get the number of rows in the table using Sunopsis API target in ODI 10 g?

    Hi guys,.

    In fact, I want to send an alert message as soon as the interface is run from a package. I've included alert OdiSendMail that sends an email once the interface is running.

    Could someone please tell how to get the number of rows inserted into the table the Sunopsis API target.

    I tried to use < % = odiRef.getNbRows () % >, but this has not worked for me. Since I am a beginner, could you please help out me

    This is my mail to send ODI format

    "The population of data managed to < % = odiRef.getSysDate () % >

    Total of lines in the target table is: < - need an API code-> "


    Kind regards

    Clinton

    Published by: LawrenceClinton on February 25, 2013 20:53

    Hello

    Create the project with details below variable

    Nom_de_variable: Total_Row_Count

    Type of variable: Variable discount

    Definition tab:
    Data type: digital
    Action: No persistent

    Refresh the tab:
    Schema: provide the schema of your repository to work and be

    SELECT log.nb_row
    THE journal of snp_step_log, snp_scen_step step
    WHERE log.nno = step.nno
    AND step.scen_no = (SELECT scen_no FROM snp_scen_step WHERE step_name='<%=odiRef.getPrevStepLog ('STEP_NAME") % > ')
    AND log.sess_no = '< % = odiRef.getSession ("SESS_NO") % >' code at low
    AND step.step_name = ' < % = odiRef.getPrevStepLog ("STEP_NAME") % > '

    Note: add this variable after the stage of interface in your package (after the interface anywhere you can place), you can add this variable before ODISendEmailNotification in your package

    call this varciable * #Total_Row_Count * in the Notification of ODISendEmail

    for example :

    Data has been fulfilled successfully in < % = odiRef.getSysDate () % >
    Total no of lines filled are: * #Total_Row_Count *

    it will work

    cordially,
    Phanikanth

    edited by: Phanikanth on February 28, 2013 01:13

    edited by: Phanikanth on February 28, 2013 01:14

  • How can I get the number of disks for a virtual machine and PAHO are / s of a disc?

    Hi all

    I would like to know if there is a command that returns the number of disks having a virtual machine.

    and also if there is no command to obtain and change the number of the IOPS / disk s.

    Thanks in advance

    Carlos

    It will give you hard drives attached

    Get - VM | Hard drive


    It will give you count

    Get - vm | Select name, @{N = "TotalHDD"; E={($_ | (Get-harddisk).count}}


    It is possible to retrieve the number of the IOPS / disk s, but what do you mean by editing.

  • How can I get the number of emails in my Inbox (not just read but total) to view the list of folders?

    I use to have a count of the total number of mails in my Inbox. This was listed next to "inbox" in my list of folders. With the latest version, it is gone and I can't find anything in the settings which may bring back this feature. I see the number of emails by right clicking on the folder, but I would love to just see it again a glance.

    You have this add-on?

    https://addons.Mozilla.org/en-us/Thunderbird/addon/extra-folder-columns/

    http://chrisramsden.vfast.co.UK/3_How_to_install_Add-ons_in_Thunderbird.html

  • How can I get the number of callers phone number (call history) of an incoming call on iPhone by program (as TrueCaller App does)

    I try to get the caller ID (telephone number or the call history) at the time of the incoming call. TrueCaller has implemented it and they get the phone number of the caller and the call also history.

    Please help me get there.

    Tips:

    1 CoreTelephony Framework(It gives only calling states)

    2 apples 9.0 update: "Maybe" contacts sync. with the mail application and detects the incoming phone number.

    3 TrueCaller App https://www.truecaller.com/articles/iphone

    https://iTunes.Apple.com/app/truecaller-enhances-your-phonebook/id448142450

    You're talking not here who you think you are. Please read the terms of the user agreement you signed.

  • How can I get the number of the line causing the error?

    If I try to catch an error with try-catch...

    The object of e which is containing the text error message is not to store the line number where the error occurred.

    try
    {
        error;
    }
    catch ( e )
    {
        $.writeln( e.toSource() ) ;
    }
    

    We are in a html extension Panel, not in extendscript toolkit.

    The result is: (new ReferenceError ("syntax is not defined"))

    It would be extremely useful that we could get the line number.

    Thank you!

    Hi oliverIntergrafika,

    the following doesn't work for you?

    try
    {
        error;
    }
    catch ( e )
    {
        $.writeln( e.toSource() );
        $.writeln( e.line );
    }
    

    Concerning

  • How can I get the number of a random process to use in math´s and show the solution to the user?

    I wrote this function and I try to show the number of seconds that the user had to sooner or later the stopbutton to the user click.

    its about to hit stop councelling while inside ther is a random number already, but the user do not know or see.

    the eye opens in a random between 40000 and 100 milliseconds. If they open the user should click on stop without seeing them. so his Sensa.

    I just tried.

    This code is on the mc with the eyes to make them open at random. This is the second image the main code of the time. 1 frame is the Start button and a small description. on the second stop button and closed eyes with the script here as I have already said. and on the framework of the 3rd is the end wher it should be displayed to the user. That's how I tried. Please let me know any suggestions and or other solutions to my problem! If you need to see my flashfile help me just let me know. I send to you or something :-)
    MIC (at) hellrec.at


    function randomRange(minNum:Number,_maxNum:Number):Number

    {

    return (Math.floor (Math.random () * (maxNum - minNum + 1)) + minNum);

    }

    var myTimer:Timer = new Timer ((randomRange (100, 40000)), 1);

    myTimer.addEventListener (TimerEvent.TIMER, openeyes1);

    myTimer.start ();

    var: duration: uint = getTimer();

    function openeyes1(e:TimerEvent):void {}

    gotoAndPlay (26);

    e.updateAfterEvent ();

    }

    to save the use of number:

    function randomRange(minNum:Number,_maxNum:Number):Number

    {

    return (Math.floor (Math.random () * (maxNum - minNum + 1)) + minNum);

    }

    var randomNum:Number = randomRange (100, 40000);

    var myTimer:Timer = new Timer(randomNum,1);

    myTimer.addEventListener (TimerEvent.TIMER, openeyes1);

    myTimer.start ();

    var: duration: uint = getTimer();

    function openeyes1(e:TimerEvent):void {}

    gotoAndPlay (26);

    e.updateAfterEvent ();

    }

    p.s. Please check the useful/correct.

  • How can I get the number of Excel in Teststand in the Office Toolkit?

    We are in the process of transition of 8 LabVIEW and TestStand 3.5 to 2009 LabVIEW and TestStand 4.2.  We use Microsoft Office Toolkit a little in our work to manipulate Excel and have problems with it.  For example, if I try to use the new Report.vi to open an Excel file, it will open the file successfully, but the 'report' that we would normally have the reference number for the workbook is grayed out with an unknown type.  VI of the sample and the screenshot attached.  All the ideas that we have put in place bad?

    Thank you...

    parkerfly,

    Between 8,0 LabVIEW and LabVIEW 2009 (I think that the change was with the version of LabVIEW 8.5), the report generation tool has been updated to use the LabVIEW Classes.  This means that the report on the outputs output parameter a LabVIEW class, which can be used by another generation of report live to refresh the report.  Unfortunately, LabVIEW classes are not currently supported in TestStand.  The only solution is to create wrapper screws that take the exit and flatten it into a string so it can be stored in TestStand.  Then, for any VI that he would use, you would need a wrapper VI to take the string entry and convert into a class of LabVIEW (nireport.lvclass) so it can be used in the generation of reports other screws more information in this regard lie in this post on the forum: http://forums.ni.com/ni/board/message?board.id=330&message.id=14786&requireLogin=False .  The forum post is a few years ago, but the information is still valid.

  • How can I get the number of display automatically on a table line?

    I have an array of measures, and I would like the line number to display on each line. The challenge is that everytime I run the program, the total number of lines will be different, so I'd figures updated every time that I run the program based on the current number of lines.

    I've attached a picture to illustrate what I'm doing.

    Find the attached example (registered in the 2009 version), and you can extract what you need for your code!

  • When starting, how can I get Firefox to display recent web pages and research

    Until recently, Firefox has always screen images of my most popular sites recently used. Now, I have somewhat changed my preferences so the screen is empty without images. How to restore the display feature?

    You must use a colon and not one point between the two words: Subject: config.

    topic: is a Protocol, as seen by this colon that is used to access the integrated pages.

    The same goes for the topic: newtab page that displays thumbnails.

  • How can I know the number of columns in a TYPE?

    Hello

    If we have a guy like below

    type vc_arr2 is table of the varchar2 (32767) index directory.

    How can I get the number of columns?

    Minoo.TK wrote:

    Hello

    If we have a guy like below

    type vc_arr2 is table of the varchar2 (32767) index directory.

    How can I get the number of columns?

    It is a type of associative array definition. A table has no columns. It is a collection of elements (variables or values). An array location is usually called a cell.

    The standard method Count() exist in Oracle for all table types.

    As for the definition of the table, as in structures, variables make the table contain - associative array is defined in the PL/SQL code and does not exist in the layer of metadata to the database as a new user-defined type. For the definition, you must read the declaration of PL/SQL defining the table.

    Note that there is very rarely the need for associative tables in PL/SQL - 99% of the time they are used without any idea as to what as a table associative is also.

  • How can I get the address book to sort by the name of 'Family' (using v 31.3.0).

    After a computer crash, I had to load Thunderbird (v31.3.0) in my computer running Windows 8.1, and I managed to import my address book backup file in Thunderbird (v31.3.0).
    My problem is that I don't see an option to sort the address book by name of 'Family', which was available with the version of Thunderbird, I had before the crash.
    How can I get the address book to sort by the name of "family"?

    "Address book".
    Select address book
    "View' > 'Show name as' > last/first". "

    You can sort by name.
    Click on the 'Name' column header to change the sort order,
    Reversed, then click on the 'Name' column header again to reverse the order.

    Or
    'View' > ' sort by ' > select 'Name' and 'Crescent '.

  • When I click on an address, instead of the name of domain appearing in the url field, only the IP address appears. How can I get the real domain to pop?

    When I click on an address, instead of the name of domain appearing in the url field, only the IP address appears. How can I get the real domain to pop?

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance/themes).

    You can attach a screenshot?

    Use a type of compressed as PNG or JPG image to save the screenshot and make sure that you do not exceed the maximum file size (1 MB).

Maybe you are looking for

  • Satellite Pro L20-PSL25E - CPU upgrade question

    Hello I upgraded the ram last year and im running high-performance for my model, 2.0 GB. This really helped for awhile, but after a few heavy programs have been installed this year (only one software, one game) ive noticed it running slow as before,

  • Cannot install sp3

    Had to reinstall XP with Bootcamp in iMac.  All updates OK but rejected sp3... not enough of space.  (I used 45G) Something to do with "uninstall files? Thank you.. .Eagle

  • WRT 1900ACS removes wireless LAN file transfers and internet connection

    I have WRT1900ACS which is declining by almost every file transfer wireless LAN I get out of a wireless laptop to a PC connected by cable; So far, I'm using the latest firmware version: 1.0.1.174588 and both are version of Windows 10 PC 1607. When I

  • acrobat_sl.exe - incorrect image

    Description of the problem: for some reason, a few days ago I was asked to "upgrade" from MS Word and restart the PC. I got the error dialog box saying "acrobat_sl.exe - bad Image", and this affects other software that I could not open like Acrobat a

  • My TX Xperia does not turn

    Hello Can tell me what to do to my Xperia TX. The battery is fully charged but it keeps sends lights and sony flashes as if it keeps restarting, but don't turn does not on Thank you