hide the normal users page

I have a small question, please do not be offended by it.

I have a request, and I just add a new page in a new tab in the application. This page is only available for the user of specific access rights.

I want to add the page as well as this new label to user who does not have this access right to it.

How do I do this? the pl/sql query goes in the "login" page or the page in which I want to be hidden. How I can hide the tab as well?

Thanks in advance

When you say it won't let you connect, then that raises other issues. Login should usually do with authentication, not authorization. Your login page (generally 101) should generally not any authorization. So are you an authorization message after you connect or you are not able to connect? Yet once I suggest you look at manuals. Understand the concepts will save you the pain afterwards.

Security through authorization.

Security using authorization in the APEX

Kofi

Tags: Database

Similar Questions

  • How to get the top users page?

    Hello

    How to build the top users page with which users are more recently logged_in to the application? Similar to the picture here

    at.bmp

    --

    Thank you.

    Venky_prs wrote:

    How to build the top users page with which users are more recently logged_in to the application? Similar to the picture here

    Create a report of region using a query like:

    select
        user_name
      , max(access_date) most_recent
    from
        apex_workspace_access_log l
    where
        authentication_result = 'AUTH_SUCCESS'
    and application_id = :app_id
    group by
      user_name
    

    Use of the ' 16 hours ago" number / Date Format MOST_RECENT column.

  • Need to hide the form on Page load and display it on a particular condition only

    I am new to Oracle Apex.

    I need to create a basic application when the user is looking for a particular table (only one field of research) and if the documents exist they would be displayed in a grid format. (This section I managed to do)

    If the search returns no results, I need to display a form to add new records to the table.

    Now, I have created a form (create a new record) on the same page as the search, but I am unable to hide the shape on the loading of the page and only show it in the case where the results of research show "NO data found".

    I made changes to the page. Please check and let me know.

    Thank you

    Zourk

  • Hide the list of pages html files

    I created html files that display data for the Web application in JSON format (I use them to extract the data from the webapp via AJAX front end Web site). I don't want these files don't appear in the list of pages. Is there a way to hide in this list, but let them be accessible for AJAX requests?

    Hello

    Since you can't put modules in .json files you'll have it made in the pages, and you can go to any page in the admin and under its options, check the box "hide search engines." Fact.

    As a note - since, as you know, form your own script of linline in JSON with web apps your last item will have a comma and you must do it in post somehow with javascript. AJAX in the HTML page, edit, convert it to json.

    If you have the new rendering engine on your website, on any page you can add the url with...? JSON = true and you will get a json output modules on this page. IF you get a blank page with no model and a single module - Total 500 items on this page.

  • Show / hide the DropDownList selection Pages

    I'm trying to show / hide the last page of an audit report according to which city is selected in the drop-down list.

    The code I use is:

    If

    ('4' == xfa.event.newText)

    {

    Page7.presence

    = 'visible ';

    }

    Page 7 has the value "hidden" as I will only show / selected print if some cities are (Bundaberg being one of them)

    The drop-down list has been fixed values then '4' = Bundaberg.   The script is on a change event.

    Can anyone help please this code does not work.

    Thank you.

    Jenny

    Ensure that the form is saved as "dynamic".

    N.

  • Run specific applications or program in W7 Pro restrict the normal user

    Hi, fields,

    Thouhg I can see Win7 allows the user to restrict certain applications or programs (chosen by admin) to run, this feature is ONLY available in only versions of Win7 ULT/ENT.

    What is the equivalent (near equivalent mechanism) to do in professional Win7. XP Prof (legacy) used to have the same functionality in the form of RSP (restrict software strategies) and I'm sure that Microsoft should have caught something in Win7 prof too (despite the Applocker moving to UTL/ETN editions), such a feature of resitct users of the app/programs managed

    Enjoy other pointers to achieve the same thing in my Win7 Prof environment?

    Thank you
    Vermorel

    Vermorel

    Hi Vasforu,

    Your question of Windows 7 is more complex than what is generally answered in the Microsoft Answers forums. You can continue to work with ITKnowledge by all means, but also to know that you can get support information TECHNOLOGY-oriented public Pro on TechNet here:Technet Windows 7 Security Forum. Thank you!

    Lisa
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Add the new column in the search of the Organization on the Create User page

    Hi all

    I have added a field defined by the user on the screen to create organization. (For example, country-> ACT_UDF_COUNTRY).

    Now, I want to display in the search for organization window. (i.e. when clicked on the image of research organization field on the form to create a user, the research we receive).

    Currently, this research only display the name of the company. I want to display two columns. for example, company name and country.

    I try to edit the file FormMetaData.xml and
    < attribute name = "-2"label ="request.requestDetail.organization" displayComponentType = "LookupField' variantType = dataLength 'long' = map ="Organizations.Organization "50" name">
    "< lookupMethod ValidValues ="findOrganizationsFiltered"operationClass ="Thor.API.Operations.tcOrganizationOperationsIntf"= displayColumns" Organizations.Organization Name, Organizations.Status, * ACT_UDF_COUNTRY * "selectionColumn ="Organizations.Organization name"/ >
    < / attribute >

    But it did not work...

    Kind regards
    Chaturanga

    You'll want to do the following:

    1. create a list of choices for the type of field with the domain being your UDF name and the name of the search as Oraganizations.Country.
    2. change your view columns in the post you made to be Organizations.Country.
    3. put to update your xlWebAdmin_en_US.properties for any country you use and in the section "LOOKUPFIELD column headers" add an "lookupfield.header.organizations.country" entry = Country

    Restart your IOM and it should now show.

    -Kevin

  • When I put the normal user cd or manual cd in my cd drive, that nothing is happening and it won't play acer laptop aspire 5735z

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    Habit now ideas: ustedusedplay

    • You have problems with programs
    • Error messages
    • Recent changes to your computer
    • What you have already tried to solve the problem

    Hi willardmac77850,

    I guess that you can hear the CD spinning when you first insert the CD. In other words, the CD drive actually works, it's not dead?

    By "won't play" is a case that you do not receive a message appears asking you if you want this CD of 'play' or 'open folder' on this CD? It may just be that a case that autoplay/autorun is disabled in the registry.

    Take a look at this link from my Web site: http://vistasupport.mvps.org/autorun_autoplay_don't_work_when_cddvd_is_inserted.htm and see if that solved the problem.

    This forum post is my own opinion and does not necessarily reflect the opinion or the opinion of Microsoft, its employees or other MVPS.

    John Barnett MVP: Windows XP Expert associated with: Windows Desktop Experience: www.winuser.co.uk | vistasupport.mvps.org | xphelpandsupport.mvps.org | www.silversurfer-Guide.com

  • Hide the Support link and training

    Hello

    currently in training and support on the upper right side on request is available the user in my organization.
    My requirement is to hide the normal user except administrator IS.

    Is this possible?
    If it is possible please let me know the method to do so.


    Thanks in advance.
    Yuj

    Yuj, you can have a theme of big business and a user can be assigned their own theme. The theme of the user overrides the broad theme of society.

  • Hide the page looping script

    Hello

    I use jdeveloper 11.1.1.7.0.

    I have an ADF Application with ADF, security (auth-method FORM).

    In my login page (Login.jspx) users are fully authenticated and redirected to another secure page. Everything works beautifully.

    But on Login.jspx users, right-click on the page and select the option "View source" that says:

    -Chrome on 45.0.2454.101: page of script for looping

    -Mozilla FireFox 37.0.1: page of script for looping

    -Internet Explorer 9.0.8112.16421: 'Real' of the page source code

    What I want to know is how to prevent users from viewing the page looping script.

    I don't like to show the source code 'real' of the page (like IE for this).

    I do not want to hide the actual code of the page, but I need to hide the script loopback page because I think that it contains information about my request that users know not.

    Is it possible to take measures to avoid the page of script loopback?

    Attached files:

    Login.html: my looping script page

    Login.zip: Login.jspx + web.xml


    Concerning

    Roberto

    Refer

    Oracle ADF - leaving Competition In The Dust: ADF avoiding loopback script in servlets

  • Problem in opening up financial reports from the workspace using a normal user id

    Hello

    We have recently migrated from version 9.3.1 (32-bit) to Oracle EPM 11.1.1.3 version (64-bit) and have a major problem with financial reports:

    * User who is configured as an administrator for the purpose of planning or reporting and analysis administrator can access a financial report to the workspace without any problem.

    * a normal user who is configured as a viewer, Explorer, analyst, editor of personal settings (under reporting and analysis) can see the POV and NOT the report. The report is just empty.

    * If a group (say A) is assigned 'administrator reporting and analysis' and 'Request for trust' and a normal user is assigned to this group, the user can then access the financial report with no problems. But we don't want to do coz:

    The normal user gets access to access shared services
    The user also gets see all other records and reports in the workspace to which he has no access to. The reports that are not in its right of access using the incorrect data gives.
    If the reports and analysis administrator privilege is removed from Group A and NOT 'Trusted Application', existing users in the group can still see the reports to which they have access to (with other documents to which they do not have access to). But if a new user is created from scratch and added to this group, it gets again a report empty with POV.


    Please let me know if anyone has experienced this problem and found a work around.


    Thanks in advance!


    Here is our environment.

    *****************************************************************
    The Oracle EPM system has been downloaded oracle delivery Web site
    * Oracle Enterprise Performance Management (11.1.1.3.0) Media Pack for Microsoft Windows x 64 (64-bit)

    Environment of the EPM system is as follows:
    A server:
    Shared services, planning, workspace, web, calculation of financial information manager application

    ServerB:
    Essbase server, Essbase Administration services, provider services

    C Server
    Financial reports, Webanalysis

    It drove me crazy. The minimum amount of access I could give users was Bishop content rights so that they are able to run the reports.

    I connected it with Oracle and they finally gave me with the solution.
    Bug # if you are interested is 8991596, but I think it is unprecedented.

    WARNING: I highly recommend that you talk with support and mention this bug number before executing this SQL.
    This code worked for me and I don't have problems after running it but I ran this on a first test environment. I accepts no responsibility if your environment explodes etc etc!

    See you soon,.
    Gee

    # 1. Run the following SQL to display the internal records.
    # "Show hidden objects" must also be enabled in Explorer to display the folder.

    update of v8_container the internal value = 1 where parent_folder_uuid = "HRINTERNALFOLD" or container_uuid = "HRINTERNALFOLD".

    # 2. Remove all files in the folder "HRInternal" from the Explorer.
    # Do not delete the HRInternal folder!

    # 3. run the following SQL to reset the folder "internal".
    update the internal value = 0 v8_container where container_uuid = 'HRINTERNALFOLD. '

    # 4. Run the following SQL to recreate the folders with access to the global group

    INSERT INTO V8_CONTAINER (CONTAINER_UUID,META_TYPE_UUID,PARENT_FOLDER_UUID,NAME,CREATION_DATE,EXPIRATION_DATE,DESCRIPTION,CLASSNAME,BROWSABLE,AUTO_DELETE,CASCADE_DELETE,DELETED,SUPERCLASS,USER_ATTR_FLAG,USER_NAME,GROUP_NAME,PUB_RATING,IS_INLINED,OCOL_METATYPE_UUID,LAST_MODIFIED_DATE,CAN_HAVE_EXCEPT,INTERNAL, OWNER_LOGIN, IS_FOLDER ) VALUES ('USERPOVFOLD','ID03','HRINTERNALFOLD','UserPov',NULL,NULL,NULL,'com.sqribe.transformer.Folder',0,0,0,0 ' com.sqribe.transformer.Folder' (, 0, 'administrator', 'world', 0,0,NULL,NULL,0,1, 'administrator', 0)

    INSERT INTO V8_CONT_VERSION (CONTAINER_UUID, VERSION_NUMBER CREATION_DATE, LAST_MODIFIED_DATE, FILE_SIZE, CLIENT_FILE_NAME, HAS_EXCEPTION) VALUES ('USERPOVFOLD', 1, NULL, NULL, NULL, NULL, 0)

    INSERT INTO V8_FOLDER (CONTAINER_UUID, VERSION_NUMBER, FOLDER_FULL_PATH) VALUES ('USERPOVFOLD', 1, '\HRInternal\UserPov')

    INSERT INTO V8_FOLDER_TREE (FOLDER_UUID, ANCESTOR_UUID) VALUES ('USERPOVFOLD', 'USERPOVFOLD')

    INSERT INTO V8_FOLDER_TREE (FOLDER_UUID, ANCESTOR_UUID) VALUES ('USERPOVFOLD', 'HRINTERNALFOLD')

    INSERT INTO V8_CONTAINER (CONTAINER_UUID,META_TYPE_UUID,PARENT_FOLDER_UUID,NAME,CREATION_DATE,EXPIRATION_DATE,DESCRIPTION,CLASSNAME,BROWSABLE,AUTO_DELETE,CASCADE_DELETE,DELETED,SUPERCLASS,USER_ATTR_FLAG,USER_NAME,GROUP_NAME,PUB_RATING,IS_INLINED,OCOL_METATYPE_UUID,LAST_MODIFIED_DATE,CAN_HAVE_EXCEPT,INTERNAL, OWNER_LOGIN, IS_FOLDER ) VALUES ('DATASOURCESFOLD','ID03','HRINTERNALFOLD','DataSources',NULL,NULL,NULL,'com.sqribe.transformer.Folder',0,0,0,0 ' com.sqribe.transformer.Folder' (, 0, 'administrator', 'world', 0,0,NULL,NULL,0,1, 'administrator', 0)

    INSERT INTO V8_CONT_VERSION (CONTAINER_UUID, VERSION_NUMBER CREATION_DATE, LAST_MODIFIED_DATE, FILE_SIZE, CLIENT_FILE_NAME, HAS_EXCEPTION) VALUES ('DATASOURCESFOLD', 1, NULL, NULL, NULL, NULL, 0)

    INSERT INTO V8_FOLDER (CONTAINER_UUID, VERSION_NUMBER, FOLDER_FULL_PATH) VALUES ('DATASOURCESFOLD', 1, '\HRInternal\DataSources')

    INSERT INTO V8_FOLDER_TREE (FOLDER_UUID, ANCESTOR_UUID) VALUES ('DATASOURCESFOLD', 'DATASOURCESFOLD')

    INSERT INTO V8_FOLDER_TREE (FOLDER_UUID, ANCESTOR_UUID) VALUES ('DATASOURCESFOLD', 'HRINTERNALFOLD')

    INSERT INTO V8_CONTAINER (CONTAINER_UUID,META_TYPE_UUID,PARENT_FOLDER_UUID,NAME,CREATION_DATE,EXPIRATION_DATE,DESCRIPTION,CLASSNAME,BROWSABLE,AUTO_DELETE,CASCADE_DELETE,DELETED,SUPERCLASS,USER_ATTR_FLAG,USER_NAME,GROUP_NAME,PUB_RATING,IS_INLINED,OCOL_METATYPE_UUID,LAST_MODIFIED_DATE,CAN_HAVE_EXCEPT,INTERNAL, OWNER_LOGIN, IS_FOLDER ) VALUES ('HRSCHEDULERFOLD','ID03','HRINTERNALFOLD','DataSources',NULL,NULL,NULL,'com.sqribe.transformer.Folder',0,0,0,0 ' com.sqribe.transformer.Folder' (, 0, 'administrator', 'world', 0,0,NULL,NULL,0,1, 'administrator', 0)

    INSERT INTO V8_CONT_VERSION (CONTAINER_UUID, VERSION_NUMBER CREATION_DATE, LAST_MODIFIED_DATE, FILE_SIZE, CLIENT_FILE_NAME, HAS_EXCEPTION) VALUES ('HRSCHEDULERFOLD', 1, NULL, NULL, NULL, NULL, 0)

    INSERT INTO V8_FOLDER (CONTAINER_UUID, VERSION_NUMBER, FOLDER_FULL_PATH) VALUES ('HRSCHEDULERFOLD', 1, '\HRInternal\DataSources')

    INSERT INTO V8_FOLDER_TREE (FOLDER_UUID, ANCESTOR_UUID) VALUES ('HRSCHEDULERFOLD', 'HRSCHEDULERFOLD')

    INSERT INTO V8_FOLDER_TREE (FOLDER_UUID, ANCESTOR_UUID) VALUES ('HRSCHEDULERFOLD', 'HRINTERNALFOLD')

    -Give full control access to the UserPov of human resources to the global group
    insert into V8_ACCESS_CTRL (id_ressource, ACCESSOR_ID, ACCESSOR_TYPE, GRANT_ID, GRANT_TYPE) VALUES ('USERPOVFOLD', "0ad72237 - c 008 - 0d 59-000000e4d26d0c20", 2, "0ad72262-0000 - 0 has 78-000000e9583bf0f0", 1).

    HRInternal - dummy record owner
    insert into V8_RESOURCE_OWNER (id_ressource, OWNER_ID, TYPE_ID) VALUES ('USERPOVFOLD', ' 00000000-0000-0000-0000000000000000', "0ad72298-0000-0ccc-000000e750dc47f8")

    -Give full control access to the data directory of human resources for the global group
    insert into V8_ACCESS_CTRL (id_ressource, ACCESSOR_ID, ACCESSOR_TYPE, GRANT_ID, GRANT_TYPE) VALUES ('DATASOURCESFOLD', "0ad72237 - c 008 - 0d 59-000000e4d26d0c20", 2, "0ad72262-0000 - 0 has 78-000000e9583bf0f0", 1).

    HRInternal - dummy record owner
    insert into V8_RESOURCE_OWNER (id_ressource, OWNER_ID, TYPE_ID) VALUES ('DATASOURCESFOLD', ' 00000000-0000-0000-0000000000000000', "0ad72298-0000-0ccc-000000e750dc47f8")

    -Give full control access to the HR planner record for World Group
    insert into V8_ACCESS_CTRL (id_ressource, ACCESSOR_ID, ACCESSOR_TYPE, GRANT_ID, GRANT_TYPE) VALUES ('HRSCHEDULERFOLD', "0ad72237 - c 008 - 0d 59-000000e4d26d0c20", 2, "0ad72262-0000 - 0 has 78-000000e9583bf0f0", 1).

    HRInternal - dummy record owner
    insert into V8_RESOURCE_OWNER (id_ressource, OWNER_ID, TYPE_ID) VALUES ('HRSCHEDULERFOLD', ' 00000000-0000-0000-0000000000000000', "0ad72298-0000-0ccc-000000e750dc47f8")

  • Becario OAF for a user page

    Hi all


    How can I limit a page for a user.

    It's that I don't want a user to edit the page.

    So, how can I hide the user to a page OFA.

    When the user opens a session on the page or the responsibility should not be indicated.


    Thank you and best regards,
    Detained R

    Hello

    If it is a standard page you cannot skip a page or hide the thought of page on the navigation, but you can make fields read only via customization, so that the user cannot use these fields.

    thanx
    Pratap

  • Anti-spam with the new tab page...

    I hid the new tab page, and after I did I got spam whenever I opened a new tab... I changed the new tab to open the home page of firefox and it fixed the problem... However, I want to be able to open a blank tab...

    OK, so it seems that you have probably an add-on or malicious software on your computer, turning the tabs.

    Try resetting Firefox. Refresh Firefox – reset settings and Add-ons.

    Download and install MalwareBytes Anti-Malware, run a full scan. http://www.Malwarebytes.org/

    Download and launch TDSSKiller http://support.kaspersky.com/faq/?qid=208283363

    Download and install Microsoft Security Essentials http://windows.microsoft.com/en-US/windows/products/security-essentials (no not official approval, but I personally recommend MSE as a great permanent anti-virus)

    Check all Windows updates.

    Then, follow the same steps that I posted above to change the tab to a new page.

  • Cannot upgrade to SP3 after a fresh install of XP. Gets the error while accessing the Windows Update page: "the site has encountered a problem and cannot display the page you are trying view."

    Original title: install SP3

    I did a clean install of xp with sp2, hear automatic updates.  After 3 days sp3 has not downloaded, computer at the time of the update. Cannot load an update site download also constantly message "the website has encountered a problem and cannot display the page you are trying to view.  I tried options suggest they also get the same message or fail to load.

    I did a clean install of xp with sp2, hear automatic updates.  After 3 days sp3 has not downloaded, computer at the time of the update. Cannot load an update site download also constantly message "the website has encountered a problem and cannot display the page you are trying to view.  I tried options suggest they also get the same message or fail to load.

    Just install Windows XP SP3 manually...

    Before do you - make sure you have restored all the way back to Internet Explorer 6 * and * all your drivers for hardware devices are the latest version of each of the web pages by the hardware manufacturer (Microsoft did not your hardware - to be of course checked manually for the most recent driver by visiting the Web pages or the manufacturers yourself and find the latest driver for any model device (s) you have - map) motherboard chipset video, audio, network, etc.)

    Get SP3 (manually) and save it to your desktop. (There's a link here.) [You are a COMPUTER professional for now.]

    Install it.

    Then restart at least a couple of times for a few minutes between each restart.

    Download at least Internet Explorer 7 (if it is not Internet Explorer 8).

    Install it.

    Reset.

    Now, try to get the updates through the normal web page (http://windowsupdate.microsoft.com/) and see how much more you can get (100 +) and keep checking until you no longer have.

    Back - let everyone know if it worked for you.

  • AnyConnect nam - how to hide the vpn components?

    Hello

    for a project we require the use of begging her to nam (eap chaining), but the customer does not want the vpn module is visible.

    the nam module is conditioned by the main anyconnect secure mobility client.

    is their a setting/option to hide the end user vpn dialog boxes?

    Greetings

    Install the anyconnect following basic component:

    msiexec/package anyconnect-win-ver-pre-deploy-k9.msi /norestart PRE_DEPLOY_DISABLE_VPN = 1 /lvx/passive *.

    And the VPN feature will be disabled, and then install NAM

    Starting from here:

    http://www.Cisco.com/en/us/docs/security/vpn_client/AnyConnect/anyconnect30/Administration/Guide/ac02asaconfig.html

Maybe you are looking for