http://developer.cognos.com/schemas/xts/logicsheets/xslt/ags/agentDefinition/
ps/ags/logicsheets/agentDefinition.xsl
taskSuppressionStateText
This tag creates an "out" template named <getTaskSuppressionStateText> that outputs an label and string for the relevant suppression state
See <getTaskSuppressionStateText>
getTaskSuppressionStateText
This template outputs alabel and text for the relevant suppression state
suppression-node
This points to the suppression node within the action of the agent definition that we want the state gif for i.e. "/root/agent_definition/items/item [./id = 'task_id']/suppression"
;
taskSuppressionState
This tag creates an "out" template named <getTaskSuppressionStateGif> that outputs an img tag for the relevant suppression state
See <getTaskSuppressionStateGif>
getTaskSuppressionStateGif
This template outputs an img tag for the relevant suppression state
suppression-node
This points to the suppression node within the action of the agent definition that we want the state gif for i.e. "/root/agent_definition/items/item [./id = 'task_id']/suppression"
ongoing
ceased
new
none
condition
runonfailure
../ags/images/spacer.gif
agentDefinition
This writes a java script that will load in the page containing all the params of the agent definition and its actions
agent-path
this points to wherever the actions of the agent definition are found in the input dom something like "/root/agent_definition/items/item"
AgentValidation
This writes a java script that will validate the current agent and do appropriate warnings
decodeAgentDefinition
This expands out to a set of xts that will extract the agent definition blob and from its env param
destination
this points to wherever the agent should go
this must be used within an xts:sequence element
/root
false
conditionDisplayLogic
This expands out to a template that converts the agent condition to a display form
the resulting template takes a param p1, which is the conditiont
encodeAgentDefinition
This expands out to a set of xts that will encode the agent definition blob to its env param
source
this points to wherever the agent is
name
this is an optional tag name for the agent definition
this must be used within an xts:sequence element
agent_definition
/root
true
mergeAgentDefinition
This expands out to a set of xts that will extract the agent definition blob and from its env param and take a modified or partial agent_definition
and add to and overwrite any common parts
The target for the merge is always /root/agent_definition, but the tree to merge over can be specified by over
over
this points to wherever the ad to merged over is.... the agent_definition node by name
this must be used within an xts:sequence element
/root/agent_definition
/root/agent_definition