Create category for Custom Target System

Is it possible to create category for account\group in CTS? If so how to do that?

Parents
  • If you want to create your own custom categories, it would be better to do this with a schema extension on the affected table.

    The column MatchPatternForMembership will be used the for following (source: column description)

    Categories that should be selectively inherted based on system entitlements, e.g. default user account, system administrator, system account.

Reply
  • If you want to create your own custom categories, it would be better to do this with a schema extension on the affected table.

    The column MatchPatternForMembership will be used the for following (source: column description)

    Categories that should be selectively inherted based on system entitlements, e.g. default user account, system administrator, system account.

Children
No Data