Clio Operate Knowledge Base

Search for answers or browse our knowledge base.
Have you tried asking our AI chatbot for help? It is down in the right-hand corner.

Null Check - Validating if something is blank - Workflow Toolbox

Was this article helpful?

Within the toolbox there are a group of tools that help to control the direction and flow of the workflow.

What is the Null Check tool used for?

Sometimes within a workflow you need to stop the workflow if a particular piece of data isn't populated. So for example if you want to send a document to a lender if a lender if present then you may want to stop or skip that step of the workflow if there is no lender present.

Pre-Requisites

Before you use the null check you will need to have placed (or attempted to place) the item you are checking into a variable (e.g. using the Load Work Item tool)

Configuration

Action Name A descriptive name for the action indicating the purpose of it
Variable to check
 
Indicate the variable you want to check to see if this is null
Optionally log a message if null Specify a message that will be logged out if the variable is null.
When running the workflow the messages can be viewed in the Execution Engine diagnostics engine.
Diagnostics: Monitoring an Execution Engine Plan‍ 

Was this article helpful?

Related Articles

Related articles in the knowledge base