Back to data overview

Data Example 6: Useing single datasources (URL)

SWAC supports useing single datasources instead of configured ones.
Be aware that if you use single datasources you loose the advantage of global configuration. Also some data related features (as after fetch dataset filtering) may not work.

VIEW-Requestor

<div id="data_example5" swa="Present FROM ../../data/concepts/data_example6.json"></div>
        
CONFIGURATION

No configuration needed

DATASOURCE

This datasource simulates an JOIN useing SmartData. For example from url: http://localhost:8080/SmartDataTest/smartdata/records/label_observedobject?storage=smartmonitoring&join=label_labels

Back to data overview