kpi-type
Section: dataset-<name>
Default Value:
Valid Values: aht, sales, xfer, nca, fcr, csat, churn
Changes Take Effect: After 15 minutes
Introduced: 9.0.021.00
This option is mandatory only when use-cloud-feature-engineering is set to true.
This option defines how DataLoader will categorize the datasets and predict the right input S3 locations for the glue job to pick.
teradata-sql-query
Section: dataset-<name>
Default Value:
Valid Values: A string starting with "file:" and followed by a valid path to a file in the Data Loader Docker container containing an SQL query
Changes Take Effect: After 15 minutes
Introduced: 9.0.021.00
The SQL query to access Teradata for Outcomes handling. This option is required when the datasource option is teradata.
If this option is not configured when using the datasource as teradata, DataLoader will display an error when uploading outcomes and the data set upload will fail.
The timestamp fields, start_ts and end_ts are no longer supported for Teradata SQL. The start_date and end_date date fields must be used instead.
data-source
Section: dataset-<name>
Default Value:
Valid Values: gim, csv, teradata
Changes Take Effect:
Introduced: 9.0.021.00
The data source.
If data-source is teradata, the chunk-size option will be ignored. Support of chunk-size has been removed for Teradata dataset uploads. By default it will be P1D.
teradata-datasource-password
Section: default
Default Value:
Valid Values:
Changes Take Effect:
Introduced: 9.0.021.00
Related Options: teradata-datasource-username, teradata-datasource-url
The password to access the Teradata data source for the user defined in the ```teradata-datasource-username``` option.
teradata-datasource-username
Section: default
Default Value:
Valid Values:
Changes Take Effect:
Introduced: 9.0.021.00
Related Options: teradata-datasource-url, teradata-datasource-password
The username to access the Teradata data source.
teradata-datasource-url
Section: default
Default Value:
Valid Values:
Changes Take Effect:
Introduced: 9.0.021.00
Related Options: teradata-datasource-username, teradata-datasource-password
The TeraData datasource connection string in the format: jdbc:teradata://<server_host>/database=<db_name>
9.0.021.00
Predictive Routing - Data Loader Release Notes
Release Date | Release Type | Restrictions | AIX | Linux | Mac | Solaris | Windows |
---|---|---|---|---|---|---|---|
06/15/22 | General | Under Shipping Control | X |
Helpful Links
Releases Info
Product Documentation
Genesys Products
What's New
This release contains the following new features and enhancements:
- Data Loader now supports Teradata datasource for Outcomes handling. To support this feature, new options have been added under the default and the dataset-<name> sections:
- default section
- dataset-<name> section
- (PRR-7518)
- A new mandatory config option kpi-type has been added under the dataset-<name> section. This option will help the Data Loader to categorize the datasets and predict the correct input S3 locations for the glue job to pick. (PRR-7509)
Resolved Issues
This release contains no resolved issues.
Upgrade Notes
No special procedure is required to upgrade to release 9.0.021.00.