Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Alberto on January 23, 2009, 01:19:54 PM

Title: Agent working with different campaigns
Post by: Alberto on January 23, 2009, 01:19:54 PM
Hello,
The agents used GAD for outbound campaigns.
I need an agent to work in the morning in a campaign 'X' and late in the campaign 'X' and 'Y'.

How can I do this automatically? With a script?


Thanks
Title: Re: Agent working with different campaigns
Post by: cavagnaro on January 23, 2009, 04:02:13 PM
In OCM use the Campaign Sequence.
Title: Re: Agent working with different campaigns
Post by: Alberto on January 23, 2009, 07:52:24 PM
I am missing something.
I have two groups of agents.
The first group works in the morning except Thursday that also works in the afternoon.
The second group works in the morning and afternoon all days of the week.
There are two campaigns one for each group(through the skills).
I want the second group to work with his campaign in the morning and two in the afternoon (except Thursday)
Currently, for the second group,  I have two agents by a user with a skill and another two skills. In the morning are logged with an agent and another in the afternoon. Fudge.

The campaign sequence is not enough.
Title: Re: Agent working with different campaigns
Post by: cavagnaro on January 23, 2009, 08:19:17 PM
Of course it will be not enought, your business logic is not easy. You need to someone move the sticks of the system to make it work as you want. In OCS is it not a magical solution, you always need a kind of orchesta director to manipulate it.
Title: Re: Agent working with different campaigns
Post by: jbobinsk on January 23, 2009, 08:48:07 PM
Maybe it is better to prepare third campaign for the second group which would have calling lists from first and second campaigns and use campaign scheduling.
If you don't want to use OCM scheduling you can right your own scheduler using communication dn protocol.
Alternative way is to use agent assignment functionality (OCS 7.6) - but in this way it is not so sharp with dividing agent groups.

Regards
jbobinsk
Title: Re: Agent working with different campaigns
Post by: Alberto on January 26, 2009, 07:52:25 AM
I was thinking about creating a third campaign, too. But the problem it's thursday afternoon. With third campaign do not fix. And with a Script at level calling list? I do not know how the scripts work at this level.
Title: Re: Agent working with different campaigns
Post by: jbobinsk on January 26, 2009, 08:14:21 AM
I don't know what script - do you have agent scripting ?
And what version of OCS do you have installed?

jbobinsk
Title: Re: Agent working with different campaigns
Post by: Alberto on January 30, 2009, 01:41:01 PM
I have OCS 7.2


i read this in configuration manager help
--------------------------------------------------------------------------------------------
Virtual Agent Groups
A Virtual Agent Group (VAG) is similar to an Agent Group except that a Virtual Agent Group has no permanent members.

Instead, an Agent becomes a member of a VAG if that Agent meets the criteria specified in the VAG's Script tab. Agent membership in a VAG can change dynamically based on changes in the VAG criteria or changes in the object properties of the Agent.

....


The expression must be in Virtual Group Script Language (VGSL) and must define at least one skill (with optionally, a skill level) in the format:

Skill(“SkillName”)>SkillLevel

--------------------------------------------------------------------------------------------
someone knows the language VGSL? A Reference of it?
Could be the solution to my problem?
Title: Re: Agent working with different campaigns
Post by: cavagnaro on January 30, 2009, 02:57:31 PM
Check the statserver guide.