How to add new Idenifier Entry for the existing derived identifier entries from parent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2023 05:19 AM
I have created a custom table "Kibana" which inherits "Application" table, in IRE I want the identification rules and identifier entries are derived from "application" table, now I want to add new Identifier entry but they are not editable'
is there any property setting which lets me add the "identifier entry" to the existing ones.
Regards,
Indraja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2023 05:55 AM
Hi @Indraja Pandiri , I think, if you want to create new identifier entry on Kibana class level, you need to replace application identifier rule with Kibana(dependent/ independent ). Then you should be able to new identifier entry,
If you want to modify derived identifier entry from application table then you should do the changes on application class level. Note, generally we don't modify OOB identifier entry. Let me know if it helps.