How to allow application access to particular User while running payroll

Guys,
We are using Oracle Co-Hrms and payroll application and running fine,but one majore problem we face in every payroll,while running the payroll if any employee profile opened by any user ,which is inculde in assignment set of running payroll then system take much time,Howevery,rightnow we inform to whole department to don't use hrms between x to y time,but it is not effectivey properly and also not propery way according to this big Application "Oracle E-Business Suit,i think,there must be an opetion to cover this problem,
Is there any possibilit to locke all of the user temporary excep one to two user,who work on Salary Process(payroll).
Please advice
thanks

Thanks for reploy,
The way you have defined is better to avoide this issue,could you please tell me one thing,is there any request in application to disconnect all the user forcely on the spot who are connected and allow again to login in application only thoes user who have System Administator Responsibility,
--thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • How to restrict the access of "InPlaceRecordsListSettings.aspx" and "InPlaceRecordsSettings.aspx" pages for some users and allow the access for some users?

    I have a requirement to restrict the access of "InPlaceRecordsListSettings.aspx" and "InPlaceRecordsSettings.aspx" pages for some of the users and allow the access for some of the users.
    I have applied the below code on the web.config file but this modification impacting only on the web application level not on the site collection and sub site level.  
    <location path="_layouts/15/InPlaceRecordsSettings.aspx">
        <system.web>
          <authorization>
            <deny users="*" />
          </authorization>
        </system.web>
      </location>
    <location path="_layouts/15/InPlaceRecordsListSettings.aspx">
        <system.web>
          <authorization>
            <deny users="*" />
          </authorization>
        </system.web>
      </location>
    When I tried the access on
    :<portno>/sites/<scname>/_layouts/15/InPlaceRecordsSettings.aspx">http://<servername>:<portno>/sites/<scname>/_layouts/15/InPlaceRecordsSettings.aspx page allowed the access for all users.           
    Please suggest the possible solution to restrict the access of "InPlaceRecordsListSettings.aspx" and "InPlaceRecordsSettings.aspx" pages on SharePoint2013.
    Thanks
    Ramasubbu

    You can't do it from OOTB. 
    _layout folder is accessible to the users if they have read access in any of the site even subsite.
    You can modify *.aspx file, add your custom control which will check user.
    [custom.development]

  • How to set Internet limits to particular user by gpo ?

    How to set Internet limits to particular user by gpo ?
    Thanks & Regards, Amol . Amol Dhaygude

    Hi,
    >>How to set Internet limits to particular user by gpo ?
    What Internet limits do you want to set for specific users? Group Policy user settings can be configured to apply to specific users, like via security filtering or GPP item-level targeting. The path for Internet Explorer policy settings under User Configuration
    is: User Configuration\Policies\Administrative Templates\Windows Components\Internet Explorer.
    You can also use GPP Internet Settings extension to manage IE settings and use GPP ILT to apply the settings to specific users. However, GPP settings can be edited by standard users after getting applied.
    Regarding GPP Internet Settings extension, the following article can be referred to for more information.
    Internet Settings Extension
    http://technet.microsoft.com/en-us/library/cc754649.aspxBest regards,
    Best regards,
    Frank Shen

  • Allow a windows non-administrator user to run cmd.exe as administrator without sharing administrator password with the user

    I have standalone Windows 2003 and 2008 Oracle database servers (they are not in a Windows domain environment ). The Oracle DBAs can perform all their routine activities from command line with administrator privileges. For this i've to either share administrator
    user password with the Oracle DBAs or add their windows login user to Administrators group. If i can give the DBA user permission to run windows command prompt without sharing administrator password, i can give them non-administrator login access to Windows
    2003/2008 server. Normally when a non administrator user would try to run a program as administrator on Windows 2008, the user is prompted to input administrator username/password. Is it possible to give non-admin user access to run a program/application (cmd.exe
    in this case) on Windows 2003/2008 without sharing administrator credentials with them?

    With the OTORISER application I developed, normal users can run applications with admin privilege …  
    Otoriser is totally free ! Applications, mmc consoles, control panel cpl files can be run under admin and system context with Otoriser. Let’s say you donot want your users to be admin in their machines, but want them to run some applications with admin rights.
    If this is the case then you are on the right blog.
    There are two components for Otoriser. Management and client components. There are no complex implementation and no frustrating steps to be performed. Within 10 minutes you can start testing the results
    After you download the setup files, install client components in the client by running it directly (or any deployment method you have), it will take about 5 seconds to install it. Then, let’s say you want your user to change system properties of the machine.
    With the tool provided in Admin package produce the hash of system.cpl file and enter that hash into the group policy (details are provided in documentation). When policies are applied for that user then he or she can run that control panel applet under admin
    context but donot forget that the user is still an ordinary user.
    download link :
    http://burakuysaler.wordpress.com/2013/02/21/with-the-otoriser-application-that-i-developed-normal-users-can-run-applications-with-admin-priviledges

  • How can I grant Application access to a user via API ) programattically

    how do I grant access to a portal user from API
    I want to grant access to a user from an API, ie I need a
    command to grant "SCOTT" access to "EXAMPLE_APP" APPLICATION as
    an end user?

    Hi,
    I am assuming that you have already updated the EUL in the Administrator Edition, correct? If not, open Discoverer Administrator and login to the database you want to connect to. You must use your EUL user name which I assume has already been created and assigned the correct privileges in the database. You will be asked to update your EUL. Follow the prompts.
    Once logged into the EUL, go to Tools \ Privileges and find the user that you want to give administrator access to.
    Hopefully, this answers your question.
    Regards,
    Nancy

  • How to set application access type for list of users

    Hi everybody,
    I've an requirement to automise the application access type setting in shared services.
    When i searhed to do with MaxL scripts.I'm able to set the application access type for a single user using
    alter user 'username' add application access type essbase
    alter user 'username' add application access type planning
    But,i've to perform this as a daily activity updating for list of users.Is there away to do it..??..i want to pass the list of users to the above alter user command.??
    Please help me.
    Cheers
    Saran
    Edited by: user11396937 on Aug 27, 2010 2:09 AM

    I discovered that changing "Image interpolation" optioon in general preferences of Photoshop has direct influence on smart object interpolation type. You can even reinterpolate smart object after changing image interpolation in preference. Just click ctrl + t and enter.

  • Deny application access to oid user

    Hi
    I'm developing an application that implements sso. The user that tries to access the application ( through any page ) is automatically redirected to the sso login page... so far, so good!
    What I want to implement is the application access denial when an user, even existing in the OID, shouldn't access the application.
    How can I accomplish such task using ADF UIX in JDeveloper 9.0.5.1. ?
    Thanks in advanced
    Vitor Cardoso

    Thanks for reploy,
    The way you have defined is better to avoide this issue,could you please tell me one thing,is there any request in application to disconnect all the user forcely on the spot who are connected and allow again to login in application only thoes user who have System Administator Responsibility,
    --thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to find permissions of a particular user on a table

    Hi
    every body i have requirement to check the permissions of a particular user on a table ,
    requirement is i am building a query builder ,wherein i have to load all the tables from database ,before loading the tables i need to check whether the user looged in as select permissions on that table ,
    how can this be achieved

    Here is an article with a list of privilege related dictionary views
    How do I find out which users have the rights, or privileges, to access a given object ? http://www.jlcomp.demon.co.uk/faq/privileges.html
    HTH -- Mark D Powell --

  • 5610 T-Mobile doesn't allow applications access to...

    The exact error I get is, "application access set to not allowed". I downloaded a third party application that attempts to access the internet for information, but my T-Mobile branded phone does not allow it.
    What do I need to change in order to fix this problem?

    I did try your suggestion and yes the 5610 will start without a sim inserted. Without the sim my browser is still labeled T-Zones, and certain T-Mobile files still existed and couldn't be deleted. I also got the same error when starting a couple of the same applications. No I didn't expect them to work, but I expected an error along the lines of no connection not the same application access not allowed. Honestly I had no doubt that they made changes which is why i have been giving them such a hard time, I was pretty sure I am being lied to. What this definetly tells me is that I could not just take this phone to another network and have it work correctly because that was an option. What it doesn't tell me is if I get a vanilla phone would I still have problems because of what is or perhaps isn't on the sim card? As far as I am concerned though my phone is defective since it does not work as it should, there is a big difference between cosmetic changes for branding and functional changes that alter the way the equipment works. If third party network applications do work on this phone then I would expect them to work on mine, Ya ok I could see T-Mobile disabling them through the sim so that those features can not be used on thier network (stupid but ok they have that right) but not breaking the phone to disable them after all this is now my phone and should I chose to move to a network that permits them (again an option I am considering) they should work since they are supported by the phone. 

  • How to assign theme for a particular user

    Hi All,
    I am new to portal development. I have make one theme Kuldeep_theme. I have already assign the rules and pages. But still its not working for the user given.
    Kindly give the instruction to apply the theme to a user.
    Thanks in advance
    Regards,
    Kuldeep Verma

    Hi,
    If you want to assign a standard theme to user means
    goto Personalize -> Portal Theme -> Select the theme
    to get the personlize option in your portal page (Top right side) assign eu_role to the user.
    If you want to modify the theme and assign theme to particular user.
    Themes:
    System Administration
                  -->
             Portal Display
                            -->
                        Theme Editor 
                                  -->
                              Choose a Theme
                                          -->
                                          Make Changes
                                            If Any
                                                     --> Save It
                                                                -->
                                                                Desktop and
                                                                 Display Rules
                                                                          -->
                                                                          Portal Content                                                                               
    --->
                                                                          Portal Users
                                                                          <--
                                                                 Standard Portal
                                                                       Users
                                                                 <--
                                                            Copy [Default Frame
                                                             Work Page & Desktop]
                                                        <--
                                              Paste it In a New Folder
                                            Rename the Desktop
                                           <--
                                             1).Open The Renamed Desktop
                                             2). Open Folder Themes (sys) and R.C
                                             3).Add theme to DESKTOP.
                                             4) Save it.
                                             <--
                                     Open ->portal Admin -> SuperADmin
                                  <--
                          Open -> Master Role Collection
                          <--
                    Select a Role/user/group from Master Role Collection
                 <--
              R.c on Renamed Desktop and “add Portal Desktop To Expression".
            <--
       Open Renamed Dektop,Select the theme,
        <--
      Hit the Button "Set Default" (save)
       <--
    Logoff and Logon the Portal Page.
    Regards,
    Ramganesan K

  • Problem in Accessing list of users while Provisioning New User in SS

    Hi Experts!!
    I am working on Hyperion Planning applications (Hyperion 9.3.1) & we have externalized user authentication in Shared services. During the process of provisioning new user in Shared Services, the problem occurs when I try to set the application access type as “Essbase & Planning” for the new user.
    To assign the new user as “Essbase & Planning” user type, I need to select the new user from the list of available users which gets displayed on selecting global Analytic Server located under Project directory in Shared Services. However when I click on the analytic server, it shows *“loading”* on the right side screen & hour glass icon can also be seen on the screen. But the list of available users does NOT appear despite waiting for quite some time.
    While I am not able to access it even if I logon to the shared Services directly from the Server using remote access, my USA team can access the list of available users locally from their machine as well as from the server & are able to perform the step. Our server is located in USA & I access it from India. What could be the reason for this difference? Any suggestions/ input from you would be a great help for me in solving this issue.
    Thanks in advance

    Hi Rinku/John ,
    Thanks for your reply. My US team has tried this particular step from their local machine as well as directly from the Server. They were able to see the listbox containig the list of available users & could set the application access type as "Essbase & Planning" for the new user. When I remotely log into the server (using mstsc) I use the IE installed on the server to acess Shared Services. My US team also use the same IE when they log into SS directly from the server & are able to performing this step. Hence there should not be any issue with the browser ,port or firewall.
    I agree this is very weird problem because I get stuck only at this step where I have to set the application access type as 'essbase & Planning" for the new user. Rest every thing else is accessable in SS.
    Any suggestion / input would be great help.

  • How can IT departments set up basic users to run Captivate with Administrator privileges?

    As we all know, on WinVista and Win7 or later systems Adobe Captivate must be launched with Run As Administrator privileges in order to function correctly and not crash.  But the problem here is that in many corporate environments general users are not allowed to have Administrator access to their own work PCs.  This presents something of a dilemma for IT departments with Adobe Captivate users.
    Some time ago on this forum one of the Adobe technical staff chimed in on a thread about the Run As Administrator command and explained the technical steps required to set up a Group Policy in WinVista/Win7 that would allow a basic user to always launch Captivate with the necessary admin privileges even though they did NOT have Administrator access to any other app on their PC. 
    I have searched in vain to find that particular thread and post, so I've started this thread in the hope that someone at Adobe can again chime in to detail the necessary steps again.
    So is there anyone there that can help out?

    DOH! my bad.....I/we run WinXP at present and no UAC.
    However, all may not be lost, try some of these options as posted on teh MS Technet forums....An admin person may need t do this first to enable this for that user...
    Apologies for misundeerstand situation. ;-( hate it when that happens!
    Try these two options:
    Using Compatibility Mode
    NOTE: This will allow you to always have the program run as an administrator when you open it.
    1. Right click on the program shortcut or program .exe file, then click on Properties, and on the Compatibility tab. (See screenshots below)
    NOTE: If you are doing this while logged on as a standard user instead of an administrator, then you will need to also click on the Change settings for all users button and type in the administrator's password.
    http://www.sevenforums.com/attachments/tutorials/12832d1243933304-run-administrator-compat ibility_mode1.jpghttp://www.sevenforums.com/attachments/tutorials/12832d1243933304-run-administrator-compat ibility_mode1.jpghttp://www.sevenforums.com/attachments/tutorials/12832d1243933304-run-administrator-compat ibility_mode1.jpgUAC, then click on Yes to apply permission to allow the program to run with full permission as an administrator.
    2. To Always Run this Program as an Administrator
    A) Check the Run this program as an administrator box, and click on OK. (See screenshots above)
    3. To Not Always Run this Program as an Administrator
    A) Uncheck the Run this program as an administrator box, and click on OK. (See screenshots below step 1)
    4. Open the program.
    5. If prompted by
    NOTE: If you are doing this is while logged in as standard user instead of an administrator, then you will need to provide the administrator's password before the program will run as administrator.
    Using Advanced Properties
    NOTE: This will allow you to always have the program run as an administrator when you open it.
    1. Right click on the shortcut of the program, then click on Properties.
    2. Click on the Shortcut tab for a program shortcut, then cllick on the Advanced button. (See screenshot below)
    http://www.sevenforums.com/attachments/tutorials/12834d1243933304-run-administrator-advanc ed_properties1a.jpghttp://www.sevenforums.com/attachments/tutorials/12834d1243933304-run-administrator-advanc ed_properties1a.jpghttp://www.sevenforums.com/attachments/tutorials/12834d1243933304-run-administrator-advanc ed_properties1a.jpghttp://www.sevenforums.com/attachments/tutorials/12836d1243933304-run-administrator-advanc ed_properties2.jpghttp://www.sevenforums.com/attachments/tutorials/12836d1243933304-run-administrator-advanc ed_properties2.jpghttp://www.sevenforums.com/attachments/tutorials/12836d1243933304-run-administrator-advanc ed_properties2.jpgUAC, then click on Yes to apply permission to allow the program to run with full permission as an Administrator.
    3. To Always Run this Program as an Administrator
    A) Check the Run as administrator box, and click on OK. (See screenshot below)
    4. To Not Always Run this Program as an Administrator
    A) Uncheck the Run as administrator box, and click on OK. (See screenshot above)
    5. Click on OK. (See screenshot below step 2)
    6. Open the program.
    7. If prompted by
    NOTE: If you are doing this is while logged in as standard user instead of an administrator, then you will need to provide the administrator's password before the program will run as administrator

  • How do I remove accessibility options setup on first run.

    I am installing Acrobat on several computers in our environment.
    during my testing I found that when you run Acrobat the first time it asks you to set up your accessibility options.
    Can I set these up during the install or is this something that my end users cannot avoid?
    Dante

    Hi Nick ,
    Refer to this link and see if this helps .
    http://www.brucebnews.com/2011/07/how-to-turn-off-accessibility-features-in-adobe-acrobat/
    Regards
    Sukrit Dhingra

  • How can I organize groups in Address Book while running iCloud under Lion?

    I am frustrated with the new Address Book for many reasons:
    It is no longer possible to view groups, list, and cards at the same time, just groups and list or list and cards.  This means it is very cumbersome to organize cards to multiple groups, something that wa relatively easy before.  Why not allow us to see all three at once and conveniently drag and delete?
    The individual cards do not list what groups each card belongs to.  Why didn't Apple include a list and a way to change the group when editing cards?  Do any of the Apple programmers actually use their own programs to make them useful and convenient?
    While running iCloud addresses are duplicated (one set "On My Mac" and another "iCloud").  While it is possible to view only one set or the other, I found that it is best to backup and then delete the "On My Mac" cards and groups.  Even then it is confusing to navigate and move cards around.
    The iCloud synch with my iPod is working well, but I have to synch my older iPhone 3G with a cable. (will not run OS X v 10.7 Lion).
    The iCloud address book is not synching properly with Yahoo, but rather the Yahoo address are being pulled over to the "On My Mac" set that had been removed.  Why can't we set controls of pushing or pulling data vs synching, as well as whether whether this is with the iCloud or "On My Mac" addresses?
    The new address book format, while cute is too bright, hard to read and wastes a lot of space with white nothingness.  Why can't we have a more attractive, easier to read, and functional address book format, with more ability to customize format for advanced users?
    I suppose I may have answered my own question: basically it is possible to manage the groups as long is willing to put up with inefficiency and backs up manually by exporting the address book regularly as a backup (because so much can and does go wrong).  Does anybody have more insight?

    If you want to send a message to Apple, please submit it at:
    http://www.apple.com/feedback/

  • Application express installation is failed while running apxdevrm.sql scrip

    Hello Experts,
    i am new to Oracle Application express. My installation is failed while running the script (apxdevrm.sql).
    here is the command i ran as sysdba
    @apexins xxxxx apex apex temp /i/
    installation is exited with the following error :
    REPORT:SYS> prompt Set Application ID...
    Set Application ID...
    REPORT:SYS>
    REPORT:SYS> begin
    2
    3 -- SET APPLICATION ID
    4 wwv_flow.g_flow_id := nvl(wwv_flow_application_install.get_application_id,4411);
    5 wwv_flow_api.g_id_offset := nvl(wwv_flow_application_install.get_offset,0);
    6 null;
    7
    8 end;
    9 /
    REPORT:SYS>
    REPORT:SYS> --application/delete_application
    REPORT:SYS>
    REPORT:SYS> begin
    2
    3 -- Remove Application
    4 wwv_flow_api.remove_flow(nvl(wwv_flow_application_install.get_application_id,4411));
    5
    6 end;
    7 /
    begin
    ERROR at line 1:
    ORA-20001: API operation includes calls that are incompatible with the current runtime.
    ORA-06512: at "APEX_030200.WWV_FLOW_API", line 32
    ORA-06512: at "APEX_030200.WWV_FLOW_API", line 247
    ORA-06512: at line 4
    here is my database version :
    REPORT:SYS> select * from v$version;
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE 11.2.0.2.0 Production
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    OS version :
    cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.6 (Tikanga)
    any one had this issue in the past?
    your help is greatly appreciated.
    Edited by: 892564 on Oct 20, 2011 4:15 PM

    Hello experts,
    is there any best way to trouble shoot the error which i got?
    Thanks
    !# Pavan

