11-20-2019 04:38 AM
Hey experts, am trying to study UCCX i wanted to know logs and trace like are they different from each other? and how can i trace my call like from where it start and from where it end ? I wanted to check on which process my call get diturbed , as i told am totally new i have no idea about anything so please help me to understand and find my calls.
How can i take logs? we can take logs only from CLI or also from GUI?
Are log and trace are different? if they are how to take both?
Any help would be appreciated, thanks in advance.
11-20-2019 08:21 AM
11-21-2019 05:54 AM
Hey Anthony, thanks for replying i study what you shared but that didn't work for me i try to check logs with those command but i didn't get any result idk why but that's what happening with me can you please help
11-21-2019 06:52 AM
11-25-2019 05:55 AM
Thanks for replying, am getting this when i run following command
admin:file search activelog uccx/log/MIVR "execute step of task" ignorecase
Searching path: /var/log/active/uccx/log/MIVR
Search completed
admin:file search activelog uccx/log/MIVR "call.received.*94000" ignorecase
Searching path: /var/log/active/uccx/log/MIVR
Search completed
11-25-2019 07:19 AM
11-25-2019 12:48 PM
As far as GUI tracing goes, using Reactive Debugging in UCCX Editor has proven to be the most valuable to me. It will allow you to place a test call to the script in which you can manually "walk" the call step by step through the script to see how the call flows through the script.
CAUTION - Do be careful when you use it on the script, though, as it will intercept the next call placed to it so either copy a script you want to debug and place a test call to the copied version with a new trigger or open the script up after hours to debug if acceptable by the business unit.
Helpful link:
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide