Hello,
I have Outbound 8.x Voice setup in my environment and following is a new business requirement for me...
The calling list of a campaign contains a field 'X' which stores the name of an agent (which is a part of the agent group associated with this campaign). When a campaign is run (predictive/preview) we want the call for a particular record to target the agent whose name has been mentioned in the field 'X'. We do not want this record to go to any other agent in case the specific agent is not logged in.
Scenario:
Campaign Name: Camp1
Agent Group Name: AgentGroup1
Agents belonging to this agent group: Agent1, Agent2, Agent3, Agent4
Calling list associated with this campaign contains a field named 'agent_name'. This field may contain any 1 of the following values for a single record.
Agent1
Agent2
Agent3
Agent4
Agent 1 is the only agent logged in for this campaign. Remaining 3 agents are logged off.
When the campaign is run in preview/predictive mode:
Agent1 should receive ONLY those records which have 'Agent1' as the value of field 'agent_name' in callinglist. This agent should not receive any records for which the column agent_name has values Agent2 OR Agent 3 OR Agent4
From URS / OCS point of view: How do we achieve the fact that a particular record is routed to a particular agent (As mentioned in above requirement)?
If solution is nit practical, then only feasible thing left for me to do is to have one campaign for one Agent.

Thanks...
Vikram