Hi Community!

We decided to change the results for the Online Demo bonus category.
The main reason is that the online server with the dataset hosted on it is not a sufficient demonstration.

Please re-read the bonuses descriptions post to find out about the additions to the Usage Demo and Online Demo categories. And read contest chat in Discord.

Hi José, you have two ways:

1) You have to send the response to "<yourserver>/dsw/Test" with the header "Authorization"="<login:pass in base64>" before each visit to the page.

2) You can create a new web application "mdx2jsonpub" in MDX2JSON namespace with MDX2JSON.Rest. Next, you have to configure limited access for this application. For example, you create the new namespace with public dashboards,  and you specify only this namespace in the accessibility settings "mdx2jsonpub". Last you have to create the new public "dswpub" web application with DSW app, which makes requests to "mdx2jsonpub" and not to "mdx2json".