Icon

Test mandatory columns for missing values and fail on error

<p>This workflow processes a series of columns in which the first row indicates if the column is mandatory or optional.</p><p></p><p>If a column is mandatory and contains any missing values, the workflow stops processing, with an error message.<br><br>This workflow demonstrates the Java Snippet's "throw Abort("message");<br><br>which will return a message to the UI and halt processing.</p><p></p><p></p><p>@takbb Brian Bates 31 October 2024</p>

Nodes

Extensions

Links