Unknown field error by Update data activity
Learn how to solve the Adobe Campaign Classic v8 issue where the error is thrown by the Update data activity.
Description description
Environment
Campaign Classic v8
Issue/Symptoms
When running the workflow, the following error is thrown by the Update data activity:
writer Attribut 'Fldxxxxxxx' inconnu (voir définition du schéma 'Mise à jour de données (temp:writer-work)')
Cause
The error occurs because the workflow is trying to update a field that does not exist in the target schema.
Resolution resolution
To resolve the issue, follow these steps:
- Identify the field mentioned in the error message.
- Open the workflow XML and search for the field ID referenced in the error (the number after FId).
- Go to the schema you are trying to update and make sure this field exists there—not only in the workflow.
- If the field is missing and should be present, add it to the schema.
- If it should not be present, remove it from the Update Data activity in the workflow.
recommendation-more-help
3d58f420-19b5-47a0-a122-5c9dab55ec7f