Cherwell Object Find Version 1
Parameters
Name | Description |
---|---|
{name=Error Handling, value=Determine what to return if an error is encountered.} | |
{name=Object Name, value=Readable name of the object to retrieve (ie. Incident).} | |
{name=Fields to Return, value=Comma separated list of fields to return (if none entered, all fields will be returned).} | |
{name=Filters, value=A JSON object with key/value pairs that will be searched for equality.} | |
{name=Max Results, value=The maximum amount of results that can be returned in a single handler execution (if blank, as many as possible will be returned).} |
Sample Configration
Name | Description |
---|---|
{name=Error Handling, value=Error Message} | |
{name=Object Name, value=Incident} | |
{name=Fields to Return, value=} | |
{name=Filters, value={"Status": "New", "Customer ID": "fa00c2e9123e423cb2c96e63ee72bc4a"}} | |
{name=Max Results, value=5} |
Results
Name | Description |
---|---|
{name=Handler Error Message, value=Error message if an error was encountered and Error Handling is set to "Error Message". } | |
{name=JSON Results, value=JSON representations of the objects that match the inputted filters. } | |
{name=Count, value=Total records returned in the JSON Results array. } | |
{name=Total Matched, value=Total records that matched the filters on the Cherwell server. } |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out