Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!

Getting error while creating and updating any schema

Avatar

Level 2

Hi,

We are experiencing issue and getting below error while creating a new schema and modifying existing schema and clicking on save button. Please let us know if anybody has any suggestion to resolve the issue.

XML-110011 Unable to find element 'element' with attribute 'name' set to 'operation' (document with schema 'srcSchema', name 'operation' and description 'Campaign'

3 Replies

Avatar

Employee

It looks like  the issue with your schema definitions. Could you please share the screenshot of error and schema definition

Avatar

Level 1

Hi,

From the error description, the problem seems to be with editing schemas in Adobe Campaign Classic.

When you are creating or editing data schemas, if you happen to make mistake in schema definitions, until the problematic schema is corrected, you keep getting these kind of errors for all new schema additions or modifications.

So, from update database structure, identify the data schemas in which there is structural mismatch between UI and DB.

Navigate to the identified schemas and try to figure out and fix the problematic data schema with invalid schema definitions or XML structure.

Hope this helps!

Avatar

Level 1

Hi Santanu,

Looking at the error it seems that someone is about to create schema with name operation and have tried to save the scheme without defining any element. So check schema operation and add proper required element to the schema and save, otherwise delete the operation schema. Then you will able to save the actual schema for which you are getting error.