Question
When I try to upload a scenario to a Data Model using the Data Model Designer, the following error occurs :
What could be the issue?
Answer
A possible cause is that the XML file is too large. In the Dev tools (Ctrl+Shift+I in Chrome) you will then find the following error :
PUT https://design-app-eu1.scripturaengage.com/api/v1/data-model/<dmname>/scenario/scenario.xml?projectID=<projectid>&environmentID=<envid>&relativePath=<dmname> 413
Error 413 means "content too large".
A Data Model is a structural example of what the data looks like. It can contain different scenario's that can be used to test the templates with, but these should be small examples. The Data Model Designer can use XML files no bigger than 5 MB.