uCosminexus Service Platform, Messages

[Contents][Index][Back][Next]

KDEC30001-E

An illegal parameter was set while debugging the business process. aa....aa

aa....aa: One of the following description is displayed:
  • Pattern 1: Process instance identifier = Process instance identifier, name = name, Value = value
  • Pattern 2: Process instance identifier = Process instance identifier, expression = expression
  • Pattern 3: Process instance identifier = Process instance identifier, Activity name = Activity name, expression = expression
  • Pattern 4: Process instance identifier = Process instance identifier, Details = Details
Description
An invalid parameter was set up while the business process was being debugged. The Possible causes are as follows:
  • A value inappropriate for the data type was specified in the variable update request (when the contents for pattern 1 are displayed).
  • An invalid XPath expression was specified in the XPath evaluation request (when the contents for pattern 2 are displayed).
  • The evaluation of the break point conditional expression failed (when the contents for pattern 3 are displayed).
  • Manual emulation was executed during the suspension of activities other than the invoke service activity (when the contents for pattern 4 are displayed).
(O)
This is an exception message reported to the development environment, when an invalid parameter is set up while debugging the business process. Action need not be taken.