- CWWIC0000E: Failure to parse XML from input file at: "{0}"
- CWWIC0001E: Failure to parse XML: "{0}"
- CWWIC0002E: Failure to parse XML from InputStream
- CWWIC0003E: Failure to write to file "{0}" the data: "{1}"
- CWWIC0004E: Failure to serialize XML Document
- CWWIC0005E: Failure to serialize XML Document to file: "{0}"
- CWWIC0006E: Missing required arguments
- CWWIC0007E: -td flag used without required directory argument
- CWWIC0008E: Unknown command line flag: "{0}"
- CWWIC0009E: Unknown command line argument: "{0}"
- CWWIC0010E: Unknown wizard parameter: "{0}"
- CWWIC0011E: Unexpected Exception: "{0}"
- CWWIC0012E: Failed to verify existance of directory: "{0}"
- CWWIC0013E: Failed to create directory: "{0}"
- CWWIC0014E: Failed to delete file: "{0}"
- CWWIC0015E: Failed to delete directory: "{0}"
- CWWIC0016E: Failed to copy directory "{0}" to "{1}"
- CWWIC0017E: Failed to copy file "{0}" to "{1}"
- CWWIC0018E: Failed to unjar the contents of file: "{0}" to directory: "{1}"
- CWWIC0019E: Failed to jar the contents of directory: "{0}" to file: "{1}"
- CWWIC0020I: Reading input repository: "{0}"
- CWWIC0021I: Successfully read input repository
- CWWIC0022E: No artifacts were found in the input repository
- CWWIC0100I: Business Objects found: {0, number, integer}
- CWWIC0101I: Relationships found: {0, number, integer}
- CWWIC0102I: Maps found: {0, number, integer}
- CWWIC0103I: Collaboration Templates found: {0, number, integer}
- CWWIC0104I: Collaboration Objects found: {0, number, integer}
- CWWIC0105I: Connectors found: {0, number, integer}
- CWWIC0106I: Database Connections found: {0, number, integer}
- CWWIC0107I: Schedules found: {0, number, integer}
- CWWIC0108I: Migrating Business Object {0, number, integer} of {1, number, integer}: "{2}"
- CWWIC0109I: Migrating Relationship {0, number, integer} of {1, number, integer}: "{2}"
- CWWIC0110I: Migrating Map {0, number, integer} of {1, number, integer}: "{2}"
- CWWIC0111I: Migrating Collaboration Template {0, number, integer} of {1, number, integer}: "{2}"
- CWWIC0112I: Migrating Collaboration Object {0, number, integer} of {1, number, integer}: "{2}"
- CWWIC0113I: Migrating Connector {0, number, integer} of {1, number, integer}: "{2}"
- CWWIC0114I: Migrating Database Connection {0, number, integer} of {1, number, integer}: "{2}"
- CWWIC0115I: Migrating Schedule {0, number, integer} of {1, number, integer}: "{2}"
- CWWIC0116I: Successfully Migrated: "{0}"
- CWWIC0117E: Migration failed for: "{0}"
- CWWIC0118I: Completing Modules
- CWWIC0119I: Migration Complete
- CWWIC0200I: Attempting migration of ICS repository
- CWWIC0201I: Copying Artifacts to Library
- CWWIC0202I: Creating Module: "{0}"
- CWWIC0203I: Copying Artifacts to Module: "{0}"
- CWWIC0300E: Exception during parsing of custom code: {0}
- CWWIC0301E: Errors encountered during parsing of custom code: {0}
- CWWIC0302W: No interface declarations allowed in custom snippets
- CWWIC0303W: No class declarations allowed in custom snippets
- CWWIC0304W: No method declarations allowed in custom snippets
- CWWIC0305W: No static initializer allowed in custom snippets
- CWWIC0306W: No instance initializer allowed in custom snippets
- CWWIC0307W: "static" modifier is not allowed in custom snippets
- CWWIC0308W: "final" modifier is not allowed in custom snippets
- CWWIC0309W: "transient" modifier is not allowed in custom snippets
- CWWIC0310W: "volatile" modifier is not allowed in custom snippets
- CWWIC0400E: Invalid/Unrecognized JDBC URL format: "{0}"
- CWWIC1000E: Failure to find template with name {0}
- CWWIC1001E: Failure to load xml document standard_template {0}
- CWWIC1002E: The xml document, {0}, does not contain any valid templates
- CWWIC1003E: Failure to provide a valid custom template directory {0}
- CWWIC1004E: The template passed in to the EvaluateSnippetWithTemplateAndTypesConversion constructor was null
- CWWIC1005E: A template with the name, {0}, already exists. That template will be overriden with this new template information.
- CWWIC1006E: Failure to load xml document typesConversion {0} - {1}
- CWWIC1007E: Unable to find types conversion rule for fromType {0}
- CWWIC1008E: Failure to find types conversion rule for fromType {0} to toType {1}
- CWWIC1009E: The toType value for the method getValueAfterConversion is invalid: [{0}]
- CWWIC1010E: The fromType value for the method getValueAfterConversion is invalid: [{0}]
- CWWIC1011E: You do not have the right priviledges to get the resource {0}
- CWWIC1012E: Failure to find a correctly structured xml fragment {0}
- CWWIC1013E: Unable to find a parameter for Snippet, {0}, with the name {1}
- CWWIC1014E: BOAttr Objects do not contain the attribute, {0}, that was being searched for
- CWWIC1015E: The Object found is undefined. Unable to evaluate Object of type {0}
- CWWIC1016E: The xmlSnippet fragment is null and should never be
- CWWIC1017E: The xmlSnippet type is not a valid type. {0} is not a valid type.
- CWWIC1018E: The cwtype {0} is not a valid type. No evaluation will occur.
- CWWIC1019E: No conversion rule was found for cwtype, {0}. {0} will be returned without further evaluation.
- CWWIC1020E: The snippet passed in to the EvaluateSnippetWithTemplateAndTypesConversion constructor was null
- CWWIC1021E: The node passed in to the SnippetHandler createSnippet method was null
- CWWIC1022E: We found a child of type: {0} which we haven''t taken care of
- CWWIC1023E: The index position being accessed {0} is greater than the Object[] size, {1}. Returning the value of {1} modulo {0} = {2}.
- CWWIC1024E: The snippet parameter, {0}, has no value associated with it. Therefore position {0}[{1}] is invalid and an empty String will be returned.
- CWWIC1025E: Unable to convert assembly editor XML to java code because of the following error: {0}
- CWWIC1026E: Unable to find a constant with the name {0}. {0} will be returned rather than it''s value.
- CWWIC1027E: Unable to find the type of the constant that the param {0} references. The type of the the param will be returned.
- CWWIC2000E: Collaboration {0} has Multiple Triggering Ports and a Correlation Set with an Async In operation. Migration only handles the Async In case of one triggering port.
- CWWIC2001E: Collaboration: "{0}" - cannot find referenced Collaboration Template: "{1}".
- CWWIC3001E: There must be at least one triggering port to migrate this cwt
- CWWIC3002E: Correlation Sets have been setup for {0}, however, they may not work exactly as expected.
- CWWIC4000E: Unable to find explicitly bound map: "{0}"
- CWWIC4001E: No implicit output map chosen to convert from "{0}" because multiple qualifying maps were found
- CWWIC4002E: No implicit map chosen to convert from "{0}" to "{1}" because multiple qualifying maps were found