Tool not suitable for profiles – restriction

This restriction is useful to define profiles where the tool should not be used.

If the restriction is empty (default) means that the restriction will not be used.

Wildcard syntax can be used, as exemplified below:

  • * = zero or more characters
  • ? = exactly one character
  • ; = separates multiple patterns

For example:

WH08*;WH09*

The above restriction will limit the tool to all the profiles except those starting in WH08 and WH09.

Important: The profile name to consider is the standard, built in, name NOT the user defined names – if any

Leave a comment