Skip to main content
Version: 7.0

Extended string search

Advanced search for character strings in various attributes of objects below a defined folder. The pattern must be passed as a regular expression. The results are output as a CSV file.

Designation

Name
info.PatternSearch

Configuration

Folder (folder)
The regular expression is searched for below this folder
Pattern (pattern)
Regular expression that is searched for in the attributes. It does not have to represent the entire character string, but only occur in the character string

Description

All objects below a defined folder are checked one after the other for their contents. The following attributes are supported, depending on their object type.

Object typeAttribute
All objectsObject name, object title
CALE
CLIENT
DASH
DOCU
HOST
HOSTG
FILTER
QUEUE
SYNC
USER
USRG
VARA.MULTI
VARA.BACKEND
STORE
PERIOD
SLO
Documentation
JOBIProcess, documentation
LOGINUser names, documentation
VARA.STATICKeys, value 1 to value 5, documentation
VARA.XMLKeys, value (XML), documentation
VARA.SQLSQL statement, documentation
VARA.SQLIDB2 SQL statement, Oracle SQL statement, MSSQL SQL statement, Postgres SQL statement, documentation
VARA.FILELISTDirectory, documentation
VARA.SQL_SECSQL statement, documentation
VARA.SQLI_SECDB2 SQL statement, Oracle SQL statement, MSSQL SQL statement, Postgres SQL statement, documentation
VARA.EXECParameter names, parameter values, documentation
PRPTDefault values, documentation
CONN.RACIT values, documentation
CONN.R3HTTP user, RFS user, documentation
CONN.SQLAlternative user name, documentation
JOBFSource, target, variable values, PromptSet default values, process, post-process, documentation
JOBSPre-process, process, post-process, child post-process, variable values, PromptSet default values, documentation
SCRIProcess, variable values, PromptSet default values, documentation
JOBGProcess, variable values, PromptSet default values, documentation
JSCHProcess, variable values, PromptSet default values, task variable values, task PromptSet default values, documentation
EVNTProcess, event process, variable values, PromptSet default values, documentation
CALLRecipient, process, variable values, PromptSet default values, documentation
JOBPProcess, variable values, PromptSet default values, task variable values, task PromptSet default values, documentation
JOBP.IFProcess, variable values, PromptSet default values, task variable values, task PromptSet default values, documentation
JOBP.FOREACHProcess, variable values, PromptSet default values, task variable values, task PromptSet default values, documentation

The output file (CSV) consists of the following columns:

  • Object in which the pattern was found
  • Folder of the object
  • Attribute in which the pattern was found. In the case of multi-line attributes, the line of the first occurrence is written in brackets after it
  • Value of the attribute, or in the case of multi-line attributes, the first line in which the pattern was found