Debugging attribture customization scripts
![]()
Terry Kemp (35●10●12)
| asked Mar 05 '13, 4:10 p.m.
edited Mar 05 '13, 4:32 p.m. by Ralph Schoon (62.7k●3●36●43)
In some of the posts here there is mention of an error log that shows errors that could help debug attribute customization scripts. I have also seen code snippets that include statements such as:
console.log("Now is: " + date1); I've looked in Help and can't find how to find the error log and the console log in the eclipse client - on version 3.0.1.1. Can someone guide me? |
Accepted answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Mar 05 '13, 4:31 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Please consider looking into https://jazz.net/library/article/1093 the workshop also includes links to the wiki and other resources you should look at. Lab 5 is about JavaScript.
Terry Kemp selected this answer as the correct answer
Comments OIC - the logs are on the server. Unfortunately I don't have access to that as I am a project owner of a project area, not an admin of the overall server.
Terry, some are on the server, if you use an Eclipse client some customizations log into the Eclipse log.
I am not sure where in the depths of the pdf and numerious zip files of https://jazz.net/library/article/1093 the answer is.
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
All that info is in Lab 5. Consider searching the PDF for 'debug'. |