Novunex Community

Forum Attribute with predefined lookup values

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #706
    Avatar photoMark
    Participant

      Can I use values that are not part of a predefined value list in lookup?
      What happens if I accidentally use a value that is not listed in the predefined values?

      #707
      Dani
      Participant

        Hi,

        I need a little bit more information to be able to answer this question.
        What kind of values do you want to use?
        What do you want to do with those values? (Do you want to Update, Load, Display them, etc.?)

        Kind Regards

        #710
        Avatar photoMark
        Participant

          Hi Dani,

          I have an entity type with an attribute called Status.
          The Status has a predefined value list in the lookup with the values “Initiated”, “Approved”, “Rejected”, “Closed”.
          When I configured my process I used a Set activity to set the Status to “Submitted”.
          I can run the process and it is working fine but when I look at the entities in the Data Explorer the Status attribute is blank for the entities that are in Submitted.

          Is the system still storing the “Submitted” value for Status in the Set activity?
          How do I correct this?
          Will I lose any values that are not showing?

          Thanks!

          #712
          Dani
          Participant

            Hi Mark,

            Yes, the system still stores the value and it will not be lost.
            The predefined values act as a filter. That is the reason why you are not seeing the status in the Data Explorer. It only shows the in the attribute defined status.
            A way to correct this would be to just add the status ‘Submitted’ to the attribute.

            Kind Regards
            Dani

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.