Cannot use ID of LOV attribute when creating new record

Hello, I use JDeveloper 11.1.2.3.0.
I converted an attribute of my VO name instead of code. This attribute stores the id of another related table. The ID of the other table is a primary key and I tidied up as Type DBSequence and the column type is number.
My form was working fine at first, but now when I want to create a new record and I chose from the drop of a name (LOV), I can't submit or validate because I get this message:

"Cannot be converted 1 of type class oracle.jbo.domain.DBSequence in class Java.Math.BigDecimal"

Can anyone help please?
Thank you

When you use the ID of another table to store in your table as a foreign key, you must use the same type of data, which is a number in your case. DBSequence is a special type that allows to automatically create unique numbers when you insert a new row into a table. In your case that the unique ID is already present in number.

Timo

Tags: Java

Similar Questions

  • Error when creating new record in the jspx page.

    Hello! I have error when you try to post the new record in the jspx page (see: http://my.jetscreenshot.com/2677/20100820-oo8z-19kb)

    DB I trigger and in the EO primary key attribute I Type set to DBSequence.

    Where is the problem and what to do?

    Best regards, Debuger

    @Sireesha excellent point!

    @Debugger the reason why you get the error, it is you're missing an af:convertNumber, however, as said Jean Lou, why even put a DBSequence field on your screen?

    John

  • What is the component used to select contact in the field "to:" when create new sms on BB OS 4.6?

    Does anyone know which component is used to select contact in the field "to:" when create new sms on BB OS 4.6? What is KeywordFilterField? If yes - how to customize it to make it look like the sms app? Can you give us some examples of code? I'm new in development for BB and I need this functionality in my application.  I will be very appreciate for any help!

    You will need to implement your own field full auto in this case.

  • Photoshop cs6 shifts when creating new file

    When creating a file the program is lagging about 4 to 7 seconds, when I save the file and re - open, there is no lag, at the opening of the older files is no this lag as well. When looking at the CPU usage, it seems to choke when creating new files. Does anyone have the same problem? I've updated photoshop and all my drivers. My system below features:

    Windows 10

    I7 - 4790 k

    GTZ 780

    16 GB of ram

    OK, figured out, this is the plugin extensis font management, I update that I have to leave for now, but now the system is back and catchy as usual, thanks to all.

  • ADF table with more lines not able to create new record

    Hi I have situation where I adf table 13 lines that is able to create new records and I have the table who got about 3000 documents, but I have to refresh the page after I click the createinsert button in order to have an empty space to enter new record am jdeveloper 11.1.1.7.0 using IE and firefox

    JSFF page creating record

    <? XML version = "1.0" encoding = "UTF - 8"? >

    " < = xmlns:jsp jsp:root ' http://Java.Sun.com/JSP/page "version ="2.1" "

    ' xmlns:af = ' http://xmlns.Oracle.com/ADF/faces/rich "" "

    ' xmlns:f = ' http://Java.Sun.com/JSF/core ">

    < af:panelHeader text = 'maintain Provience"id ="ph1 ".

    inlineStyle = ' height: 844px; ">

    < f: facet = 'context' name / >

    < name f: facet = 'bar menu' / >

    < name f: facet = "toolbar" / >

    < f: facet = name "legend" / >

    < f: facet = 'info' name / >

    < af:panelCollection id = "pc1" inlineStyle = "width: 1033px;" height: 790px; ">

    < f: facet = 'menus' name / >

    < f: facet name = "toolbar" >

    < af:toolbar id = "t2" >

    < af:commandButton actionListener = "#{bindings." CreateInsert.execute}.

    Text = "CreateInsert."

    ID = "cb1" / >

    < af:commandButton actionListener = "#{bindings.Commit.execute} '"

    Text = "Register" id = "cb2" / >

    < af:quickQuery label = 'Search' searchDesc = 'Search' id = 'qryId1 '.

    value = "#{bindings." ImplicitViewCriteriaQuery.quickQueryDescriptor}.

    model = ' #{bindings. " ImplicitViewCriteriaQuery.queryModel}.

    queryListener = ' #{bindings. " ImplicitViewCriteriaQuery.processQuery} ">"

    < f: facet = 'end' name >

    < af:commandLink text = "Advanced" rendered = "true" id = "cl1" / >

    < / f: facet >

    < / af:quickQuery >

    < / af:toolbar >

    < / f: facet >

    < name f: facet = 'bar of Θtat' / >

    < af:table value = "#{bindings." Var ProvinceView1.collectionModel}"="row ".

    lines = ' #{bindings. " ProvinceView1.rangeSize}.

    emptyText = "#{bindings." ProvinceView1.viewable? "{'No data to display.': 'Access Denied.'}".

    fetchSize = "#{bindings." ProvinceView1.rangeSize}.

    rowBandingInterval = '0 '.

    selectedRowKeys = ' #{bindings. " ProvinceView1.collectionModel.selectedRow}.

    selectionListener = "#{bindings." ProvinceView1.collectionModel.makeCurrent}.

    "rowSelection ="single"id ="t1"partialTriggers =": cb1: qryId1.

    columnStretching = 'last' immediate = "false" >

    < af:column sortProperty = "#{bindings." ProvinceView1.hints.ProvinceCode.name}.

    sortable = "true".

    headerText = "#{bindings." ProvinceView1.hints.ProvinceCode.label}.

    ID = "c1" >

    < af:inputText value = "#{row.bindings.ProvinceCode.inputValue} '"

    label = "#{bindings." ProvinceView1.hints.ProvinceCode.label}.

    required = "#{bindings." ProvinceView1.hints.ProvinceCode.mandatory}.

    columns = "#{bindings." ProvinceView1.hints.ProvinceCode.displayWidth}.

    maximumLength = "#{bindings." ProvinceView1.hints.ProvinceCode.precision}.

    shortDesc = "#{bindings." ProvinceView1.hints.ProvinceCode.tooltip}.

    ID = "it2" >

    < f: validator binding="#{row.bindings.ProvinceCode.validator}"/ >

    < af:convertNumber groupingUsed = "false".

    model = ' #{bindings. " ProvinceView1.hints.ProvinceCode.format}"/ >

    < / af:inputText >

    < / af:column >

    < af:column sortProperty = "#{bindings." ProvinceView1.hints.ProvinceName.name}.

    sortable = "true".

    headerText = "#{bindings." ProvinceView1.hints.ProvinceName.label}.

    ID = "c2" >

    < af:inputText value = "#{row.bindings.ProvinceName.inputValue} '"

    label = "#{bindings." ProvinceView1.hints.ProvinceName.label}.

    required = "#{bindings." ProvinceView1.hints.ProvinceName.mandatory}.

    columns = "#{bindings." ProvinceView1.hints.ProvinceName.displayWidth}.

    maximumLength = "#{bindings." ProvinceView1.hints.ProvinceName.precision}.

    shortDesc = "#{bindings." ProvinceView1.hints.ProvinceName.tooltip}.

    ID = "it1" >

    < f: validator binding="#{row.bindings.ProvinceName.validator}"/ >

    < / af:inputText >

    < / af:column >

    < af:column sortProperty = "#{bindings." ProvinceView1.hints.ProvinceDateActive.name}.

    sortable = "true".

    headerText = "#{bindings." ProvinceView1.hints.ProvinceDateActive.label}.

    ID = 'c4' >

    < af:inputDate value = "#{row.bindings.ProvinceDateActive.inputValue} '"

    label = "#{bindings." ProvinceView1.hints.ProvinceDateActive.label}.

    required = "#{bindings." ProvinceView1.hints.ProvinceDateActive.mandatory}.

    shortDesc = "#{bindings." ProvinceView1.hints.ProvinceDateActive.tooltip}.

    ID = "id2" >

    < f: validator binding="#{row.bindings.ProvinceDateActive.validator}"/ >

    < af:convertDateTime pattern = "#{bindings." ProvinceView1.hints.ProvinceDateActive.format}"/ >

    < / af:inputDate >

    < / af:column >

    < af:column sortProperty = "#{bindings." ProvinceView1.hints.ProvinceDateInactive.name}.

    sortable = "true".

    headerText = "#{bindings." ProvinceView1.hints.ProvinceDateInactive.label}.

    ID = 'c3' >

    < af:inputDate value = "#{row.bindings.ProvinceDateInactive.inputValue} '"

    label = "#{bindings." ProvinceView1.hints.ProvinceDateInactive.label}.

    required = "#{bindings." ProvinceView1.hints.ProvinceDateInactive.mandatory}.

    shortDesc = "#{bindings." ProvinceView1.hints.ProvinceDateInactive.tooltip}.

    ID = "id1" >

    < f: validator binding="#{row.bindings.ProvinceDateInactive.validator}"/ >

    < af:convertDateTime pattern = "#{bindings." ProvinceView1.hints.ProvinceDateInactive.format}"/ >

    < / af:inputDate >

    < / af:column >

    < / af:table >

    < / af:panelCollection >

    < / af:panelHeader >

    < / jsp:root >

    JSFF not able to create the record when you click the createinsert button

    <? XML version = "1.0" encoding = "UTF - 8"? >

    " < = xmlns:jsp jsp:root ' http://Java.Sun.com/JSP/page "version ="2.1" "

    ' xmlns:af = ' http://xmlns.Oracle.com/ADF/faces/rich "" "

    ' xmlns:f = ' http://Java.Sun.com/JSF/core ">

    < af:panelStretchLayout id = "PSL1" >

    < f: facet name = "center" >

    < af:panelHeader text = "Manage the Code window" id = "ph1" >

    < f: facet = 'context' name / >

    < name f: facet = 'bar menu' / >

    < name f: facet = "toolbar" / >

    < f: facet = name "legend" / >

    < f: facet = 'info' name / >

    < af:panelCollection id = "pc1" >

    < f: facet = 'menus' name / >

    < f: facet name = "toolbar" >

    < af:toolbar id = "t1" >

    < af:commandButton actionListener = "#{bindings." CreateInsert.execute}.

    Text = "CreateInsert."

    ID = "cb1" partialSubmit = "true" / >

    < af:commandButton actionListener = "#{bindings.Commit.execute} '"

    Text = "Save."

    ID = "cb2" / >

    < af:quickQuery label = 'Search' searchDesc = 'Search' id = 'qryId1 '.

    value = "#{bindings." ImplicitViewCriteriaQuery.quickQueryDescriptor}.

    model = ' #{bindings. " ImplicitViewCriteriaQuery.queryModel}.

    queryListener = ' #{bindings. " ImplicitViewCriteriaQuery.processQuery} ">"

    < f: facet = 'end' name >

    < af:commandLink text = "Advanced" id = "cl1" / >

    < / f: facet >

    < / af:quickQuery >

    < / af:toolbar >

    < / f: facet >

    < name f: facet = 'bar of Θtat' / >

    < af:table value = "#{bindings." Var BranchesView1.collectionModel}"="row ".

    lines = ' #{bindings. " BranchesView1.rangeSize}.

    emptyText = "#{bindings." BranchesView1.viewable? "{'No data to display.': 'Access Denied.'}".

    fetchSize = "#{bindings." BranchesView1.rangeSize}.

    rowBandingInterval = '0 '.

    selectedRowKeys = ' #{bindings. " BranchesView1.collectionModel.selectedRow}.

    selectionListener = "#{bindings." BranchesView1.collectionModel.makeCurrent}.

    rowSelection = "single" id = 't2' columnStretching = 'last '.

    "partialTriggers =": cb1: qryId1 ' immediate = "false".

    columnResizing = "enabled" >

    < af:column sortProperty = "#{bindings." BranchesView1.hints.BranchAd.name}.

    sortable = "true".

    headerText = "#{bindings." BranchesView1.hints.BranchAd.label}.

    ID = "c13" >

    < af:inputText value = "#{row.bindings.BranchAd.inputValue} '"

    label = "#{bindings." BranchesView1.hints.BranchAd.label}.

    required = "#{bindings." BranchesView1.hints.BranchAd.mandatory}.

    columns = "#{bindings." BranchesView1.hints.BranchAd.displayWidth}.

    maximumLength = "#{bindings." BranchesView1.hints.BranchAd.precision}.

    shortDesc = "#{bindings." BranchesView1.hints.BranchAd.tooltip}.

    ID = "it11" >

    < f: validator binding="#{row.bindings.BranchAd.validator}"/ >

    < af:convertNumber groupingUsed = "false".

    model = ' #{bindings. " BranchesView1.hints.BranchAd.format}"/ >

    < / af:inputText >

    < / af:column >

    < af:column sortProperty = "#{bindings." BranchesView1.hints.BranchCode.name}.

    sortable = "true".

    headerText = "#{bindings." BranchesView1.hints.BranchCode.label}.

    ID = "c8" >

    < af:inputText value = "#{row.bindings.BranchCode.inputValue} '"

    label = "#{bindings." BranchesView1.hints.BranchCode.label}.

    required = "#{bindings." BranchesView1.hints.BranchCode.mandatory}.

    columns = "#{bindings." BranchesView1.hints.BranchCode.displayWidth}.

    maximumLength = "#{bindings." BranchesView1.hints.BranchCode.precision}.

    shortDesc = "#{bindings." BranchesView1.hints.BranchCode.tooltip}.

    ID = "it4" >

    < f: validator binding="#{row.bindings.BranchCode.validator}"/ >

    < / af:inputText >

    < / af:column >

    < af:column sortProperty = "#{bindings." BranchesView1.hints.BranchName.name}.

    sortable = "true".

    headerText = "#{bindings." BranchesView1.hints.BranchName.label}.

    ID = "c2" >

    < af:inputText value = "#{row.bindings.BranchName.inputValue} '"

    label = "#{bindings." BranchesView1.hints.BranchName.label}.

    required = "#{bindings." BranchesView1.hints.BranchName.mandatory}.

    columns = "#{bindings." BranchesView1.hints.BranchName.displayWidth}.

    maximumLength = "#{bindings." BranchesView1.hints.BranchName.precision}.

    shortDesc = "#{bindings." BranchesView1.hints.BranchName.tooltip}.

    ID = "it2" >

    < f: validator binding="#{row.bindings.BranchName.validator}"/ >

    < / af:inputText >

    < / af:column >

    < af:column sortProperty = "#{bindings." BranchesView1.hints.BranchAddressLine1.name}.

    sortable = "true".

    headerText = "#{bindings." BranchesView1.hints.BranchAddressLine1.label}.

    ID = "c7" >

    < af:inputText value = "#{row.bindings.BranchAddressLine1.inputValue} '"

    label = "#{bindings." BranchesView1.hints.BranchAddressLine1.label}.

    required = "#{bindings." BranchesView1.hints.BranchAddressLine1.mandatory}.

    columns = "#{bindings." BranchesView1.hints.BranchAddressLine1.displayWidth}.

    maximumLength = "#{bindings." BranchesView1.hints.BranchAddressLine1.precision}.

    shortDesc = "#{bindings." BranchesView1.hints.BranchAddressLine1.tooltip}.

    ID = "it6" >

    < f: validator binding="#{row.bindings.BranchAddressLine1.validator}"/ >

    < / af:inputText >

    < / af:column >

    < af:column sortProperty = "#{bindings." BranchesView1.hints.BranchAddressLine2.name}.

    sortable = "true".

    headerText = "#{bindings." BranchesView1.hints.BranchAddressLine2.label}.

    ID = 'c3' >

    < af:inputText value = "#{row.bindings.BranchAddressLine2.inputValue} '"

    label = "#{bindings." BranchesView1.hints.BranchAddressLine2.label}.

    required = "#{bindings." BranchesView1.hints.BranchAddressLine2.mandatory}.

    columns = "#{bindings." BranchesView1.hints.BranchAddressLine2.displayWidth}.

    maximumLength = "#{bindings." BranchesView1.hints.BranchAddressLine2.precision}.

    shortDesc = "#{bindings." BranchesView1.hints.BranchAddressLine2.tooltip}.

    ID = "it1" >

    < f: validator binding="#{row.bindings.BranchAddressLine2.validator}"/ >

    < / af:inputText >

    < / af:column >

    < af:column sortProperty = "#{bindings." BranchesView1.hints.BranchCityCode.name}.

    sortable = "true".

    headerText = "#{bindings." BranchesView1.hints.BranchCityCode.label}.

    ID = 'c12' >

    < af:inputText value = "#{row.bindings.BranchCityCode.inputValue} '"

    label = "#{bindings." BranchesView1.hints.BranchCityCode.label}.

    required = "#{bindings." BranchesView1.hints.BranchCityCode.mandatory}.

    columns = "#{bindings." BranchesView1.hints.BranchCityCode.displayWidth}.

    maximumLength = "#{bindings." BranchesView1.hints.BranchCityCode.precision}.

    shortDesc = "#{bindings." BranchesView1.hints.BranchCityCode.tooltip}.

    ID = "it5" >

    < f: validator binding="#{row.bindings.BranchCityCode.validator}"/ >

    < af:convertNumber groupingUsed = "false".

    model = ' #{bindings. " BranchesView1.hints.BranchCityCode.format}"/ >

    < / af:inputText >

    < / af:column >

    < af:column sortProperty = "#{bindings." BranchesView1.hints.BranchSuburb.name}.

    sortable = "true".

    headerText = "#{bindings." BranchesView1.hints.BranchSuburb.label}.

    ID = "c9" >

    < af:inputText value = "#{row.bindings.BranchSuburb.inputValue} '"

    label = "#{bindings." BranchesView1.hints.BranchSuburb.label}.

    required = "#{bindings." BranchesView1.hints.BranchSuburb.mandatory}.

    columns = "#{bindings." BranchesView1.hints.BranchSuburb.displayWidth}.

    maximumLength = "#{bindings." BranchesView1.hints.BranchSuburb.precision}.

    shortDesc = "#{bindings." BranchesView1.hints.BranchSuburb.tooltip}.

    ID = "9" >

    < f: validator binding="#{row.bindings.BranchSuburb.validator}"/ >

    < / af:inputText >

    < / af:column >

    < af:column sortProperty = "#{bindings." BranchesView1.hints.BranchProvinceCode.name}.

    sortable = "true".

    headerText = "#{bindings." BranchesView1.hints.BranchProvinceCode.label}.

    ID = "c11" >

    < af:inputText value = "#{row.bindings.BranchProvinceCode.inputValue} '"

    label = "#{bindings." BranchesView1.hints.BranchProvinceCode.label}.

    required = "#{bindings." BranchesView1.hints.BranchProvinceCode.mandatory}.

    columns = "#{bindings." BranchesView1.hints.BranchProvinceCode.displayWidth}.

    maximumLength = "#{bindings." BranchesView1.hints.BranchProvinceCode.precision}.

    shortDesc = "#{bindings." BranchesView1.hints.BranchProvinceCode.tooltip}.

    ID = 'it8' >

    < f: validator binding="#{row.bindings.BranchProvinceCode.validator}"/ >

    < af:convertNumber groupingUsed = "false".

    model = ' #{bindings. " BranchesView1.hints.BranchProvinceCode.format}"/ >

    < / af:inputText >

    < / af:column >

    < af:column sortProperty = "#{bindings." BranchesView1.hints.BranchPostalCode.name}.

    sortable = "true".

    headerText = "#{bindings." BranchesView1.hints.BranchPostalCode.label}.

    ID = "c5" >

    < af:inputText value = "#{row.bindings.BranchPostalCode.inputValue} '"

    label = "#{bindings." BranchesView1.hints.BranchPostalCode.label}.

    required = "#{bindings." BranchesView1.hints.BranchPostalCode.mandatory}.

    columns = "#{bindings." BranchesView1.hints.BranchPostalCode.displayWidth}.

    maximumLength = "#{bindings." BranchesView1.hints.BranchPostalCode.precision}.

    shortDesc = "#{bindings." BranchesView1.hints.BranchPostalCode.tooltip}.

    ID = "it7" >

    < f: validator binding="#{row.bindings.BranchPostalCode.validator}"/ >

    < / af:inputText >

    < / af:column >

    < af:column sortProperty = "#{bindings." BranchesView1.hints.BranchTelephone.name}.

    sortable = "true".

    headerText = "#{bindings." BranchesView1.hints.BranchTelephone.label}.

    ID = "c6" >

    < af:inputText value = "#{row.bindings.BranchTelephone.inputValue} '"

    label = "#{bindings." BranchesView1.hints.BranchTelephone.label}.

    required = "#{bindings." BranchesView1.hints.BranchTelephone.mandatory}.

    columns = "#{bindings." BranchesView1.hints.BranchTelephone.displayWidth}.

    maximumLength = "#{bindings." BranchesView1.hints.BranchTelephone.precision}.

    shortDesc = "#{bindings." BranchesView1.hints.BranchTelephone.tooltip}.

    ID = "it3" >

    < f: validator binding="#{row.bindings.BranchTelephone.validator}"/ >

    < / af:inputText >

    < / af:column >

    < af:column sortProperty = "#{bindings." BranchesView1.hints.BranchDateActive.name}.

    sortable = "true".

    headerText = "#{bindings." BranchesView1.hints.BranchDateActive.label}.

    ID = "c10" >

    < af:inputDate value = "#{row.bindings.BranchDateActive.inputValue} '"

    label = "#{bindings." BranchesView1.hints.BranchDateActive.label}.

    required = "#{bindings." BranchesView1.hints.BranchDateActive.mandatory}.

    shortDesc = "#{bindings." BranchesView1.hints.BranchDateActive.tooltip}.

    ID = "id2" >

    < f: validator binding="#{row.bindings.BranchDateActive.validator}"/ >

    < af:convertDateTime pattern = "#{bindings." BranchesView1.hints.BranchDateActive.format}"/ >

    < / af:inputDate >

    < / af:column >

    < af:column sortProperty = "#{bindings." BranchesView1.hints.BranchDateInactive.name}.

    sortable = "true".

    headerText = "#{bindings." BranchesView1.hints.BranchDateInactive.label}.

    ID = "c1" >

    < af:inputDate value = "#{row.bindings.BranchDateInactive.inputValue} '"

    label = "#{bindings." BranchesView1.hints.BranchDateInactive.label}.

    required = "#{bindings." BranchesView1.hints.BranchDateInactive.mandatory}.

    shortDesc = "#{bindings." BranchesView1.hints.BranchDateInactive.tooltip}.

    ID = "id1" >

    < f: validator binding="#{row.bindings.BranchDateInactive.validator}"/ >

    < af:convertDateTime pattern = "#{bindings." BranchesView1.hints.BranchDateInactive.format}"/ >

    < / af:inputDate >

    < / af:column >

    < af:column sortProperty = "#{bindings." BranchesView1.hints.BranchHub.name}.

    sortable = "true".

    headerText = "#{bindings." BranchesView1.hints.BranchHub.label}.

    ID = 'c4' >

    < af:inputText value = "#{row.bindings.BranchHub.inputValue} '"

    label = "#{bindings." BranchesView1.hints.BranchHub.label}.

    required = "#{bindings." BranchesView1.hints.BranchHub.mandatory}.

    columns = "#{bindings." BranchesView1.hints.BranchHub.displayWidth}.

    maximumLength = "#{bindings." BranchesView1.hints.BranchHub.precision}.

    shortDesc = "#{bindings." BranchesView1.hints.BranchHub.tooltip}.

    ID = "it10" >

    < f: validator binding="#{row.bindings.BranchHub.validator}"/ >

    < / af:inputText >

    < / af:column >

    < / af:table >

    < / af:panelCollection >

    < / af:panelHeader >

    <!-id = "af_one_column_stretched"->

    < / f: facet >

    < / af:panelStretchLayout >

    < / jsp:root >

    Go to the pageDef and for related iterator to your table, set ChangeEventPolicy property to the ppr

  • How can I make the popup with empty fields and create new record?

    I would use a popup create new record.
    I created an af:popup drag and drop a data control VO in jsff. Then, I created a button and place an af:showPopupBehavior. I was able to pop-up window by clicking on the button.
    However, the window filled with information from the record 1. and when I select a record in the table and click on the popup, the popup is filled with this record.
    How can I make the popup with empty fields and create a new record by recording the popup?
    Thank you

    Hello

    You must call the CreateInsert for the underlying ViewObject operation when opening the popup because it does not allow to clear the input field, you must have a new record created

    Frank

  • Is it possible that when the new record is inserted in a table then this empty inserted record is automatically displayed without scrolling?

    Mr President.

    Is it possible that when the new record is inserted in a table then this empty inserted record is automatically displayed without scrolling?

    Because I change the size property of the table 5 range and my new record is inserted at no 10.

    When I click the addRecord button the new parallel line does not appear, do scroll down to see it.

    I want that we don't have to scroll down.

    The line is displayed automatically.

    as shown in the photo my behavior of page.

    scrolling.png

    Concerning

    If you just need the newly created line to be visible,

    You can simply set contentDelivery = 'immediate' and displayRow = "selected".

    P.S. the blog mentioned above only.

    See you soon

    AJ

  • Get an error when creating new attributes

    Hi all

    I'm creating new attributes to the gift list registration form, like 'Phone number', 'City' and so on...
    All attributes are already created in the production_core and database Editions, in the dcs_giftlist table, and the new giftlists.xml file is also created, see below:
    <gsa-template xml-combine="append">
         <item-descriptor name="gift-list" item-cache-size="1000" query-cache-size="1000" display-name-resource="itemDescriptorGiftList">
              <table name="dcs_giftlist" type="primary" id-column-name="id">
                   <property name="clientName" data-type="string" column-name="client_name" category-resource="categoryBasics" display-name-resource="Client Name (Nome do Cliente)">
                        <attribute name="propertySortPriority" value="-10"/>
                   </property>
                   <property name="emailAddress" data-type="string" column-name="email_address" category-resource="categoryBasics" display-name-resource="E-mail">
                        <attribute name="propertySortPriority" value="-10"/>
                   </property>
                   <property name="cityName" data-type="string" column-name="city_name" category-resource="categoryBasics" display-name-resource="City Name (Nome da Cidade)">
                        <attribute name="propertySortPriority" value="-10"/>
                   </property>
                   <property name="phoneNumber" data-type="string" column-name="phone_number" category-resource="categoryBasics" display-name-resource="Phone Number (Numero de Telefone)">
                        <attribute name="propertySortPriority" value="-10"/>
                   </property>
              </table>
         </item-descriptor>
    </gsa-template>
    Although, when I try to call the attribute created on the page, such as "GiftlistFormHandler.cityName", the following error message appears:
    ]] Root cause of ServletException.
    CONTAINER:atg.servlet.jsp.ContainerJspException: atg.droplet.DropletResources->dropletDescriptorCantFindProper
    ty : Can't find property: clientName in class atg.projects.store.gifts.StoreGiftlistFormHandler; SOURCE:atg.dr
    oplet.DropletException: atg.droplet.DropletResources->dropletDescriptorCantFindProperty : Can't find property:
     clientName in class atg.projects.store.gifts.StoreGiftlistFormHandler
            at atg.taglib.dspjsp.IncludeTag.doEndTag(IncludeTag.java:786)
            at jsp_servlet._myaccount.__giftlisthome._jsp__tag22(__giftlisthome.java:1102)
            at jsp_servlet._myaccount.__giftlisthome._jsp__tag21(__giftlisthome.java:1058)
            at jsp_servlet._myaccount.__giftlisthome.access$10(__giftlisthome.java:1032)
            at jsp_servlet._myaccount.__giftlisthome$JspFragmentHelper.invoke0(__giftlisthome.java:820)
            Truncated. see log file for complete stacktrace
    Caused By: atg.droplet.DropletException: atg.droplet.DropletResources->dropletDescriptorCantFindProperty : Can
    't find property: clientName in class atg.projects.store.gifts.StoreGiftlistFormHandler
            at atg.droplet.DropletDescriptor.<init>(DropletDescriptor.java:1368)
            at atg.droplet.DropletDescriptor.getDropletDescriptor(DropletDescriptor.java:1238)
            at atg.droplet.DropletDescriptor.getDropletDescriptor(DropletDescriptor.java:1195)
            at atg.droplet.DropletDescriptor.getPropertyValue(DropletDescriptor.java:443)
            at atg.droplet.DropletDescriptor.getPropertyStringValue(DropletDescriptor.java:245)
            Truncated. see log file for complete stacktrace
    I would like to know if there is any other xml file, that I need to change, or if I need to extend the class FormHandler, adding new attributes.

    Any help will be appreciated,

    Thanks :)

    Hi Lucas,.

    I don't see anyway decent to do this, the only way I think now is that you need to extend GiftListTools and GiftListManager and then 'find and replace' these methods that are called in your implementation. You must also override the addItemToGiftList() method in formHandler.

    In GiftListManager, you will need to override createGiftlistItem() and add the new property, you have recently added in GiftListManager and set it in the repository in createGiftlistItem().
    Ex:
    create mutableRepositoryItem and then
    mutableRepositoryItem.setPropertyValue ("propertyName", "propertyValue");
    for any properties that you want to set.
    If it works then you must override the method to get the point of filing of the database also.

    --
    Angelique

  • Apple Motion freezes when creating new Bézier points on masks

    Hi people,

    Having a problem with the movement 5.2.3.

    When you use the Bézier tool while creating masks, about 7/10 times it crashes without saving changes when you create a new point.

    Has anyone else had this problem and found a solution?

    Thank you

    I do not see a problem. How many points you use in your mask? You do a right click on the line and selecting Add a Point or by double-clicking on the line when it crashes? You start with a Bezier or B-Spline form?

  • When adding new record create id data and the static information

    Hi, I have a tabe datbase like this:

    CREATE TABLE 'paper')
    'id_paper' INTEGER (11) NOT NULL AUTO_INCREMENT,
    'sample_url' varchar (50) COLLATE utf8_general_ci NOT NULL DEFAULT ",
    PRIMARY KEY ('id_paper')


    When I add the new record, I need the "sample_url" field to automatically add this information:

    images/15_sample.jpg.

    images - is subfolder where my pictures are stored
    15. is id_paper (primary news NuméroAuto ID)
    _sample.jpg - static and must be added.

    I use adobedeveloper Toolbox to generate code with minor changes, I'm no guru php either.

    I retrieve my data like this:

    SELECT
    Paper.ID_PAPER,
    Paper.sample_url,
    Concat ("< img src = images /', sample_url, ' ' ' width ="66"height ="174"/ >") AS sample
    Of
    paper

    I use this code to add fields:

    Add columns
    $ins_paper-> setTable ("paper");
    $ins_paper-> addColumn ("sample_url", "STRING_TYPE", "POST", "sample_url");
    $ins_paper-> setPrimaryKey ("id_paper", "NUMERIC_TYPE");

    It's php for the text box:

    < b >
    < class td = "KT_th" > < label for = "sample_url" > sample_url: < / label > < table >
    < td > < input type = "text" name = "sample_url" id = "sample_url" value = "<?" PHP echo KT_escapeAttribute ($row_rspaper ['sample_url']); ">" size = "32" / >
    <? PHP echo $tNGs-> displayFieldHint ("sample_url");? > <? PHP echo $tNGs-> displayFieldError ("paper", "sample_url");? > < table >
    < /tr >


    What should I change?

    I think in this line here:
    < td > < input type = "text" name = "sample_url" id = "sample_url" value = "<?" PHP echo KT_escapeAttribute ($row_rspaper ['sample_url']); ">" size = "32" / >
    I need to add php code to get the primary key ID and my static text too, but how?

    Hello

    Well the modified code is irrelevent at this stage. The custom trigger should do the trick. Test on my test server here it worked fine. So, something is missing. I was even going to the point of adding nothing to the sample_url field and he was always fill the db.

    It's my registerTriggers

    $ins_paper-> registerTrigger ('STARTER', "Trigger_Default_Starter", 1, "POST", "KT_Insert1");
    $ins_paper-> registerTrigger ("FRONT", "Trigger_Default_FormValidation", 10, $masterValidation);
    $ins_paper-> registerTrigger ("END", "Trigger_Default_Redirect", 99, "paper.php? done");
    $ins_paper-> registerTrigger ("AFTER", "Trigger_LinkTransactions", 98);
    $ins_paper-> registerTrigger ("ERROR", "Trigger_LinkTransactions", 98);
    $ins_paper-> registerTrigger ("AFTER", "Trigger_Custom", 50);

    Maybe you can post a txt file with the uninstall code?

    I really think at this point it's something small.

  • IMac, how to stop the white icon files when creating new folders?

    Whenever I create a new folder, the folder contains these white icon files that end up getting deleted. Is there a way to prevent this?

    Thank you

    If you create a new folder with the Finder, there is no hierarchy, you get a single empty, empty folder icon, if you create a new folder in the Terminal with the following syntax blue, there is hierarchy.

    # Do the new folder has with B folder it contains. And C in B and D in C files.

    $ mkdir Pei A, B, C, D

    # Just make folder a.

    $ mkdir A

    Are you using a utility Finder replacement, or creating folders from an application or a script?

  • Cannot get the sound to play when the pre-recorded videos on Webex access

    Original title: audio playback

    I have a HP Pavilion pc with windows 7. I can't get the sound to play when the pre-recorded videos on Webex access.  I checked all the settings and the sound works well when listening to music or playing games. There is a sound icon above the keyboard that looks like it is not if this could be the problem? If yes how to do it turn on?

    Hi Robin,

    1. it worked before?

    2. are you aware of changes to the computer before the show?

    3. you use WebEx with product Cisco meeting place or alone?

    4. how to access pre-recorded videos on WebEx?

    Because the sound works properly with another application, it seems that you may need to change some settings in WebEx. You can contact WebEx support for assistance:

    https://support.WebEx.com/MyAccountWeb/supporthome.do

    Hope this information helps.

  • Implementation error when creating new version BPA.

    Hi all

    When I try to create new version against BPA I get the error message below. The PAID field is defined as 'RÉCEPTION' at the EPS level. Please let us know why this error is coming and what should be done to remove this.

    Error.jpg

    Thank you

    GHG

    Hello

    This just a pop up message information that is intended to inform the user PAY field is null now and not as "RECEPTION", which corresponds to the value set at this level of BPA.

    If you want to PAY ON the field as 'Reception', please refresh the code ON PAY as 'Back' to the supplier site level, and then try and create a new version against BPA, you won't get this error.

    Waiting for your response.

    Kind regards

    Piyush Kudawale


  • Display of the error of period q, PA when create new project

    Hi all

    I am facing a problem when creating a project template, although I opened PA and GL class periods, but it is still showing following error of

    "Impossible to copy a budget for a period that is beyond the reach of the system defined periods (e.g. PA period or GL).

    Please help me solve this.

    Regads
    Madhu

    Hello

    I guess that your budget model has periods within the date range of the model project, between the start date and the completion date of the project.

    When you copy the template to create a new project, enter the start date of the new project as the start date of the model. If your start date of the project is different from the date of beginning of the model, the system will try more end date and also, try moving the fiscal years, for those who will canned the same length, but from the new project start date. In these cases you can either create budgets in other periods and then initial budget model.

    Dina

  • Error message appears when creating new bookmarks

    Creating new bookmarks a context menu appears with the following information:
    Download: [Exception... ["Component retyrned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIObserverService.removeObserver]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame: chrome://trustchecker/content/trustchecker.js: anonymous: line 955" data: no]

    The bookmark is saved at the bottom of the list, but it is not possible to select the folder to save the bookmark. How can I solve this problem?

    In my view, that Checker Trust belongs to Zone Alarm, to test this try to disable Zone Alarm Add-ons in Firefox to see if you can then create new bookmarks.

    To disable extensions:
    Click on the Tools menu, and select Add-ons. Modules window appears.

    1. In the window modules, click the Extensions Panel. The list of installed extensions is displayed.
    2. Click on the name of an extension in the list to select it.
    3. Click on disable to disable the selected extension.
    4. Click Restart Firefox.

    If it turn out to be the extension of the Zone Alarm causing the problem, look for the Zone Alarm updates, otherwise you can report the problem to them.

Maybe you are looking for

  • Why am I still getting the pop-up ads!

    I have the blocker turned on, but I still keep getting ads pop up on google, facebook, youtube, etc whenever I click on a link. I've always liked using firefox, but unless this problem stops I will go to safari or chrome. Help, please! Thank you

  • February 2016 is the end

    I use the date ranges in smart and found records that you cannot select beyond the end of February 2016 - it is and the date of that opening runs! After having put away my pictures I am about to move to another application.

  • For my Windows Contacts toolbar has disappeared and I can't understand how to retrieve

    I want to be able to create e-mail groups - but I can't do without the contact toolbar.

  • XPS M1710 GPU Upgrade

    OK, I use my m1710 as a gaming machine and thereby the 256 MB of vram provides the 7900 gs is not pulling its full waight. I want to put a larger map with 512 MB of vram, I read the instructions in dell replace the gpu so im asumeing you can get a ne

  • Kernel data Inpage Error... Memory dump... Please help me

    Hi my name is shoaib. I am facing a problem of blue screen approximately every 20-40 minutes. I run the memory test and you indicates no error. I check the RAM via the command "mdsched.exe" and she also don't say no found error. But when the blue scr