Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: sandeephankare on September 21, 2016, 06:30:49 AM

Title: how to solve semantic error in ivr flow
Post by: sandeephankare on September 21, 2016, 06:30:49 AM
when i play ivr , i got following error
error.semantic:1|Array attribute in foreach is not a valid object
Title: Re: how to solve semantic error in ivr flow
Post by: Kubig on September 21, 2016, 07:12:47 AM
As the error says: there is a semantic error in your vxml.
Title: Re: how to solve semantic error in ivr flow
Post by: sandeephankare on September 21, 2016, 08:26:52 AM
what is semantic error, can u explain ??
Title: Re: how to solve semantic error in ivr flow
Post by: Kubig on September 21, 2016, 08:58:21 AM
Invalid VXML syntax, incorrect child type, etc.
Title: Re: how to solve semantic error in ivr flow
Post by: sandeephankare on September 26, 2016, 11:03:17 AM
hi..i have seen the this error @middleware interface .
can u explain  how to solve the semantic error in web services
Title: Re: how to solve semantic error in ivr flow
Post by: cavagnaro on September 26, 2016, 05:32:32 PM
There is no error from GVP, is your code. Search the error.semanthic on MCP logs and see the why it is happening. No magic trick.

Enviado de meu E6633 usando Tapatalk

Title: Re: how to solve semantic error in ivr flow
Post by: volkandemirpence on December 09, 2016, 05:36:36 AM
Find the block in VXML file that has error in MCP log.
Look at the foreach tag. Which object may cause an error.
It may be a javascript function.