08-27-2013 08:17 AM - edited 03-14-2019 12:19 PM
Hi
I have to update a CCX from 7.1 to 9.1.
The problem is the scritp have a variable that point to a folder in the windows system where these records are saved.
Variable = no_answer_folder
Type = String
Value = "C:\windows\no_answer"
Where can we stored these records now in 9.1 version?
Thank you
Best Regards
08-27-2013 10:15 AM
Upload it to the Prompt repository.
G.
08-27-2013 04:00 PM
The underlying OS is different in the 7.x and 9.x versions you mentioned. The 9.x versions is based upon a Linux OS and does not allow direct access to the local file system as it did in the 7.x Windows OS version. You will need to store files in the document repository. In order to upload these to the repository, you will need to use the Upload Document step.
08-28-2013 04:46 AM
Also don't forget that you must authenticate a user before the MIVR engine will allow uploads into the repo.
Please remember to rate helpful responses and identify helpful or correct answers.
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