10-31-2017 05:11 AM - edited 03-14-2019 05:40 PM
Hello everyone,
Im trying to make a script where i can let the customer record a voice message when all agents are busy. for that i have made one very simple script where i am just recording the voice message, saving it in a variable with type Document and with Write Document step im trying to save it on my drive on "c:/temp/recording.wav". When i call at the trigger i get prompted for recording the voice message after which i press # to finish my message.
But the issue is that no file gets created on the destination folder. Im attaching the screenshot for your reference.
Any ideas what im missing here? Any help will be highly appreciated!
10-31-2017 05:52 AM
What version of CCX are you using, because as of version 8 CCX is an appliance with no ability to store files on local C: drive.
10-31-2017 06:01 AM
Hi Chris,
Im using CCX 11. so that means i cant use this method to get the file on my drive.
Can you think of any other ways to achieve what im trying to do?
10-31-2017 06:04 AM
You can store the message in CCX prompt repository for example, but why not just send the caller to voicemail?
10-31-2017 06:11 AM
To my understanding i cant use upload step without user authentication step first. and that is not possible in the customer scenario.
How will i go about setting up a voicemail? im fairly new to ccx scripting.
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