m (1 révision importée) |
m (1 révision importée) |
||
Ligne 1 : | Ligne 1 : | ||
= How do I create an iWD spreadsheet template to download?= | = How do I create an iWD spreadsheet template to download?= | ||
==To create and download a template== | ==To create and download a template== | ||
− | [[File:IWDWeb_Templates.png| | + | [[File:IWDWeb_Templates.png|1000px]] |
<ol> | <ol> | ||
− | <li>Select core, extended, and custom attributes for your spreadsheet template. These attributes will form the column headings in downloaded spreadsheets that are based on the template you are creating. | + | <li>Select core, extended, and custom attributes for your spreadsheet template. These attributes will form the column headings in downloaded spreadsheets that are based on the template you are creating. </li> |
− | <li>Refine your selection by working with the attributes listed in the left column. You can re-order them by drag-and-drop, or delete them either in groups or individually. Note that <tt>CaptureID</tt> is protected—you can't select it. | + | <li>Refine your selection by working with the attributes listed in the left column. You can re-order them by drag-and-drop, or delete them either in groups or individually. Note that <tt>CaptureID</tt> is protected—you can't select it.</li> |
− | <li>When your attributes list is complete and correctly ordered, select one of the download options—either <tt>.CSV</tt>, <tt>.XLS</tt> or <tt>.XLSX</tt>. | + | <li>When your attributes list is complete and correctly ordered, select one of the download options—either <tt>.CSV</tt>, <tt>.XLS</tt> or <tt>.XLSX</tt>.</li> |
</ol> | </ol> | ||
+ | {{NoteFormat|An iWD Web application reads the values for <tt>priority</tt>, <tt>process_id</tt> and <tt>department_id</tt> from corresponding fields in its '''[ixn]''' configuration section when files are uploaded using the Web interface. Any values in imported spreadsheet files for these attributes will be ignored.}} | ||
---- | ---- | ||
'''Task attributes details''' | '''Task attributes details''' | ||
− | |||
{| | {| | ||
|+ | |+ | ||
Ligne 184 : | Ligne 184 : | ||
IWD_businessValue</tt> | IWD_businessValue</tt> | ||
|} | |} | ||
− | + | ||
− | + | ===Extended=== | |
{| | {| | ||
|+ | |+ | ||
Ligne 418 : | Ligne 418 : | ||
requested<br/>PlaceGroup</tt> | requested<br/>PlaceGroup</tt> | ||
|} | |} | ||
− | + | ||
− | + | ===Custom=== | |
+ | |||
The Custom Attributes column does two things: | The Custom Attributes column does two things: | ||
* Displays for selection any iWD Custom Attribute created using the '''{{#Widget:ExtLink|link=http://docs.genesys.com/Documentation/IWD/8.5.0/TaskAttribandIXProperties/Welcome#t-3|displaytext=Configuring Custom Attributes}}''' procedure. | * Displays for selection any iWD Custom Attribute created using the '''{{#Widget:ExtLink|link=http://docs.genesys.com/Documentation/IWD/8.5.0/TaskAttribandIXProperties/Welcome#t-3|displaytext=Configuring Custom Attributes}}''' procedure. | ||
Ligne 426 : | Ligne 427 : | ||
[[File:iWDWebCustAttrGTL.png|700px]] | [[File:iWDWebCustAttrGTL.png|700px]] | ||
− | |||
---- | ---- | ||
'''See also:''' | '''See also:''' |
Version du décembre 5, 2018 à 22:12
Sommaire
How do I create an iWD spreadsheet template to download?
To create and download a template
- Select core, extended, and custom attributes for your spreadsheet template. These attributes will form the column headings in downloaded spreadsheets that are based on the template you are creating.
- Refine your selection by working with the attributes listed in the left column. You can re-order them by drag-and-drop, or delete them either in groups or individually. Note that CaptureID is protected—you can't select it.
- When your attributes list is complete and correctly ordered, select one of the download options—either .CSV, .XLS or .XLSX.
Task attributes details
Label |
Task Attribute |
Column Name in Interactions Table |
Type |
Interaction Attached Data Key |
---|---|---|---|---|
Core Attributes | ||||
Capture ID (protected) |
CaptureId |
external_id |
String |
ExternalId |
Department ID |
DepartmentId |
IWD_departmentId |
String |
IWD_departmentId |
Process ID |
ProcessId |
IWD_processId |
String |
IWD_processId |
Channel |
Channel |
IWD_channel |
String |
IWD_channel |
Category |
Category |
IWD_category |
String |
IWD_Category |
Media Type |
mediaType |
media_type |
String |
MediaType |
Created D/T |
CreatedDateTime |
received_at |
Timestamp |
ReceivedAt |
Task Due D/T |
DueDateTime |
IWD_dueDateTime |
Timestamp |
IWD_dueDateTime |
Priority |
Priority |
priority |
Integer |
Priority |
Business Value |
BusinessValue |
IWD_businessValue |
Integer |
IWD_businessValue |
Extended
Label |
Task Attribute |
Column Name |
Type |
Interaction |
---|---|---|---|---|
Extended Attributes | ||||
Customer |
CustomerSegment |
customer |
String |
customer |
Customer ID |
CustomerId |
customerId |
String |
customerId |
Product |
Product |
product |
String |
product |
Subproduct |
Product |
sourceProduct |
String |
product |
TOS Tenant |
SourceTenant |
sourceTenant |
String |
sourceTenant |
TOS Process |
Source |
sourceProcess Type |
String |
source |
TOS |
SourceProcess |
sourceProcess |
String |
sourceProcess |
TOS First |
SourceFirst |
sourceFirst |
Timestamp |
sourceFirst |
TOS Created D/T |
SourceCreated |
sourceCreated |
Timestamp |
sourceCreated |
TOS Due D/T |
SourceDue |
sourceDueDateTime |
Timestamp |
sourceDue |
Requested |
Requested |
requested |
String |
requested |
Requested |
RequestedSkill |
requested |
String |
requested |
Requested |
Requested |
requested |
String |
requested |
Requested |
Requested |
requested |
String |
requested |
Custom
The Custom Attributes column does two things:
- Displays for selection any iWD Custom Attribute created using the Configuring Custom Attributes procedure.
- Lets you define a new Custom Attribute (a comma-separated key-value pair list) in your spreadsheet. These newly defined custom attributes will also appear in the Task Details GTL per the example below.
See also: