02-12-2013 12:27 AM - edited 03-14-2019 11:14 AM
Hi all,
various questions on the same topic (the UCCX version are 8.x / 9.x):
I've to upgrade a bunch of script from an UCCX Windows version to the last UCCX Linux one... so I've seen that there is a script which often modify a .TXT document... so I thought... how can I do that on Linux?
Please, can you help?
Best regards,
Mario
Solved! Go to Solution.
02-12-2013 02:30 AM
Hi,
well, there is a folder on the filesystem (don't remember the exact path), but I recommend you avoid that. It may be used only for storing temporary files, as the contents of this directory are not protected by the disaster recovery system. The files stored in the Repository are protected.
If you don't specify a directory, the file will be written into the folder specific to the default language of the UCCX. If it's US English, it will be en_us.
Frequently I meant lke every second or so, but two-three times a day is alright.
G.
02-12-2013 01:15 AM
Hi,
yes, nothing prevents you to get the document from the repository, perform some modifications and write it with the same filename.
If you want to read/write a document from/to a Windows share, read this document (UCCX Premium/IP IVR needed):
https://supportforums.cisco.com/docs/DOC-23618
You can modify any type of file, not only text, but binary files as well.
If there is a piece of an information being updated frequently, I recommend you consider integrating UCCX with a database.
G.
02-12-2013 02:23 AM
Hi Gergely,
must the file be in a specific folder?
I think I've read somewhere that the file must be in the 'Customer' folder or somthing like that... is it true or it's just a tale?
And... what d'you mean by 'frequently'? Two/Three times a day could be ok?
Thanks again!
02-12-2013 02:30 AM
Hi,
well, there is a folder on the filesystem (don't remember the exact path), but I recommend you avoid that. It may be used only for storing temporary files, as the contents of this directory are not protected by the disaster recovery system. The files stored in the Repository are protected.
If you don't specify a directory, the file will be written into the folder specific to the default language of the UCCX. If it's US English, it will be en_us.
Frequently I meant lke every second or so, but two-three times a day is alright.
G.
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