INIT¶
Description
The Init component marks the beginning of the process. It defines the input parameters for the wrapper.
Input Parameters
The component has no inputs itself.
Output Values
It outputs a record containing a field for each of the wrapper input parameters which have been defined in the component’s wizard.
Component Details
The Init component wizard allows to define the input parameters for the wrapper. See section Process Initialization for an example of how to do this.
When the wrapper is executed, it will require values for the input parameters defined in the Init component. See section Wrapper Execution for an example.
The locale used to type input data is shown on the upper right corner of the wizard. It can be changed in the Wrapper Options wizard (see section Locale).