Troubleshooting a Contact Validation Task
Contact Validation Task Errors
- When I run a Contact Validation task, it fails with the following message:
Job execution profile is not set for running Contact Validation task {taskName}. Edit your organization and set job execution profile.
This occurs when an organization does not have the Job Execution Profile organization property defined. This can happen for organizations that were created before the Winter 2012 version of Informatica Cloud.
To run a Contact Validation task, configure the job profile organization property. For more information, see Administer.
- A Contact Validation task that validates addresses fails with the following message:
TT_11132 Transformation [mplt_ad.EXP_Transpose] had an error evaluating output column [Check_Country_Null]. Error message is [<<Expression Fatal Error>> [ABORT]: Country must be specified for this address type ... i:ABORT(u:'Country must be specified for this address type')].
This occurs when the default country property is not configured for the task, and either the source data does not include country information or the country field is not selected for validation in the task.
To resolve the problem, configure a default country for the task. Or, if source data includes a country field with valid data, map the country field on the Validation Fields page.