Groovy Builder in Object WorkFlow
Summary
Count records in Groovy Builder linked to Custom ObjectContent
Hi
I have a custom object in the application composer created with 2 columns; Column A with numeric values and Column B with Yes or Not value. I have also a created a object workflow linked to the custom object to send emails communications but in the Groovy Builder of the Object Workflow I want to count how many records are in the custom object with Column B with Value Yes and how many records with Column B with value No and depending on the calculation return true or false. Its possible to count records of the custom object using the
1