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
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]
Thank you very much, Jan.
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"?