What parameters and features can I edit in an Extract Configuration Group?
Extract processing parameters are system-level parameters that control aspects of extract-related processes.
The following sections describes Extracts specific processing parameters and features and their predefined default values.
Parameters
Parameter Name | Description | Default Value |
---|---|---|
BI Output Size | Determines the size of reports in BI | 999999999999999 |
Maximum Errors Allowed | Number of consecutive actions that can return an error before the entire process is given a status of Error. | 20 |
Chunk Size | Number of relationship actions that should process together in chunks during the main processing phase. | 20 |
Threads | Determines the total number of sub-processes that run under the concurrent manager. | 1 |
Use Bind Parameters | Use bind variables during action creation phase. | Replace All Binds (Y_ALL) |
Enable Multithreaded XML Generation | Generate XML for extract using multiple threads. | Yes (Y) |
Changes Only Extract Delete Mode | Indicates whether a bulk delete or single row delete will be done when running changes only extract. | Bulk Delete (B) |
Logging Category | Specifies the type of detailed logs used for troubleshooting and issue investigation | NA |
Formula Execution Log Level | Specifies the logging level to investigate formula code problems. | No Logging |
Maximum Threads | Defines the maximum total number of threads that the process can spawn dynamically. | 20 |
Trace Level | Specifies the amount of database trace information generated when tracing is enabled for the process. | Database Trace (1) |
Enable Trace | Enables the database trace facility. Only applies to application C processes. | No (N) |
Features
Feature Name | Description | Default Value |
---|---|---|
Enable BIP XML Splitting and Merging | Process configuration to enable BIP to split large XML output from Extracts into multiple chunks to allow for parallel processing and merge after processing. | No (N) |
Download Consolidated Extract Output Only | Downloads only the final consolidated output file generated from individual HCM Extract XML fragments. Default is Y. Set to N to download both the consolidated file and individual output fragments. | Yes (Y) |
Include Null Values in XML Output | Specifies whether null values are written to the XML output. | Yes (Y) |
Store Intermediate XML Output | Enables storage of intermediate XML output when performing multiple transformations in HCM Extracts. Default: N | No (N) |
Suppress UCM Delivery for Empty File | Specifies the values to suppress UCM delivery when the BIP output file size is 0 KB. Default is W. Valid values: W, E, M. | Suppress Job and Raise Warning (W) |
Suppress Native SFTP for Empty File | Specifies the values to suppress Native SFTP when the BIP output file size is 0 KB. Default value W. Valid values: W, E, M. | Suppress Job and Raise Warning (W) |