recent errors due to snippet usage

Proper forum for all questions related to xServer INTERNET = the Azure based cloud solution. This forum deals with the architecture topics such as load balancing, available profiles and standard server settings.
Please be aware that questions about core functionality such as routing, mapping, geocoding in general should be placed in the xServers dedicated forum ;-)
Post Reply
User avatar
Bernd Welter
Site Admin
Posts: 2564
Joined: Mon Apr 14, 2014 10:28 am
Contact:

recent errors due to snippet usage

Post by Bernd Welter »

Hi there,

since last tuesday some cloud users get a an error message like this one:
does not match the map, its dataCompatibilityVersion is 1, but the map requires version 2.
It looks like this message is triggered by routing requests which use the CallerContext to insert a so-called xml snippet: if the snippet is validated against the schema without a proper result the request fails with the message above.

We are already aware of this and will try to provide a server side fix as soon as possible.

You can also get rid of this on client side:
1. disable the schema validation
2. provide a valid schema

Here's the statement from our product management (Isabel)
We have identified the root cause of the problem and we are working on implementing a solution. This solution will be available on Thuesday November 2nd at the earliest.
We have fixed a bug in the schema validation therefore you now get this error messages when you provide an invalid snippet (invalid in terms of shema validation).
Sadly, the error message is missleading when refering to the datacompatibility version, but in reality it is a profile snippet validation error.

If you need a faster solution than the one, we provide next week, it is possible to implement a fix on your side.
Therefore, you need to adapt you profile snippet in your request, so that the order of the elements matches the schema.
Please have a look at the provided sample request, which includes the profile snippet with corrected order of elements.
Sorry for the trouble,
we work on this with high pressure.

Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany

Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning... :twisted:
Post Reply