CWLAS0001E: Invalid Calling Context was passed into the map {0}
Explanation: Invalid calling context passed into the map {0}. Relationship transform cannot run without valid Calling Context.
User Action: Please specify a valid calling context for the map.

 

CWLAS0002E: Map {0} was not found.
Explanation: The Map {0} was not found by the MapService.
User Action: Please make sure that the map {0} exists.

 

CWLAS0003E: Map {0} failed with exception: {1}.
Explanation: There were failures during execution of Map {0}
User Action: The Map {0} failed to execute. Make sure that the map is of the proper format and has compiled successfully.

 

CWLAS0004E: Calling Context is null in the map {0}.
Explanation: Invalid calling context passed into the map {0}. Relationship transform cannot run without valid Calling Context.
User Action: Please specify a valid calling context for the map

 

CWLAS0005E: Cannot convert data of type {0} to data of type {1}.
Explanation: Conversion error occurred while trying to convert from type {0} to type {1}
User Action: Please make sure that the conversion of type {0} to type {1} is supported by the MapService

 

CWLAS0006E: Cannot convert data of type {0} with data {1} to data of type {2}.
Explanation: Conversion error from data type {0} with data {1} to data type {2}
User Action: Please make sure the conversion of data type {0} with data {1} to data type {2} is supported

 

CWLAS0007E: No element at position {0}. The maximum position index is {1}.
Explanation: No element was found at position {0}. Maximum position index is {1}
User Action: Please make sure the element exists at position {0}

 

CWLAS0008E: {0} method called does not support data type {1} for input argument at position {2}.
Explanation: the method called {0} does not support data type {1} for input argument at position {2}.
User Action: Please specify the correct method for the data type {1} and input argument {2}. The method {0} is not supported.

 

CWLAS0009E: Property {0} does not exist in Business Object {1}.
Explanation: The property specified {0} does not exist in the Business Object {1}.
User Action: Please make sure the property specified {0} exists in the Business Object {1}

 

CWLAS0010E: Invalid subscript {0} specified for attribute {1} in Business Object {2}.
Explanation: the subscript specified {0} for attribute {1} in Business Object {2} is invalid
User Action: Please specify the correct subscript for the attribute {1} in Business Object {2}

 

CWLAS0011E: Invalid attribute {0} of datatype {1} in Business Object {2} was specified as {3} of {4} transform.
Explanation: Invalid Attribute {0} datatype {1} in in Business Object {2} was specified as {3} of {4} transform.
User Action: Please specify the correct attribute for the Business Object

 

CWLAS0012E: Runtime Validation error occured for {0}.
Explanation: Validation error occurred at runtime for {0}
User Action: There is a runtime validaton error for {0}.

 

CWLAS0013E: No subscript specified for attribute {1} in Business Object {2}.
Explanation: the subscript required for attribute {1} in Business Object {2}
User Action: Please specify the correct subscript for the attribute {1} in Business Object {2}

 

CWLAS0014E: Invalid Date Format specified {0}.
Explanation: The Format specified for the date is invalid {0}
User Action: Please specify the correct format for the date. Date must be specified as YYYY-MM-DDThh:mm:ss.sZ

 

CWLAS0015E: {0} transformation #{1} in Map {2} failed with exception {3}.
Explanation: There were failures during execution of map transformation
User Action: The Map transformation failed to execute. Make sure that the map transformation is of the proper format and has compiled successfully

 

CWLAS0016E: Input Object with variable name {0} in Map {1} is null.
Explanation: Input object is null.
User Action: Make sure input object passed into the map is not null.

 

CWLAS0017E: Output Object with variable name {0} in Map {1} is null.
Explanation: output object is null.
User Action: Map was unable to create the output object.

 

CWLAS0018E: Input/output parameters of the Relationship transformation are not valid.
Explanation: Input/output parameters of the Relationship transformation are not valid.
User Action: Make sure input/output parameters of the Relationship transformation are specied properly.

 

CWLAS0019E: Input/output parameters of the Submap transformation are not valid.
Explanation: Input/output parameters of the Submap transformation are not valid.
User Action: Make sure input/output parameters of the Submap transformation are specied properly.