cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
282
Views
0
Helpful
1
Replies

UCCE Pulling Data from Active Directory

Michael Miu
Level 1
Level 1

Greetings,

Is it possible to pull data from Active Directory using caller ANI, and then pass first name, last name, etc... to Finesse through call variables?

This is for an IT support line of business where callers are internal.

Either through ICM or CVP Studio application?

Thanks a lot,

 

Mike

1 Accepted Solution

Accepted Solutions

Chintan Gajjar
Level 8
Level 8

You can write custom element in CVP, A Java class (Standard Action Element) which will connect to your Active Director using standard LDAP protocol and query information based on telephone number.

then put the data in some variable and pass it back to ICM.

 

look at this : http://docs.oracle.com/javase/tutorial/jndi/ops/index.html

 

Regards

Chintan

 

View solution in original post

1 Reply 1

Chintan Gajjar
Level 8
Level 8

You can write custom element in CVP, A Java class (Standard Action Element) which will connect to your Active Director using standard LDAP protocol and query information based on telephone number.

then put the data in some variable and pass it back to ICM.

 

look at this : http://docs.oracle.com/javase/tutorial/jndi/ops/index.html

 

Regards

Chintan

 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: