on 2015 May 20 12:25 PM
As everybody know Hybris has great tool to write scripts. It helps a lot during transform or migration data. Some times this scripts became too big for understanding. From this my question: Is there a way to debug BeanShell and Groovy scripts in Hybris?
Request clarification before answering.
Please check the following link:
https://wiki.hybris.com/display/forum/Debugging+Hybris+with+Beanshell+from+Ee+IDE
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Volodymyr
Since we are talking about scripts is impossible to debug them in the hAC BUT you could trace the actions of your script turning on the logs for the script engine. Paste the following property in your local.properties (then ant) or in runtime change the property in the hAC>Platform>Configuration
log4j.logger.de.hybris.platform.scripting.engine=DEBUG
look at this documentation for more info https://wiki.hybris.com/display/release5/hybris+Scripting+Engine#hybrisScriptingEngine-Logging
Best Regards
JC
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.