Please enable JavaScript to view this site.

Process Designer

Navigation: Workflow Design > Additional process functions

Instructions for working with SQL fields in JobRouter

Scroll Prev Top Next More

JobRouter offers the possibility to read or write data to different places using SQL. You can use e.g. entries from database tables for displaying lists or tables within forms or write or read data within rules.

If an SQL statement contains expressions in parentheses (with round or square brackets), they may be replaced by our variable resolution, although this is not desired by the process designer. The solution is to insert a space between the opening and closing parentheses and the "word" in between. This prevents the expression from being interpreted as a variable.