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
- Optionen
- 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 type | Attribute |
---|---|
All objects | Object name, object title |
CALE CLIENT DASH DOCU HOST HOSTG FILTER QUEUE SYNC USER USRG VARA.MULTI VARA.BACKEND STORE PERIOD SLO | Documentation |
JOBI | Process, documentation |
LOGIN | User names, documentation |
VARA.STATIC | Keys, value 1 to value 5, documentation |
VARA.XML | Keys, value (XML), documentation |
VARA.SQL | SQL statement, documentation |
VARA.SQLI | DB2 SQL statement, Oracle SQL statement, MSSQL SQL statement, Postgres SQL statement, documentation |
VARA.FILELIST | Directory, documentation |
VARA.SQL_SEC | SQL statement, documentation |
VARA.SQLI_SEC | DB2 SQL statement, Oracle SQL statement, MSSQL SQL statement, Postgres SQL statement, documentation |
VARA.EXEC | Parameter names, parameter values, documentation |
PRPT | Default values, documentation |
CONN.RA | CIT values, documentation |
CONN.R3 | HTTP user, RFS user, documentation |
CONN.SQL | Alternative user name, documentation |
JOBF | Source, target, variable values, PromptSet default values, process, post-process, documentation |
JOBS | Pre-process, process, post-process, child post-process, variable values, PromptSet default values, documentation |
SCRI | Process, variable values, PromptSet default values, documentation |
JOBG | Process, variable values, PromptSet default values, documentation |
JSCH | Process, variable values, PromptSet default values, task variable values, task PromptSet default values, documentation |
EVNT | Process, event process, variable values, PromptSet default values, documentation |
CALL | Recipient, process, variable values, PromptSet default values, documentation |
JOBP | Process, variable values, PromptSet default values, task variable values, task PromptSet default values, documentation |
JOBP.IF | Process, variable values, PromptSet default values, task variable values, task PromptSet default values, documentation |
JOBP.FOREACH | Process, 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