cancel
Showing results for 
Search instead for 
Did you mean: 

How to solve [The content of element type "comp-config" must match], XML Comp Template?

MDI8
Discoverer
0 Kudos
120

Hello,

Please help me to solve this error when importing in Provisionning a Compensation Template (in order to load the publishdata back data).

Thank you

****

nable to update form template #2,309:A parse error was encountered while trying to update the form template (Make sure that the uploaded form conforms to the DTD)

The content of element type "comp-config" must match "(comp-include?,(comp-number-format|comp-number-format-ext)*,(comp-field-definition|comp-field-group)*,comp-pay-matrix?,comp-currency-conv-table?,comp-stock-value-table?,comp-stock-participation-guideline?,(comp-rule-ref|comp-rule)*,comp-budget-rule*,comp-salary-rule*,comp-force-comment-config*,comp-rating-source*,comp-p4p-common*,comp-rating-input?,comp-display?,comp-instruction*,comp-instruction-tab-name*,comp-calculation?,comp-budget-label*,comp-plan-creation?,comp-manager-hierarchy?,comp-job-selector?,comp-budget-grouping?,comp-budget-override?,(comp-ect-output-component|comp-ect-output-component-group)*,comp-mdf-output-component*,comp-ect-history-config*,comp-group?,comp-variable-pay?,comp-varpay-refs?,comp-custom-action*,executive-review-filters?,ec-publish-filter*,comp-statement-suppression?,profile-access-point?)".

 

 

View Entire Topic
lesleyr
Product and Topic Expert
Product and Topic Expert

You need to compare your XML with a previous working version. Something's been deleted from the XML that is required. Always take a backup before making changes so that if something like this happens you can backtrack.

You'll need to troubleshoot backwards and look at the last edits you made to the XML and figure out what was removed that shouldn't have been from the comp-config section.

Unfortunately there is no easy answer to this one. It could be as simple as a missing tag somewhere on the new publish section that was added if that's all that was added.

lesleyr
Product and Topic Expert
Product and Topic Expert
0 Kudos
If nothing was removed and only the publish section was added - review each open/close tag.