Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.


Chapter 5 Calling a Dynamic Number of Sub-Procedures

Chapter 5
This chapter describes how to define a dynamic call to multiple sub-procedures from the main procedure. Defining a dynamic call to sub-procedures is useful for when you do not know which sub-procedures need to be run at procedure definition time. It is only when a case of the procedure is run that iProcess knows which sub-procedures will be started.
Before creating a dynamic call to multiple sub-procedures, you need to have created a sub-procedure parameter template and one or more array fields - see Defining Sub-Procedure Parameter Templates and Using Array Fields.
Topics 

Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.