Element "zpro > process > BlockQueryProcess"

Top  Previous  Next

BlockQueryProcessBlockQueryProcess is useful in case of inner (nested) processes blocks are used and it acts like a container for its sub processes. The process queries and returns the records of the inner process block which belong to the current outer process record.

This element must be placed into the outer process block and its "Block Name" property should be assigned the name of the inner block. Note that in the process list dialog, the "Block Name" column should be set to blank (e.g. "MScriptingProcess1" in the figure) for the sub processes since the process blocks of the sub processes are provided by the BlockQueryProcess.

Example:

 

BlockQueryProcess_example