Forum Discussion

Nathan_H_'s avatar
Nathan_H_
Ideator I
5 years ago

AML to Update List Property

Good day.  I added a list property to a few ItemTypes with a default value (itemtype, default value is the ItemType ID).  When I create an entry the field is populated and identified correctly.  When I try to update other entries using AML (Nash or Batchloader) the field has the correct information, but it is not recognized when I search the field.  

Example:

DEMO-14

- this is the newly created entry

DEMO_PDF

- crated previously to the itemtype property being added

I used Nash (and Batchloader to make sure) to update the property to the ItemType's ID.  When I perform a 'get' action the fields display the exact same information.  When I perform an Advanced Search, select the field, and select the appropriate Label from the list, only DEMO-14 is returned.  

I'm not sure what I am missing with this.  Thank you for the help.

4 Replies

    • Nathan_H_'s avatar
      Nathan_H_
      Ideator I

      Good day.  The value is in the property.  I am trying to do a mass update to the entries.

      • DouglasW78's avatar
        DouglasW78
        Ideator I

        The list value is what will be listed in the database for the property.  

        Unless I am misunderstanding the question.