The RAP Messages extension offers many custom checks.
Custom checks under Message Definition validate values in the General tab of the Message Properties sheet.
| Option | Validates |
|---|---|
| DestTableNameExists | Destination Table Name is specified |
| MessageTypeExists | Message Type is specified |
| MessageTypeLegal | Message Type is legal (has a unique ID that is a positive integer) |
| UniqueDestTableName | Destination Table Name is unique |
| UniqueMessageType | Message Type is unique |
Custom checks for fields are under Entity Attribute. They validate values in the Attributes tab of the Message Properties sheet.
| Option | Validates |
|---|---|
| CheckRAPDatatype | Datatype is legal
|
| CheckRAPLookup | All or no lookup information is present |
| DestColumnNameExists | DestColumnName is specified |
| RAPDatatypeExists | Datatype is specified |
| UniqueDestColumnName | DestColumnName is unique within that message |