Skip to main content
swapnar6405
February 10, 2023
Question

RecordType, Record Action issue

  • February 10, 2023
  • 13 replies
  • 0 views

Hi,

I am trying to create a record action and generate a record action, system is throwing an error.

I have verified the column name in the database which is showing in the error and there is no such a column.

Now, I got struck due to this issue.

Can someone provide tips to overcome this. Thanks in advance.

13 replies

abhayd3663
February 10, 2023

When we use "Generate A Record Action", Appian creates a unique key for each action based on the Display Name provided. For your case, It seems the Key already exists.

Try to provide different Display Name to generate the unique key.

swapnar6405
February 10, 2023

Thanks for replying to my post.

I have already tried by providing different Display Names, but still issue remain and interestingly, same error is popping up when I try to create a Record Action from a different Record.

So, no idea from where this error is appearing.

abhayd3663
February 10, 2023

Did you checked the record data, are you able to view the record data correctly? As suggested in the error trace the key is not unique at iteration 40, so you might want to check the record at index/id 40.

peter.lewis
Employee
February 21, 2023

If this is consistently reproducible, I would suggest opening a support case to have our support team investigate this further.