Instance scan column type check
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2023 05:40 AM
In a instance scan how to check group has an inactive or empty manager using column type check?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2023 05:55 AM
Hi @shivaadapa ,
May I know any specific reason u want this in a column type check & not in table check where it can easily be configured as it is directed to a specific table only.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2023 09:54 AM
I want to know is it possible to do it in column type check ? how can we do it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2023 10:24 AM
Hi @shivaadapa ,
It's not possible to do in column type because when u try to create column type check it asks u on which column u want to create the check n the options are script,XML & HTML
Column type check states if a check is created of column type check n let's say type is selected as script then it will check in all the tables wherever field type script is present
But in our case as we want to find the group manager whether active or not or empty that resides on group table hence we go for table check.
Thanks,
Danish