Hi - I'm trying to add/update a trigger via the CCX API and the VM Profile does not accept a dash even though the 'cucmString' data type mentions it does support it.
https://developer.cisco.com/docs/contact-center-express/#trigger-data-structure
https://developer.cisco.com/docs/contact-center-express/#simple-data-structure-and-elements-used-in-trigger/simple-data-structure-and-elements-used-in-trigger
Here is the error I get:
Exception Description: An error occurred marshalling the object Internal Exception: org.xml.sax.SAXParseException; cvc-pattern-valid: Value 'Unity-VMProfile' is not facet-valid with respect to pattern '|([0-9a-zA-Z.-_\s]+)' for type 'cucmString'
I get this error in CCX 10.6 as well as 11.6.
I attempted to open a TAC case but they sent me here - can this problem be fixed?
Thanks.