Get a process
- UpdatedAug 3, 2023
- 3 minutes to read
- Vancouver
- Service Mapping
As part of creating or modifying a discovery pattern, use the Get process operation to search for a specific process to store in a tabular variable.
Before you begin
Role required: none
Navigate to the relevant pattern step:
- Select the relevant pattern step or click
to add a step.
- Select the relevant pattern step or click
Basic knowledge of programming is desirable.
Role required: pd_admin
About this task
You can manually specify the filtering criteria, or you can select a process from the list of all processes on the system. The values of the selected process are used to populate the filtering fields. Modify these criteria as needed (for example, to delete irrelevant criteria).
Processes that satisfy the specified filtering criteria are placed in a tabular variable whose name you specify. This tabular variable appears in the Temporary Variables table.
Procedure
Example
Use the Get Process operation to get all Internet Information Services worker processes (w3wp.exe) running on the Windows Server and keep the results in the table variable iis_process.

What to do next
- Continue editing the pattern by adding a new step and defining its operation or
- Finalize the pattern.