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

UCCX System API change application parameter

Mouse
Level 1
Level 1

Hello,

 

I trying to get an application to update one script parameter of another application on the same UCCX.

But modifing that one parameter puts all other parameters of that script back to their default value.

So I've got a Boolean set to "true" via the normal admin webpage. Default it is "false" but I need it to be "true" so the script does something.

Then I run my "management" script to change the value of the parameter STR_Manual_Status to "open".

STR_Manual_Status is changed to "open" but of the Boolean is returned to "false".

 

I have set it op like described in the online documentation: https://developer.cisco.com/docs/contact-center-express/#!modify-application

Even that there is an error in the code snippet, It keeps doing this annoying "reset" of parameters that you do not define in the PUT call.

 

Does anyone got this working correcly; Only modify one parameter and leave the rest as is??

 

Maurice

0 Replies 0