Adding demo data as a datasource

Hi,

Is there a way to add demo data as a datasource on existing instance without removing the existing data?

I need only the database with data; I don’t need teamspaces, organisational units etc.

Cheers,
Karolina

Hi Karolina,

if you are on RS 3.0.2 simply add a datasource with database H2 and as URL use

rs:demodata

The demodata will be loaded on the first access (that can take 20 seconds or so).

Cheers,
Arno

Sorry, forgot username and password:

demo
demo

That should do it.

Best,
Arno

Thanks! Works fine.