Extract Process Configuration Parameters
Extract processing parameters are system-level parameters that control aspects of extract-related processes.
This table describes processing parameters and lists values and predefined default values. These parameters are specific to Extracts.
| Parameter | Description | Values | 
|---|---|---|
| Logging Category | Provides logging configuration to enable troubleshooting when working with your support or development representative. Set values as suggested by the Oracle development team. | Default: NULL. While troubleshooting, use the value GMZFT when suggested by Oracle development. | 
| Maximum Errors Allowed | Determines the number of consecutive errors allowed for the extraction processing without setting the process to error state. | Set the parameter value to 0 to error out even rows and record the process state. | 
| Multithreaded XML Generation for Extracts | Generates XML in parallel using multiple threads to improve process efficiency. | Default: N To enable multithreading, set the value to Y_DEL. | 
| Include Null Values in HCM Extract XML Data | Allows choice to write NULL values in XML. Recommended for use if extract files are large due to XML tags with actual data being NULL. | Y = Allowing null values included in data XML N = Not allowing null values Default: Y | 
| Threads | Determines the total number of subprocesses that are
                            running under the concurrent manager. Note: Work with your Cloud
                                Operations team to identify your test environment sizing
                                configuration and then determine the optimal value based on the
                                performance requirements and verification. | Default: 1 | 
| Use Bind parameters. Use bind variables during action creation phase. | Enables the SQL criteria during extraction that needs to be evaluated with the bind values depending upon the type of extract. | Payroll Extracts Set to N (Default value) | 
| Non-Payroll Extracts Set to Y_ALL | ||
| Custom Extracts Set to Y_ALL |