Execution Properties

Posted by ntwatkins on 12-Oct-2015 19:14

Does a list exist anywhere of the available execution properties that can entered into a web service call for a decision service?  I have searched throughout the entire set of Corticon documentation, and cannot find a list or table of the available options anywhere.  This is for Corticon version 5.5.

Thanks,

Nick Watkins

All Replies

Posted by Jan Krishnamurthy on 12-Oct-2015 21:35

Execution Properties list below :(name value pair

PROPERTY_EXECUTION_LOG_LEVEL=[ERROR|VIOLATION|DIAGNOSTIC|TIMING|RULETRACE|INFO]

PROPERTY_EXECUTION_LOG_PATH="explicit path"

PROPERTY_EXECUTION_LOG_PER_THREAD=[true|false]

PROPERTY_EXECUTION_RESTRICT_RULEMESSAGES_INFO=[true|false]

PROPERTY_EXECUTION_RESTRICT_RULEMESSAGES_WARNING=[true|false]

PROPERTY_EXECUTION_RESTRICT_RULEMESSAGES_VIOLATION=[true|false]

Posted by ntwatkins on 13-Oct-2015 08:53

Thank you very much, Jan.

Posted by ntwatkins on 13-Oct-2015 08:57

Sorry, but I have one more question.  Is it a bug in Corticon 5.5 that the generated wsdl shows attributes for the ExecutionProperty element as "executionPropertyName" and "executionPropertyValule"?  Should they not be "name" and "value"?

This thread is closed