Below is an example of a Table Spec designed to hold the parameter values for a sample business process. This sample comes from the food bank inventory business process SDK sample code used by technical training personnel to teach Infinity SDK concepts. Each row within the USR_INVENTORYPROCESS table holds a reference to a parameter set that is passed to the business process when it starts. Therefore, you can deduce that a business process can be started from a choice of parameter sets.
Figure: TableSpec Used to Build the Inventory Process Parameter Set Table
The NAME and DESCRIPTION fields within the Table Spec hold the name and description of the parameter set.