uCosminexus Service Platform, Messages

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

KDEC03005-E

A service call was interrupted because a custom service access error was detected. (adapter name = aa....aa, HCSCCommonID = bb....bb, ServiceRequestID = cc....cc, error message = dd....dd, code = ee....ee)

aa....aa: Service ID of the service adapter or the business process
bb....bb: HCSC message common ID
cc....cc: Service request ID
dd....dd: Error message set up by the custom adapter developer#
  • When an error message has been set up: Error message set up by the custom adapter developer
  • When no error message has been set up: null
ee....ee: Error code set up by the custom adapter developer
  • When an error code has been set up: Error code set up by the custom adapter developer
  • When no error code has been set up: null
Description
The invocation of a service component was interrupted because an exception was detected from the custom protocol converter implemented by the custom adapter developer.
(S)
Cancels the service component call.
(O)
Check the message log file and eliminate the cause of the error. Check the error message and error code and then take appropriate action according to the custom adapter manual. If it is not associated with operations, collect the log and trace information, and then contact the maintenance personnel.
#
A custom adapter is an adapter that is provided with the product and implemented by using the General custom adapter and the custom adapter development framework.