cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
539
Views
0
Helpful
0
Replies

Using web page to manipulate UCCX script

Brendan Ord
Level 1
Level 1

Hi,

 

I would like to front-end a CCX script with a web page.  Currently, the script is using XML files stored locally in the UCCX Documents to populate certain variables such as Public Holidays.

 

I've read about the Web-Enabled Client scripts in the Scripting and Development guide however some items aren't sticking with me properly, and would like some input.  I am not a developer and have some limited HTML and PHP knowledge.

 

The simplest solution, would be if I could host a PHP file in /default/webapps/ROOT/ that can read/write to the XML files located in /en_AU/ - is there permission in the webapps root directory to read/write to files in the base /en_AU/ directory?  If there is, what path do I specify to PHP in order to open these flles?

 

Then, I could simply host an HTML form using PHP to write to the XML files that the script already references.  Ideally, I would want to be able to read the values in the XML files as well.

 

Or, am I going about this all wrong?

0 Replies 0