Hi everyone,
I do have a ruleflow that does compile using CorticonStudio, but it does not compile using the deployment console on CorticonServer (5.5.1). CcDeployConsole.log only shows : "com.corticon.eclipse.studio.rulebuilder.InvalidAssetException: Invalid Asset. Posted error messages attached to this asset."
My other ruleflows that use the same SCO compile succesfully serverside.
How can i increase log-level of the deploment-console in order to find out what the real problem is?
Greetings,
Bartel
Hello Bartel,
This exception usually occurs when the SCO jar is not in the classpath of Server. It could also happen if the relative path for the ruleflow ,rulesheet, vocabulary are incorrect.
You should be able to set the loglevel in the brms.properties file and then run the deployment console, reproduce the error and review the logs.
Thanks,
Jan