Specifying Client Names

To specify a list of client names, you add a list of these names to the Client Name parameter and use a comma to separate each name. To specify the name of a file that contains a list of client names, you can use the at sign (@) as the first character in the value that you specify for the Client Name parameter followed by the file name. To separate each client name in this file, you must use one of the following delimiters:

  • New line

  • Comma

  • Space

  • Tab

  • Period

  • Semicolon

To specify a wildcard, you can use one of the following formats:

  • To match a single character, use a question mark (?).

  • To match zero or more characters, use an asterisk (*).