Getting error "You have insufficiant priviliges for the current operation"

Hi,
we are calling one seeded self service page from one custom self service page. But it is showing error like *"You have insufficiant priviliges for the current operation. Pls contact your system administrator."* Pls advice how to resolve this issue.
Thanks in advance,
Hanimi.....

Hanimi
This can be possible that in the instance in which it is working, In that the user with which you are testing the page is having access to that particular responsibility to which this page is attached.
So try to assign this page's responsibility to your user and try again.
Thanks
AJ

Similar Messages

  • You have insufficient privileges for the current operation-Getting error running OAF page in R12

    I have a custom OAF page in R11 which is working fine.
    Same page is giving below errors in R12.
    Any suggestions how to resolve this issue..please advice.
    [167]:STATEMENT:[fnd.framework.webui.OAPageSecurity]:MAC validation status = false   
    [167]:STATEMENT:[fnd.framework.webui.OAPageSecurity]:Request parameters validation status = false   
    [167]:ERROR:[fnd.framework.webui.OAPageSecurity]:You cannot run a page which is not SelfSecured when the MAC fails.   
    [169]:ERROR:[fnd.common.Message.auto_log]:FNDFND_INSUFF_PRIVILEGES   
    [169]:ERROR:[fnd.framework.OAException]:You have insufficient privileges for the current operation. Please contact your System Administrator.   
    [170]:EVENT:[fnd.framework.webui.OAPageContextImpl]:OAF LOG: Event : Redirect Page, in: oracle.apps.fnd.framework.webui.OAPageContextImpl: OA.jsp?akRegionCode=FNDDIALOGPAGE&akRegionApplicationId=0&transactionid=817211813&oapc=10&oas=YyMjRI6buFwrYehD8b25iQ..&retainAM=Y&addBreadCrumb=S&OAMC=G   
    [170]:PROCEDURE:[fnd.profiles.Profiles]:getProfileOptionValue:  name=JTF_PF_MASTER_ENABLED; levelID=10001; levelValue=0; levelValueApplID=0   
    [170]:EVENT:[jtf.activity.CorePageObject]: PATBE START currentPageObject : PAT STATUS:false   
    [170]:EVENT:[jtf.activity.CorePageObject]: PATBE END currentPageObject : return factory.dummyProxyUser():   
    [322]:EXCEPTION:[fnd.framework.webui.OAPageBean]:java.lang.NullPointerException   
    Thanks in Advance
    Sridevi K

    Hi Sridevi,
    The custom page is a selfsecured page?
    ie, it will be accessed without login?
    What is the profile option fnd_debuging_level 's value set to.
    I Could see one your other thread
    Re: You have insufficient privileges for the current Operation error
    you mentioned that you did tried setting the profile options
    Framework Validation Level
    FND Function Validation LEvel
    FND Validation Level
    to none, still you are facing the issue,
    At what level you tried the profile options.
    Thanks,
    With regards,
    Kali.
    OSSi.    

  • You have insufficient privileges for the current operation error

    Dear All,
    i am getting the You have insufficient privileges for the current operation. Please contact your System Administrator error while opening the oaf page in same window of oracle apps .
    below is the apache log file error
    File does not exist: "instance"/portal/oa.jsp
    Please let me know what is the problem .
    Thanks
    Maheswara Raju

    Try adding the System Administrator responsibility to your user.

  • You have insufficient privileges to the current operation

    Hi hussein,
    EBS 11i
    AIX 5L
    I have just finished cloning our EBS to the DEV server. All process and services were succssful.
    Except I see some failed message about OUI registration? in the ouInventory? because no permission of the directory
    But it scrolled so fast and I can not retrieve back the log.
    It says you can run registration again by run the dir which I was not able to capture.
    So when I login SYSADMIN/SYSADMIN to the new cloned instance, I got this error:
    You have insufficient privileges to the current operationAll userid have this error message when logged in.
    Is this caused by the failed ouInventory registratrion?
    Where can I find that file to run for registration?
    Please help....
    Thanks a lot
    Ms K

    hussein,
    I try to apply the solution for doc
    Cannot Login After Changing Load Balancing Parameters (new host and domain) [ID 739507.1]Actually I did not setup for a Load Balancer. Its just an ordinary clone.
    Cause
      Cookie issue.
      The HTTP header trace showed that the cookie did not use the value of  ICX_SESSION_ID compared with a working environment.
      It has been determined that the ICX_PARAMETERS table has old value for session_domain_name.
    Solution
    To implement the solution, please execute the following steps:
    1. Update the "s_cookie_domain" context variable to the new load balancer domain value
    2. Run autoconfig
    3. Check the value of "session_cookie_domain" in the ICX_PARAMETERS table:
    select * from ICX_PARAMETERS;
    4. If it is the old value then do the following:
    a. backup the ICX_PARAMETERS table:
    create table ICX_PARAMETERS_BKP
    as select * from ICX_PARAMETERS;
    b. update the table with the sql statement below:
    update ICX_PARAMETERS,
    set session_cookie_domain='<new load balancer domain name>';
    5. Bounce Apache and retest the login issue. But I can not find "s_cookie_domain" in my context file. :(

  • Apps Login Page Error- Insufficient privileges for the current operation

    Hi Gurus,
    We migrated application node from HP-UNIX to SUN Solaris with 11.5.10.2 and 10.2.04 database. When i try to login as sysadmin, got the error You have insufficient privileges for the current operation.
    But i can able to go in with Forms URL and it works. I don't see any errors on IAS except
    Fatal error in parsing device registration file in jserv.log.
    Any help is appreciated.
    Thank You.

    I found 150 invalid objects in the database. Also i have question here my database and the application is on different domains.Where do you have those invalid objects? Under what schema?
    Using different domain names should be OK.
    Do you think that will work. If the application and database put it in the same domain( put the apps in same database domain), by running the autoconfig will update the domain name in application server globally.I cannot assure if it is going to work or not.
    Have you checked Apache log files?
    If not change the domain name globally what else need to be done to change it. Please suggest on that.These are the docs you need to access if you want to change the domain name.
    How to change the hostname of an Applications Tier using AutoConfig [ID 341322.1]
    How to change the hostname and/or port of the Database Tier using AutoConfig [ID 338003.1]
    Steps To Clean Nonexistent Nodes or IP Addresses From FND_NODES [ID 260887.1]
    Thanks,
    Hussein

  • "You have insufficient privileges for current operation

    IN R12
    problem with some users getting error "You have insufficient privileges for the current operation. Please contact your System Administrator." on login. The error happens intermittently
    There is no recent changes

    the following error is reported in the apache log file mod_oc4j: Failed to find a failover oc4j process for session request for destination: application://oacore (no island or jgroup).
    Is it related to this issue (You have insufficient privileges for current operation)Please see these docs.
    R12: Resolving error mod_oc4j Failed To find A Failover OC4J Process For Session Request For Destination [ID 785296.1]
    R12: Http Server Crashing Frequently With Segmentation Fault (NAS or SAN filesystem) [ID 732857.1]
    Cannot Login on 12.1 : mod_oc4j, shmcb_malloc Attempt For 511994 Bytes Failed [ID 1062733.1]
    Thanks,
    Hussein

  • Payroll Notification: Error You have insufficient privileges

    Hi,
    I try to review the timecard(by clicking on the link 'To Review timecard') on the notification details page(/oracle/apps/fnd/wf/worklist/webui/NotifDetailsPG). but I encounter an error saying 'You have insufficient privileges for the current operation. Please contact your System Administrator'. Please let me know any functional setup needs to be done to resolve the issue.
    Thanks,

    What is your application release?
    Please see these MOS Docs.
    'You have insufficient privileges for the current operation.' When adding Timecard Line Manager Function (Timecard Mgr) to a Custom Menu [ID 316531.1]
    Unable To Review Timecard In Worklist Timecard Approval, Insufficient Privileges [ID 358048.1]
    HXCEMP Timecard_approval Notification Has Click Here Link And It Does Not Work [ID 436573.1]
    Thanks,
    Hussein

  • Can't setup iCloud V 4.  I get error:  You have exceeded the maximum number of 25000 allowed events and tasks.  I get this error no matter what choice I select to setup.

    Can't setup iCloud V 4.  I get error:  You have exceeded the maximum number of 25000 allowed events and tasks.  I get this error no matter what choice I select to setup.

    Is your I tunes ID an @me.com ID?  If not, i cloud ONLY works with an @me.com ID. You will have two ID's. One for I cloud, one for I tunes

  • Unable to open document. Please check to see if you have read permission for the above file.

    System:
    Adobe Acrobat X Pro, 10.1.2
    Windows 7 Enterprise, 32-bit
    Quad Core badass CPU
    4GB RAM
    MS Word 2010 (Office 2010)
    I installed the latest version as Administrator and am running as Administrator. I have all rights to all files on the PC.
    When I attempt to create a PDF from any Word document, whether .DOC or .DOCX, I get an error window every time:
    "Unable to open document:"
    "[document location]"
    "Please check to see if you have read permission for the above file."
    This happens after the little notice pops up "Starting the application which created the document...."
    If I open Word and create PDF from the ribbon, it works. It still won't allow me to create from Acrobat.
    It creates PDFs from Excel files but not DOC files. I've searched for solutions but found none. I did find this from July of 2011:
    "I have found out from Adobe technical support that this is a known issue with Office 2010 SP1 installed. This is an FYI for anyone else experiencing this issue, remove SP1 and it will work ok. They said an update to correct this issue will be coming within the next quarter."
    I have updated to the latest version 10.1.2 and still have this problem.
    This is a major issue, because it also fails on batch conversions, which is what I really need for the 100 or so documents that need to be PDFed. I'm not going to open each individual file and save each one from within Word.
    This is a KNOWN ISSUE at Adobe, and if you look through the forums you'll find many people having this problem, and so far, I have not seen any solution.
    If anyone has found the solution, please post it here.
    Thanks!
    B

    I think I found a solution. It seems to be relatet to normal.dotm.
    In our environment we have upgraded from XP & Office 2003 to Win7 and Office 2010. Normal.dot is stored on the users home share. When Office 2010 is started for the first time (for a user) it takes some of the old stuff from normal.dot and puts it in the new normal.dotm. When this happens, we get this error in Acrobat X.
    The solution is to rename both normal.dot and notmal.dot to e.g. normal.dot.old and normal.dotm.old. Office/Word 2010 will then create a new, "clean" normal.dotm.
    (By the way, if you are in a corporate environment, you might have changed the default path to normal.dot in Office group policies. You can see it here: HKEY_CURRENT_USER\Software\Policies\Microsoft\office\14.0\common\general\usertemplates)
    I would be interested in knowing exactly why/what in normal.dotm caused this error. I can provide you (Adobe) with a faulty normal.dot(m), if you're interested.

  • BPS You have no authorization for the requested data

    We are implementing Hierarchy node based security for our BPS.
    When the user tries to display the planning layout, they get the error message "You have no authorization for the requested data "
    I have given authorization to the relavant Infocubes, also checked the all the Authorization Relavant Info Objects and added theses Info Object to the custom authorization created in RSECADMIN.
    Also added the info objects 0TCAACTVT, 0TCAIPROV, 0TCAVALID to the custom authorization.
    In pfcg, this authorization has been added to S_RS_AUTH. I have also given activity 02, 03, 16 values and a * to planning areas, functions, packages, groups, levels, folders, ... to the objects R_AREA
    R_BUNDLE
    R_METHOD
    R_PACKAGE
    R_PARAM
    R_PLEVEL
    R_PM_NAME
    R_PROFILE
    But still we get the same error.
    Has anyone encountered this problem? Can you please provide me some clues to resolve this issue

    Thank you very much Grevaz, but that template does not help.
    I did run both ST01 trace and BI RSECADMIN trace.  RSECADMIN Trace shows the below authorization failure
    Subselection (Technical SUBNR) 1  
    Supplementation of Selection for Aggregated Characteristics
      No Check for Aggregation Authorization Required  
    Following Set Is Checked  Comparison with Following Authorized Set  Result  Remaining Quantity 
    Characteristic  Contents 
    0FUNDS_CTR
    0TCAACTVT
    SQL Format:
    FUNDS_CTR BETWEEN '4012001000'
    AND '4012001999'
    AND TCAACTVT = '03'
    Characteristic  Contents 
    0FUNDS_CTR  Node 1 I EQ #
    I EQ :
    0TCAACTVT  I EQ 02
    I EQ 03
    Partially Authorized (Average)   Characteristic  Contents 
    0FUNDS_CTR
    0TCAACTVT
    SQL Format:
    FUNDS_CTR > '4012001000'
    AND FUNDS_CTR <= '4012001999'
    AND NOT FUNDS_CTR IN ('4012001001','4012001002','4012001003','4012001004','4012001005','4012001006','4012001007','4012001008','4012001009','4012001010')
    AND TCAACTVT = '03'
    Value selection partially authorized. Check of remainder at end
    Following Set Is Checked  Comparison with Following Authorized Set  Result  Remaining Quantity 
    Characteristic  Contents 
    0FUNDS_CTR
    0TCAACTVT
    SQL Format:
    FUNDS_CTR > '4012001000'
    AND FUNDS_CTR <= '4012001999'
    AND NOT FUNDS_CTR IN ('4012001001','4012001002','4012001003','4012001004','4012001005','4012001006','4012001007','4012001008','4012001009','4012001010')
    AND TCAACTVT = '03'
    Characteristic  Contents 
    0FUNDS_CTR  Node 1 I EQ #
    I EQ :
    0TCAACTVT  I EQ 02
    I EQ 03
    Not Authorized   
    All Authorizations Tested
      Message EYE007: You do not have sufficient authorization  
      No Sufficient Authorization for This Subselection (SUBNR)  
    Following CHANMIDs Are Affected:
    206 ( 0FUNDS_CTR )
      Authorization Check Complete  
    We have created custom authorization and trying to restrict based on hierarchy node.
    One point I observed is, when I give access to all nodes with a wildcard * in the custom authorization, then the error disappears and the layout is visble. But our point here is to try to restrict based on the nodes and we cannot give display access to all nodes.

  • You have no authorization for the requested data. Message no. UPC217

    Hi All,
    When i execute a BPS planning function i am getting the following error.
    'You have no authorization for the requested data. Message no. UPC217'
    Plz let me know how to rectify the problem asap.
    Thank you all in advance
    Kiran

    Hello,
    Your Function/level makes use of an authorization relevant InfoObject without restriction (or at least no restrictions enough).
    Check that the Level is restricted correctly regarding the authorizations.
    regards,

  • ErrText=You+have+insuff icient+privileges+for+the+current+operation

    We remained our domain name. No port change. No host change.
    We followed the note: 338003.1 All the steps went through fine.
    When we tried to login.
    After entering user name and password, login page again appears. The URL contains the following error message.
    .... AppsLogin&errText=You+have+insuff icient+privileges+for+the+current+operation ...
    Anyone Please hep me.

    The issue is resolved by
    1. ADADMIN -> Compile All Menus (FORCE)
    2. ICX_PARAMETERS.SESSION_COOKIE_DOMAIN -> hostaname.new_domain
    Thanks.
    S. Sundar

  • Do you have to pay for the macbook upgrade?

    Hey guys! I recently bought a used MacBook os x 10.5.8, I changed the admin user ( http://en.kioskea.net/forum/affich-73393-change-mac-admin-password-without-the-d isk ) And now I want to access the mac app store, but now I hear that you have to upgrade your mac to do that, but before upgrading I have one question: Do you have to pay for the upgrade, because people say that you have to pay 30$ and on the youtube I see that you can easily press the "Software update" and you just folow some further steps such as ''next'' , wait few minutes and it's done ! So I don't get it !!! or maybe if you entered the credit card details on iTunes it will charge you automatically ?  Yeah, that's my question

    correct:Snow Leopard retail disc

  • Do you have a fix for the problem with Avast. Because soon I will just start using IE since Avast has worked fantastic for me. But I would rather not.

    Question
    Do you have a fix for the problem with Avast. Your upgrade process notifies me that it is not compatible with Avast so I always delete it. Soon I will just start using IE since Avast has worked fantastic for me. But I would rather not. Please help.

    Avast needs to update their Web Rep add-on for Firefox 5.0.
    You can look at the new pre-release version of Avast for Firefox 5.
    * http://forum.avast.com/index.php?topic=80362.0

  • LSMW Error - You have not fully maintained the descriptions

    Hi Experts,
    I was trying to Extend the materials to plant by using Direct input menthod where prog - RMDATIND.
    When I execute final step i.e "Start Direct Input Program" I faced with an error " You have not fully maintained the descriptions".
    I know this error with regards to Language Key and Description.
    I executed Display converted data under structure BMMH5, where Language key is blank.
    Kindly guide me why this language key is not captured, and also how to default the Language key as EN.
    Thanks nd Regards,
    Laxmi.........

    LSMW u2013 Legacy System Migration Workbench
    1.        Maintain object attributes
    2.        Maintain source structures
    3.        Maintain source fields
    4.        Maintain structure relations
    5.        Maintain field mapping and conversion rules
    6.        Maintain fixed values, translations, user-defined routines
    7.        Specify files
    8.        Assign files
    9.        Read data
    10.     Display read data
    11.     Convert data
    12.     Display converted data
    13.     Create batch input session
    14.     Run Batch Input session

Maybe you are looking for

  • Family Sharing vs using single iTunes account - can I switch?

    I currently have my iTunes account used on my devices, and also use it for my daughters' iTunes account on their iPods. They do not have their own iCloud account at  all at this point. I am planning to give them their own iCloud accounts with their n

  • HT4623 I can't update my iPad A1337

    Hi I was using ipad first time and I already created my apple id and I tried it in my IPad but it saying that I want to update to a latest version and I tried in settings but in the update software section it shows I am having a latest version only a

  • Brconnect check DB

    Hi, I am trying to execute "CheckDB" & "Update Statistics" in DB13, and getting following error: Job started                                                                                Step 001 started (program RSDBAJOB, variant &0000000001978, us

  • Can Lightroom 5.5 'link' with Photoshop CS5?

    I use  Photoshop CS5 in Windows 7 and need to open Sony ARW RAW files. At a talk last night and expert gave a talk on his Mac about Lightroom and how RAW files could be imported. He showed how Lightroom differed from Camera Raw and persuaded me that

  • Querying the tables from CIS

    Hi, I need to query the stellent content store( database) and get the values through my CIS application code.Is it possible ? if so how ? For ex : if want to check the existence of a folder name , how can i query and check that from CIS Code.