Hello experts,
Would like to announce date in YYYY-MM-DD format in UCCX 11.6.1. Need your help in building UCCX scripting logic? Data is stored in SQL. Using database connections in CCX script, I'll capture the database response in CCX script variables which I am aware of.
Now, I have Date string in "YYYYMMDD" format is stored in CCX variable. I want
"YYYY" to be announced in numeric.
"MM" to be announced in January, February, etc.
"DD" to be announced in numeric.
Please suggest
regards,
Ritesh Desai
Team,
I found the solution.
regards,
Ritesh Desai
Please provide the solution so that other people with the same problem know what to do.