Object: Active Paths
In environment with no long history of executions it can be difficult to determine a list of active objects. This module searches for active objects based on the dependencies to other objects. It looks for paths to schedule objects
Designation
- Name
- ana.ActivePaths
- Aliases
- ObjectActivePaths
Configuration
- Optionen
- Mode (
mode
) - Defines which objects will be listed in the output fileMögliche Werte: Inactive (
inactive
), Active/Possible (active
), All (all
)
- list the object title (
list-title
) - add object title to the CSV output file
Description
The results are saved in a file in CSV format containing the following information:
- Active: Defines whether the object is active.
- Object name: Name of the analyzed object.
- Folder: Location of the object.
- Object type: Type of the object.
- Parent name: Name of the directly parent object.
- Parent type: Type of the parent object.
- List of parents: List of all parent objects. For workflows, the sequence number and for schedules the start time are also specified
- Last started: If available, the time when the object was last started.
- Title (optional): If the option is activated, the title of the object is displayed.