uCosminexus Service Platform, Messages

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

KDEC06011-E

The format definition file of a different FormatType already exists for the specified FormatID. (FormatID = aa....aa, specified FormatType = bb....bb, existing FormatType = cc....cc)

aa....aa: Format ID
bb....bb: Specified format definition type
  • XML: XML format
  • BINARY: Binary format
cc....cc: Existing format definition type
  • XML: XML format
  • BINARY: Binary format
Description
The format definition file with a different format type already exists for the specified format ID.
(S)
Processing is interrupted if a format definition is being registered.
Processing continues if a business property is being deployed.
(O)
If the defined format ID does not begin with "REQ_", delete the target definition, add "REQ_" at the beginning of the format ID, and then re-execute the processing, or implement one of the following depending on the situation:
  • To register a format definition
    Check and, if necessary, revise the specified ID or value in the detailed information, and then re-execute the processing.
  • To deploy a business process
    Check the information for the deployed components with the csmlslocation command, and then un-deploy and re-deploy all the business processes with the duplicated format IDs.