Maybe you are looking for

  • Need help to deploy IP Multicast in private network

    Hi, I am currently working on a project where there is an urgent requirement to deliver an IP multicast solution. The network itself is fairly simple. IP Cameras as connected to pairs of Catalyst 2960 switches in 'access nodes'. There are 8 cameras p

  • Hard Drive has Broke on my 30g Video - Can I ugrade to 6og / 8og?

    After taking my iPod G5 Video to the Genius Bar in Shefffield, they told me that I would need to replace my hard drive, bad news, but it wont be that bad if I can buy a bigger hard drive to put in it. Is the physical size too big? Can I even fit a Cl

  • Tv @nywhere Master w/ Vista Ultimate Driver help

    I have Tv @nywhere Master and when i try to install the 'certified for windows vista drivers', it wont let me. I open up the rar file and then i click on setup and click next and then next and then an error pops up and it says 'system cannot detect t

  • Using Highlight for columns in data tables

    Hi, I'm using the "Highlight" function of SpryEffects in combination with the sorting features. My HTML structure is a simple data table, with a repeating region on the table row, so it pulls in as many rows there are pieces in the attached XML file.

  • BusinessObjects XI 3.1 - Missing MySql Database Server?

    Hi all I've installed the BusinessObjects XI 3.1 on my desktop and during the installation process i have chosen to install the MySql database server together with it. I'm now trying to create a database, but i can't seem to locate where the mysql da