Novunex Community

Forum What happens when the ‘Unique constraint’ finds and issue in a process?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #722
    Lisa
    Participant

      Hi Mark,

      since it is not possible to enter unique values if they already exist, a process will fault if you try to add an already existing unique value using a Create Activity.
      You can however use the Form Activity to enter and save the values directly into the database.
      By using the Form, you will still get an error, but the process will not fault. You can then still use the same, running process to correct the value and save it.

      I hope this answer is helpful.

      Kind regards,
      Lisa

    Viewing 1 post (of 1 total)
    • You must be logged in to reply to this topic.