Instance scan column type check

shivaadapa
Tera Expert

In a instance scan how to check group has an inactive or empty manager using column type check?

3 REPLIES 3

Danish Bhairag2
Tera Sage
Tera Sage

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

 

I want to know is it possible to do it in column type check ? how can we do it?

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