Forms Personalization: FRM-41017- Cannot set UPDATE ALLOWED attribute error

Hey All,
I have a requirement in Projects > Allocation > Allocation Rules which needs a few mandatory columns to be greyed out.
I think that the form is not getting query-able because of the “FRM-41017- Cannot set UPDATE ALLOWED attribute of non-enabled item RULE.OFFSET_METHOD” error when we open the form.
I was trying to set the required property to false for personalization’s done on mandatory columns and see if that can work in suppressing that error. But it did not.
Can anyone help me by telling how to avoid this and make the form query-able?
Any help is much appreciated.
Thanks !

Please post the details of the application release, database version and OS.
Please see if (Capital Projects Form Personalizations Error- FRM-41017 [ID 1072660.1]) helps.
Thanks,
Hussein

Similar Messages

  • Error : FRM-41316: cannot set insert allowed property of disabled item

    Hi Forum,
    I have a requirement to making the following field non editable Ship Confirm Rule+ in Order Management-->"Release Sales Orders"-->"Shipping" tab
    I tried to achieve this using form personalization using the below condition and action
    Trigger Event - WHEN-NEW-ITEM-INSTANCE
    Trigger Object - RELEASE.DOC_NAME
    Condition - :RELEASE.PICKING_RULE is not NULL
    Processing Mode - Both
    Action Type - Property
    Object Type - Item
    Target Object - RELEASE.SHIPCONFIRM_RULE_NAME
    Property Name - ENABLED
    Value - FALSE
    I could see the field becomes non editable but when i navigate to "Release Sales Orders"-->"Shipping" tab and press tab button on the field "Trip" I am getting the below error
    FRM-41316: cannot set insert allowed property of disabled item RELEASE.SHIPCONFIRM_RULE_NAME
    Even i have tried with the following Property Names set to " FALSE " but still the field is able to editable
    ENTERABLE
    ENTERABLE(APPLICATIONS COVER)
    INSERT_ALLOWED
    INSERT_ALLOWED(ITEM-INSTANCE)
    UPDATE_ALLOWED
    UPDATE_ALLOWED(ITEM-INSTANCE)
    Please help me to resolve this issue.
    Thanks in advance
    Regards,
    CSK

    Hi Francoiq,
    Thanks, As you advised I will post this in E-Business Suite
    Regards,
    CSK

  • FRM-41316: cannot set insert allowed property of disabled item

    We are facing an error message while entering the Invoices in Apps R12 . Requested to please look into the issue.
    Navigation : CNG India Local AP Super User
    Oracle Payables>Invoice >Entry>Invoice
    getting the error
    FRM-41316: cannot set insert Allowed Property of disabled item inv_sum_folder.doc_category_name
    thanks in advance....

    Please see these docs.
    12.1.1 – FRM-41316 Error On Invoice Workbench Forms [ID 862433.1]
    R12: Invoice Workbench, get FRM-41316 Error Message [ID 1332977.1]
    FRM-41316 Cannot Set Insert Allowed Property Of Disabled Item LINE_SUM_FOLDER [ID 467206.1]
    FRM-41316: FRM-41316: Cannot set Insert Allowed property of disabled item APP_FOLDER.TRANS_TO_RECEIPT_RATE When Applying To Foreign Currency Invoices [ID 392368.1]
    Thanks,
    Hussein

  • APPS:FRM 41017 WHEN SETTING ATTRIBUTE TO ENABLE = FALSE

    We use oracle application 11.5.10.2, with oracle DB 11.2.0.3 on MS Windows platform.
    We trying to make a personalization on INVTOMAI form.
    The forms properties are:
    Form version: 11.5.208.115100.61
    The personaliztion is:
    object type: Item
    Target Object: TOMAI_MAIN_HEADER_BLK.DESCRIPTION
    Property Name: Enabled
    Value: FALSE.
    It's the only personalization/custom on this form, but whnever we enter the form we get the following massage:
    FRM-41017 can not set update allowed attrbute of non enabled item TOMAI_MAIN_HEADER_BLK.DESCRIPTION.
    It happens always, even without any attempt to update this item.
    We need to disallow the item of the description to be changed by the user, but it need to be displayed.
    However, we want to change the description in the code behind.
    We recently updated our application's DB to 11G from 10G, and installed some patches on the application. In the 10g this issue didn't occure.
    Can you suggest how can we fix this issue, or do you have any workaround for this problem?

    What is the form path/name/version?
    Please ontain FRD log file as per (11i: Obtaining Forms Runtime Diagnostics (FRD) In Oracle Applications 11i [ID 150168.1]) and see if you get more details about the error.
    Thanks,
    Hussein

  • FRM-41014: Cannot set attribute of null canvas item PO_REQ_HDR.ATTRIBUTE8

    I am Doing Form Personalization on Dff in Requisition Headers form. My Requirement is
    requirement is like this
    Segment1 : Requsition Type
    Segment2: Project ID
    Segment3: CAF ID
    ATTRIBUTE7 will have two values
    1. Capex
    2. Opex
    if user selects Capex.. then ATTRIBUTE8 and ATTRIBUTE9 are manadatory
    otherwise optional
    i did personalization
    In Condition Tab:-
    I took Trigger Event as When-Validate-Record
    Trigger Object as PO_REQ_HDR
    Condition :PO_REQ_HDR.ATTRIBUTE7='Capex'
    When i validate it gives The Condition evaluates to false
    In Action Tab:-
    Type Property
    Language All
    Object Type Item
    Target Object Po_REQ_HDR.Attribute8
    Property Name :Required
    Value:True
    then i Pressed Apply Now then It fires Error:: FRM-41014: Cannot set attribute of null canvas item PO_REQ_HDR.ATTRIBUTE8
    Can Any one please sujjest what is the Cause of this Error.
    I am Using 12.0.4 application version.

    Please see these threads.
    Re: Personalization Problem
    How can I make a DFF segment diappear?
    Thanks,
    Hussein

  • FRM-41390:  Cannot set REQUIRED property of subordinate mirror item

    hi,
    this is sathish,
    i have customized the oracle apps shipping transaction form, in this form i am calling the 10g report every thing is working fine but,when i open the form at that time it is showing the ERROR "FRM-41390: Cannot set REQUIRED property of subordinate mirror item"
    can any one suggest me how to slove this.
    tahnks,

    The first question is do you know what the error message means?
    It seems to be saying that you have a mirrored item, ie a field that it set to mirror the value of another. The error seems to indicate that it is not happy for this mirror item to have the required property set.
    If you know this already, then sorry for the explanation, but you did not make it clear in the post.
    I suggest to search for mirror items and see what properties they have, also see if you have a set_item property on said item that makes it required. I'm not sure from your description whether this happens at startup or after some event in the form.
    rgds

  • FRM-41014: Cannot set attribute of null canvas

    Hi all,
    Whenever i am opening the Distributions window in Invoices in my home system, I am getting the following Pop Window telling :
    "FRM-41014: Cannot set attribute of null canvas item D_SUM_PROMPT.ORDER_BY1"
    Can anyone please throw some light as i am getting the error everytime i open and its really eating my brain.
    Regards
    Ramki

    the item named : D_SUM_PROMPT.ORDER_BY1 has its canvas property set to null or none. in the property palette of this item, select a valid canvas, then goto the physical->visible poperty to false.
    Francois

  • FRM-41014: Cannot set attribute of null canvas item CTL_GLOBALS_USERAREA

    Hello experts
    Has any one encountered the "FRM-41014: Cannot set attribute of null canvas item CTL_GLOBALS_USERAREA" error at any time? What was the fix? I thought setting the environment variable HRUSERAREA="OFF" in the env file would resolve this. But unfortunately, in one of our instances this is set and yet the same error shows up again.
    We are upgrading from 10.7 to R12. Linus is the OS. Any inputs? What else do we have to check between the instances where it works and the one that produces the error?
    Thanks for responding.
    Srikanth

    Vasanth
    Thanks for your response. The last post in that link seems to suggest that "the error will be shown only by clients, which used [en-gb] scheme in Internet Explorer." But in this case, the library HR_GEN.pll has the SET_ITEM_PROPERTY call which attempts to set the null canvas item's property. The function that helps in making the decision whether or not to make this item property call is done by a function called USERAREAENABLED within the library. This function calls a user exit to determine the value of the env variable $HRUSERAREA. Somehow this returns "ON" inspite of "OFF" value with which this variable is defined in the env file. Could something else be overriding this env file setting?
    Srikanth

  • IAM-3056160:Modify User Profile request cannot set or change attribute Job Code, since it is not defined in the corresponding data set.

    I am trying to modify the value of the field "Job Code" through API I am getting the following error.(OIM11gr2). I do not get this error when updating the other fields. There is a field by the name USR_JOB_CODE in the database. When I poked around I found that there is no Job Code field in the User Form. Any ideas?
    IAM-3056160:Modify User Profile request cannot set or change attribute Job Code, since it is not defined in the corresponding data set.:Modify User Profile:Job Code
    oracle.iam.identity.exception.ValidationFailedException: IAM-3056160:Modify User Profile request cannot set or change attribute Job Code, since it is not defined in the corresponding data set.:Modify User Profile:Job Code
           at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:237)
           at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
           at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
           at oracle.iam.identity.usermgmt.api.UserManager_nimav7_UserManagerRemoteImpl_1036_WLStub.modifyx(Unknown Source)
           at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
           at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
           at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
           at java.lang.reflect.Method.invoke(Unknown Source)
           at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
           at $Proxy2.modifyx(Unknown Source)
           at oracle.iam.identity.usermgmt.api.UserManagerDelegate.modify(Unknown Source)
           at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
           at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
           at sun.reflect.DelegatingMethodAccessorImpl.invoke

    THanks for your reply. Here is the snippet from User.xml that contains info about job code.
    <entity-attribute>Job Code</entity-attribute>
    <target-field>usr_job_code</target-field>
    <field name="usr_job_code">
    <type>string</type>
    <required>false</required>
    </field>
    <attribute name="Job Code">
    <type>string</type>
    <required>false</required>
    <searchable>true</searchable>
    <multi-valued>false</multi-valued>
    <MLS>false</MLS>
    <multi-represented>false</multi-represented>
    <attribute-group>Basic</attribute-group>
    <metadata-attachment>
    <metadata>
    <name>multi-valued</name>
    <value>false</value>
    <category>properties</category>
    </metadata>
    <metadata>
    <name>user-searchable</name>
    <value>true</value>
    <category>properties</category>
    </metadata>
    <metadata>
    <name>category</name>
    <value>Preferences</value>
    <category>properties</category>
    </metadata>
    <metadata>
    <name>bulk-updatable</name>
    <value>true</value>
    <category>properties</category>
    </metadata>
    <metadata>
    <name>read-only</name>
    <value>false</value>
    <category>properties</category>
    </metadata>
    <metadata>
    <name>visible</name>
    <value>true</value>
    <category>properties</category>
    </metadata>
    <metadata>
    <name>encryption</name>
    <value>CLEAR</value>
    <category>properties</category>
    </metadata>
    <metadata>
    <name>display-type</name>
    <value>TEXT</value>
    <category>properties</category>
    </metadata>
    <metadata>
    <name>system-controlled</name>
    <value>false</value>
    <category>properties</category>
    </metadata>
    <metadata>
    <name>max-size</name>
    <value>512</value>
    <category>properties</category>
    </metadata>
    <metadata>
    <name>custom</name>
    <value>false</value>
    <category>properties</category>
    </metadata>
    </metadata-attachment>
    </attribute>
    I am able to retrieve the value of the Job Code attribute without any problem with the following code.
    System.out.println("JOB Code: "+user.getAttribute("Job Code"));

  • The ipod "name" cannot be updated, an unknown error has occurred (-48)

    a few nights ago while i was updating songs to my ipod video, this thing appeared on the screen in a quick flash and i wasnt able to read what it said. then my computer blinked and resetted, causing my ipod to unplug without ejecting properly. so i pulled out the plug from the butt of the ipod only to find out that when i opened it, all my songs were gone. a good 3000 i think. i think i also pressed menu and play at the same time after that.
    the ipod "name" cannot be updated, an unknown error has occurred (-48)
    this is what keeps appearing on my i-tunes everytime i try to transfer songs to my ipod vid. the weird thing is that when i drag and drop songs from i-tunes to the ipod icon, it says its updating. but when its all done, not a single song appears on my ipod. and it also said something like "cannot be restored" and "ipod service error" on the ipod updater. i've tried on both computer and laptop and am experiencing the same problem. as of now, my ipod is working but it's just all empty. could anyone help? im so frustrated coz this is the second ipod i've purchased since the last one that broke down. thanks.

    k i tried that but i couldnt find cupertino usa on my ipod. i did: date and time - set time zone - then a list of places come out with (DST) beside each of em. i chose bangkok (dst). tried to plug it again on i-tunes and the same darn thing appears. that dreaded -48 error. ill check out the rest of those links you guys posted anyway. thanks again for tryin to help.

  • FRM-47007: Cannot get parameter WUC_DATA attributes from Parameter List: in

    Hi,
    I am pretty sure this is a webutil message. I am running 10g through OC4J, all was working well one minute then on startup of the form I get these 2 message 4 or 5 times:-
    FRM-47007: Cannot get parameter WUC_DATA attributes from Parameter List: invalid list ID.
    followed by:
    FRM-47007: Cannot get parameter WUC_DATA_MULTIPART attributes from Parameter List: invalid list ID.
    These 2 message are repeated 4 or 5 times then things appear to run fine, I can open and read files, transfer them etc. The only thing I can think I have done differently is add a bean to a data block but when I remove the bean and restart the OC4J I still get the messages.
    Any ideas?

    Fixed,
    I dropped the WEBUTIL object group then added it again by adding the object library then subclassing it to the object group. The error messages are gone.
    Cheers

  • IPod cannot be updated. Unknown error (-208)

    I have all latest updates installed on both Mac and iPod.
    Keep getting error message that says "iPod cannot be updated. Unknown error occurred (-208).
    But, after I dismiss this dialogue box, the iPod updates with no problems.
    How do I get rid of this? Is there a problem?
    2.1 GHz PowerPC G5   Mac OS X (10.4.7)   iTunes 7.0.1 (7); iTunes 30 GB video play capable, software version 1.2

    Hi there guys,
    I had the same problem and have just fixed it for me. I used the process of elimination. If you go to your ipod summary and make slight changes to what you want to sync with your ipod and keep applying the changes until you get no error message. This will tell you where the error is. For me, when I chose not to sync photos with the ipod, I no longer got the error message.
    I had a feeling from looking at other peoples problems that it may be to do with the files being corrupt or just slightly wrong(it's only a minor glitch) that you're wanting to sync. When I went to my folder I realised I had two versions of my 'Ipod Photo Cache' (not sure what the Windows equivalant is, i think it's basically where it stores the ipod versions of your photos on your hard drive) and the new version was in the wrong place. I then replaced the old with the new and voila. No more errors. (I now just have error -48 to contend with)
    Hope that helps, God bless

  • Ipod cannot be updated. Unknown error -1417

    Hi Everyone,
    When i try to update to 1.2 of my Video iPod (30GB), i always receive "ipod cannot be updated. Unknown error -1417"
    I use Windows 2000 SP4 (with latest patches&updates) + iTunes 7.0. Is this a known bug with iTunes or something wrong with my iPod ?
    Thanks,
    Arun

    some folks have been having some success getting past the 1417 by using eboncairn's technique. see:
    eboncairn: iTunes7 & 5th gen iPod updating - is this possible solution? (winXP)

  • Ipod cannot be updated, an unknown error has occurred. (-48)

    I'm at the end of my tether right now. I updated iTunes to the newest version, then updated my iPod. Now I'm getting the error message "Ipod cannot be updated, an unknown error has occurred. (-48)". I've searched the site and other forums and I can't find anyone with that same message who can help me. I've tried installing an older version of iTunes but I can't use it because my iPod has been updated to work with the newest one. I've uninstalled and reinstalled iTunes, nothing helped.
    So my questions are:
    1) Any way I can uninstall the update I did for my iPod? That is, so it is compatible with older versions again.
    2) What could be causing this message?
    3) Is there an e-mail address for apple, who seem wholly uninterested in what happens with their product once the £235 has been paid for it?
    Any help is appreciated.

    Interesting, that error code doesn't seem to appear on the iPod support pages. Since it's saying "The iPod cannot be updated" it sounds like it's indicating there's a problem with the iPod... although with "unknown error" it's hard to say for sure. My recommendation would be that you try restoring your iPod, and then giving it another go. If you're uncertain about the restore process, take a look at this article, it should answer your questions.
    http://docs.info.apple.com/article.html?artnum=60983
    Once you restore it, try updating it again in iTunes. If you have any more problems or questions, feel free to reply, and I'll see what I can do to help.
    Best wishes!
    CG

  • Forms Personalization - FRM-40502: ORACLE error: unable to read list of val

    Hi,
    I am using Forms Personalization to create an LOV using builtin. In the Builtin, I have put the sql query under create record group from query. In the query, when I hardcode a value, in a where condition, the LOV works fine but when I replace the hardcoded value with :block.field value, it gives the error, FRM-40502: ORACLE error: unable to read list of values. Below is the part of the sql query where I am facing this issue.
    "WHERE related_customer_id = :ORDER.INVOICE_TO_CUSTOMER_ID"
    Please get back to me if anyone has faced similar problem.
    Thanks all in advance,
    Regards,
    AN

    Please post a new thread for each issue. Tacking onto a 2 year old post is generally a bad idea.
    Forms personalization is a feature in Oracle E+Biz Suite and as such you should post your question in this forum:
    OA Framework

Maybe you are looking for