Decision record with name "fulfillment Table delta" already exists

learn nv
Tera Contributor

Hi All

 

I am receiving below alert and decision table is keep on loading when I tried to input the data by clicking on 'create draft' option on decision table.

Alert: Decision record with name "fulfillment Table delta" already exists

 

Could you please suggest the solution.

 

 

11 REPLIES 11

MatheusS6223994
Tera Contributor

Just delete the delta version of the decision table from  sys_decision_delta table. Delta version is a draft version created when um click on 'Draft' button in the Decision table. After deleting it, you can click again in Draft button.

Hi Matheus, 

I am facing this issue in TEST and not having any issues in DEV. I am worried what if this issue occurs in PROD?  as we are looking to deploy to PROD.

 

@learn nv 

there are challenges when it comes to migration of decision table

As a backup please ensure you keep manual activities ready for the same.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi Ankur,

Thank you for your reply and could you please suggest on below.

1. is it better to export and import the the decision table data using export and import option or individuals should capture the decision table data in respective update sets while doing the development.

2. Any system property changes required if we need to add more than 20 rows to a decision table?

This worked for me! Thanks