Determine Action Header info using Relevance Substitution

I created this task to determine the data available through various headers during action execution:

https://bigfix.me/fixlet/details/6250

Here is part of the example output:

is this a multi-action group leader? : False

is this an offer? : False
  offer accepted? : False

Action Headers:
Subject = Test Action Header Info - Universal
X-Action-Component-Type = Action
X-Classify-Subsequent-Relevance = Targeting
X-Relevant-When = exists site "testing"
X-Success-Criteria = RunToCompletion
X-Fixlet-ID = 111
X-BigFix-Minimum-Required-Client-Version = 8.2.531.0
X-Report-Criteria = IsOrWasTargeted
action-active-user-requirement = None
action-retry-limit = 0
action-retry-delay = 1 hour
action-try-limit = 1
action-distributor = opsite111
action-end-time = Fri, 16 Oct 2015 12:31:20
action-ui-name = Test Action Header Info - Universal
action-issuer-name = testuser
action-ui-remote-consoles = 1

Fixlet Headers: 
Subject = Test Action Header Info - Universal
X-Relevant-When = true
X-Relevant-When = true
X-Fixlet-ID = 123
X-Fixlet-Type = Task
X-Fixlet-Default-Action = Action1
X-Fixlet-Source = Internal
X-Fixlet-Source-Severity = 
X-Fixlet-Source-ID = jgstew
X-Fixlet-Source-Release-Date = 8/27/2015

This helps you determine what kinds of values are available during action execution.

1 Like