Determine Shell Script by OS Flow Action

  • Release version: Xanadu
  • Updated August 1, 2024
  • 1 minute to read
  • The Determine Shell Script by OS flow action determines which operating system to use in the flow.

    The Determine Shell Script by OS flow action can be used with any flow to determine which shell script to run based on the operating system running on the system containing the configuration item.

    Results

    Possible results for this flow action are:

    Table 1. Results
    Result Description
    Success Found operating system.
    Failure No operating system found. More error information is available in the flow action output error.

    Input variables

    Input variables determine the initial behavior of the flow action.

    Variable Description
    ciSysId System identifier of the configuration item.
    processType Internal identifier that defines which script to pull from the table.

    Output variables

    The output variables contain data that can be used in subsequent activities.

    Table 2. Output variables
    Variable Description
    processScript ECC agent that gathers the running process.
    executionTemplate Determines whether the script is run through a probe or using PowerShell.
    enrichmentMappingId System identifier of the enrichment mapping used to transform the response data.