There is nothing configurable in DataLink for data validation -other than to indicate to use Apptio validation or not. Email notifications sent by DataLink are based on the success or failure of the connector run, not on the validity of the data loaded into the Apptio application. The Apptio application can send out a separate email notification based on the validity of the data that was uploaded. The Apptio application notification will be sent to all Apptio application users assigned either the Admin or Datalink Admin roles.
During the validation process within Apptio, the application flags the following changes in the data:
- The addition or deletion of columns.
- A change in the key of a column. By default, new columns added to an existing table will be given a type of Label.
- Format changes in the data. For example, one of the most common errors is caused by text being entered into a numeric column.
- Cardinality change. For example,a one-to-many relationship is changed to a many-to-one relationship.
The upload would need to trigger a validation exception on one of the criteria above. Not sure if there is an opportunity to build in a workaround within Apptio Studio. @John Adipietro can you think of any way to build a workaround? Barring a workaround, we'd need to submit a request for enhancement, likely for the Apptio application vs DataLink.