J
Jan Krishnamurthy
Guest
I believe an extended operator is being used in the ruleflow. When publishing the ruleflow from Studio to Server, the ext op jar is not present in the classpath of the server, while it is available locally in Studio for use by the ruleflow within the /plugins directory The ideal way to deploy a ruleflow that uses extended operators is to precompile to an .eds and then deploy that to the server using a cdd or by uploading it from the Server Console. Also make sure the extended operator jar is present in the classpath of the Server. - Jan
Continue reading...
Continue reading...