OIC Library debugging JS
Summary
How to log JS within OICContent
Hi,
I have created a js library and loaded into the OIC instance. However, for some reason it constantly errors and returns either NaN or undefined. The js works on the desktop using the same input string and returns the correct value.
However, I am unable to do any logging to try and debug the cause. I have used CXConsole() to create a new console in the js and put in a few statements for debug purposes, but nothing is showing in the downloaded logs. (oic_server2-diagnostic.log)
What steps are needed for debugging??
Tagged:
0