uCosminexus Service Platform, Messages

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

KDEC20083-E

An attempt was made to acquire from a variable a value that cannot be acquired. business-process-definition-name = aa....aa, business-process-definition-version = bb....bb, variable-name = cc....cc, variable-type = dd....dd, message-variable-type = ee....ee, variable-scope-name = ff....ff

aa....aa: Business process definition name
bb....bb: Business process definition version
cc....cc: Variable name
dd....dd: Variable type
ee....ee: Type of the message type variable
ff....ff: Name of the scope to which the variable belongs
Description
An attempt was made to obtain an unobtainable value from a variable. The possible causes are as follows:
  • An attempt was made to obtain a variable value from a message type variable (non-XML, any), with a character string.
  • An attempt was made to obtain a partial (property) value from the message type variable (any).
  • An attempt was made to obtain a part (part) value from the message type variable (non-XML, any).
(O)
Specify a value that can be obtained.