Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

How to create CMDB Data Management Task Control for testing purposes

Kasia5
Tera Contributor

Hi All

 

I've prepared two Business Rules on tables - cmdb_data_management_task and cmdb_data_management_task_to_ci. Both are before insert so to test if BR works correct I need a newly created tasks in table cmdb_data_management_task - how can I do this?

 

Thanks in advance for help

 

1 REPLY 1

joshuajacks
Kilo Sage

Hey @Kasia5 , the simplest way would be to go to the list view of the table and select the "New" button. Another option is to create a subflow that creates a new record for those tables. That way you can set some default values. When you use the "test" functionality in the subflow it will create the new records.