Revision as of 14:21, May 3, 2016 by Jdruker (talk | contribs)
Jump to: navigation, search

Initial Conversion Job Aids

Temp table to convert GIM column descriptions into tabular format

Word-process the .doc file from the last PDF: Search for Style Heading 3 (no content) and do a global replace with:
}}^p{{Temp^p|text=<br> then copy all to this wiki page, delete the first Column ending stub, add a closing set of double braces (}}) at the end, and save the page.

{{{column}}} ATTEMPT_DISPOSITION_KEY

The key that uniquely identifies the disposition. The value combines the state and the descriptor that provides additional details. The key value enables you to calculate the state by using appropriate bit masks. The first eight bits specify the cause, which equals the integer value that is supplied by Outbound Contact Server. The next eight bits specify the descriptor that is generated by Genesys Info Mart. Column

{{{column}}} CAUSE

The cause as specified in the OCS model. This value can change with localization. Column

{{{column}}} CAUSE_ID

An integer that equals the value that is supplied by Outbound Contact Server to specify the cause. Column

{{{column}}} CAUSE_CODE

The cause code that is equivalent to the OCS model cause. This value does not change with localization. Column

{{{column}}} DESCRIPTOR

Specifies whether the final transition was caused by an agent or by the system, or whether this is unknown. Because not all outbound dispositions support descriptor, most dispositions have only an 'Unknown' value. This is a string value that can be localized or changed, based on reporting needs. Column

{{{column}}} DESCRIPTOR_CODE

The code of the descriptor. This field is set to one of the following values:

- BY_AGENT - BY_SYSTEM - UNKNOWN

This value is not localizable and should not be changed. Column

{{{column}}} CREATE_AUDIT_KEY

The surrogate key that is used to join to the CTL_AUDIT_LOG control table. The key specifies the lineage for data creation. This value can be useful for aggregation, enterprise application integration (EAI), and ETL tools--that is, applications that need to identify newly added data. Column

{{{column}}} UPDATE_AUDIT_KEY

The surrogate key that is used to join to the CTL_AUDIT_LOG control table. The key specifies the lineage for data update. This value can be useful for aggregation, enterprise application integration (EAI), and ETL tools--that is, applications that need to identify recently modified data.

Comments or questions about this documentation? Contact us for support!