06-02-2004 10:56 PM - edited 03-13-2019 05:07 AM
Hi,
I need to know the phone number of the agent who accepts the call ?
In the select resource step, I can know the resource_id but I don't know what I can do with this id ?
Thanks you in advance,
Thierry
06-02-2004 11:11 PM
Hi,
If you need to get the agent extension of the selected resource, query the "Resource" table for the same. Check out the following database schemaa link...
Cisco Customer Response Applications Database Schema 3.1:
Query with ResourceLoginID and Active as "1".
Regards
Yogi
06-02-2004 11:16 PM
Hi Yogi,
I was looking in the database and I found the table resource in the db_cra database before you reply ;)
But Thanks you for the link because I didn't know the exact schema !
Best regards
Thierry
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide