How to create CMDB Data Management Task Control for testing purposes
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wednesday
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wednesday
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.