Contents
The Properties Tab
This appendix includes information on how to configure the properties tab of for Agent, Queued, and Media Interaction SDK components.
The Properties Tab
If you create the application in Stand-Alone (Interaction SDK client), no Server or Start info tabs appear in this window—unlike for an N-Tier (Interaction SDK Server) template.
The following sections describe how to configure each tab in the Properties
window:
Configuring the Tenants Tab for N-Tier Deployment of AIL using the Standard Method
Purpose
To configure your AIL Tenants tab for N-Tier deployment using the standard method.
If you are setting up a multi-tenant environment, you can also create separate, tenant-specific Persons (accounts) to control the privileges of the Genesys AgentInteractionSDK Applications in each tenant. For more information, see Configuring the Tenants Tab for N-Tier Deployment of AIL using Alternative Methods.
Prerequisites
-
You must have the AIL component installed. For detailed information on how to install Interaction SDK components, see Installing and Configuring Interaction SDK Components.
Start
To create a new person using the standard method:
- In Configuration Manager, right-click the Persons folder and select New > Person.
-
After the New Person dialog box appears, click the General tab and enter the following parameters:
First: Agent
Last: InteractionSDK
Employee ID: AgentInteractionSDK
User Name: AgentInteractionSDK
Enter Password: Unique password
Re-enter Password: Unique password
State Enabled: Checked
Is Agent: Checked
ImportantThis Person will be enabled to make changes to most Genesys objects managed by the Configuration Server. Ensure that you specify a secure password in order to prevent unauthorized access. - Click OK to save your changes.
- In Configuration Manager, expand the Access Groups navigation tree folder.
- Right-click the Administrators navigation tree node and select New > Shortcut to Person.
- In the Browse dialog box that appears, select the AgentInteractionSDK Person and click OK.
If you are working in a single-tenant environment, use the Persons folder that is located under Resources.
If you are working in a multi-tenant environment, use the Persons folder that is located under the appropriate tenant (see Chapter 3 of this Deployment Guide for details).
If you are working in a single-tenant environment, expand the Access Groups folder that is located under Resources.
If you are working in a multi-tenant environment, expand the Access Groups folder that is located under the appropriate tenant.
End
Next Steps
-
Configure your component further using the following procedures:
Configuring the Tenants Tab for N-Tier Deployment of AIL using Alternative Methods
Purpose
To configure your AIL Tenants tab for N-Tier deployment using alternative methods.
If you are setting up a multi-tenant environment, you can also create separate, tenant-specific Persons (accounts) to define the privileges of the Genesys AgentInteractionSDK Applications in each tenant. This section outlines two different methods for creating a Person with tenant-specific privileges. For more information, see the Configuration Manager online help.
Prerequisites
-
You must have the AIL component installed. For detailed information on how to install Interaction SDK components, see Installing and Configuring Interaction SDK Components.
Start
To create a tenant-specific Access Group and Person:
- Create a new, tenant-specific Access Group called Power Administrators.
- Grant Full Control privileges to Power Administrators for all objects within the tenant.
- Create a new, tenant-specific Person called AgentInteractionSDK.
- Add AgentInteractionSDK to the Power Administrators Access Group.
- Create a new, tenant-specific Person called AgentInteractionSDK.
- Grant Full Control privileges to AgentInteractionSDK for all objects within the tenant.
- In the Log On As section, select This Account. The Add User dialog box appears.
- Select the appropriate AgentInteractionSDK user and click Add.
- Click OK to close the Add User dialog box.
- In the Properties dialog box, click OK to save your changes.
To create a tenant-specific Person:
To associate the Person’s account with the Application:
End
Next Steps
-
Configure your component further using the following procedures:
Configuring Contact Look Up or Creating Voice Interactions
Purpose
To override the default contact lookup configuration for voice interactions in accordance with your corporate requirements.
By default, AIL attaches a contact to the voice interactions through the customer calling number when Universal Contact Server is connected.
You can customize contact lookup for voice interactions according to your corporate requirements. To override this behavior and search the contact using information in the attached data (sent by IVR), you must configure the following in Configuration Manager.
Prerequisites
-
You must have the AIL component installed. For detailed information on how to install Interaction SDK components, see Installing and Configuring Interaction SDK Components.
Start
To customize the contact attributes, or to create new ones, for voice interactions in Configuration Manager and in the appropriate tenant you must configure the Contact Attributes
values in the appropriate tenant. The configuration for Contact Attributes/Attribute Values should follow the descriptions below.
-
Open the Annex tab on the tenant object for the tenant where your AIL application is going to run. Create a settings section. Then within the settings section create the following options and configure them according to your needs.
Settings Section (Annex Tab)
is-searchable
- Default Value: false
- Valid Values: true, false
search-order-level
- Default Value: 127
- Valid Values: 0 (highest priority), any positive integer up to 127
is-case-sensitive
- Default Value: false
- Valid Values: true, false
ImportantThe entered option name and value are only examples. It is up to your company to decide which criteria are relevant to your contact lookup. -
The attributes above must be added for EmailAddress, PhoneNumber, FirstName, and LastName values.
- For these four values, the is-searchable key is set to true.
- Regarding the search-order-level:
- EmailAddress=0
- PhoneNumber=1
- FirstName=2
- LastName=2
- In the Business Attributes folder, select Contact Attribute.
- Open theAttribute Value folder.
- SelectNew > Business Attributes and fill in the following fields:
- Name—Enter the name of the attribute.
- Display Name—Enter the display name you want to give to this attribute.
- Type—Select Interaction Operational Attribute.
- Description—Describe the attribute, if desired.
WarningThe voice-attribute created in the voice-attribute section of the AIL application must have the same name than this attribute. - Right-click on the created Attribute Value folder, and select New > Business Attribute Value.
- In the Attribute Valuefolder’s Properties, fill in the following fields:
- Name—Enter the key for the attribute value.
- Display Name—Enter the display name of this attribute value.
- Name—Enter the key for the attribute value.
- Click OK.
- In the Attribute Value Properties’ Annex tab, create a settings section.
- Double-click settings and click New.
- In the Edit Option window, fill in the Option name and the Option value fields.
- Set is-searchable to true.
- Set search-order-level to the required value, according to search-order-level.
-
To customize the contact attributes, or to create new ones, for voice interactions in Configuration Manager and in the appropriate tenant, configure the voice-attribute option for Voice interactions:
- In Configuration Manager, select your application’s Properties window.
- On the Options tab, create a new voice-attribute section.
- In this section, enter the required values (according to your corporate needs) as shown below.
voice-attribute Section
BusinessID
- AccountNb
- Description: Defines the attribute value that the client application sends to Universal Contact Server. This key is used to get the data from the attached data. The value must fit the business attribute’s attribute data name.
ImportantThe entered option name and value are only examples. It is up to your company to decide which criteria are relevant to your contact lookup.
End
Next Steps
-
Configure your component further using the following procedures: