Kinetic Agent Handler Execute Version 3
Parameters
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
Agent Slug | The slug of the agent that contains the handler to execute. (Configured in Space > Platform Components > Agents) |
Handler Slug | The slug of the handler to execute. ex on-prem-incident-create |
Payload | The parameter-to-value mappings of the handler that is being executed in JSON format. ie {"baz": "buz"} |
Sample Configration
Name | Description |
---|---|
Error Handling | Error Message |
Handler Slug | bar |
Payload | <%= {"parameter_1" => "ABC", "parameter_2" => "123"}.to_json %> |
Agent Slug |
Results
Name | Description |
---|---|
Handler Error Message | Error message if an error was encountered and Error Handling is set to "Error Message". |
PLACEHOLDER REPLACE ME | |
'Name of Node' |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out