We have a team that processes PDFs of received faxes. The PDFs are all in a local directory on our network. The plan was to use Cloud CX to mimic the process we currently use in PureConnect. The full path to each PDF is sent via email into the queue. An agent picks up that interaction, opens the PDF from the path, and does what they need to do with it. In many cases, they will also use that path to import and attach the PDF into our electronic medical records system.
I built a script in Cloud CX that grabs the path from the incoming email, then has a button that uses the Scripter.Open URL action with that path. I can't get the file to open, though. When it tries to open this path (which I can copy and paste into a new browser tab and open just fine):
file://c-dept/dept/D-PureConnect%20Efaxes/APCTEST2.pdf
It pops open a new tab and tries to open this URL, which of course fails:
https://file//c-dept/dept/D-PureConnect%20Efaxes/APCTEST2.pdf
I gave it a valid URL. I need it to open the URL I gave it instead of trying to help me. Any ideas? Is there something besides the Open URL action I should use? Is there a way to get it to take my URL literally? I'd LOVE to just automatically open that URL directly within an iFrame in the script, but the browser security understandably won't let that happen.
#Unsure/Other
------------------------------
Dave Halderman
Business Analyst
------------------------------