User1950369548 posted
Is there support in Upshot for saving a datasource (RemoteDataSource or LocalDataSource) or the full DataContext to local web storage and restore it afterwards? Are there any examples how this works?
Or is it possible to serialize specific properties (entitysets, tracker, metadata, …) of the datasource/datacontext and store them in local storage and load them again afterwards and assign/merge them back to the datasource/datacontext?
All examples, ideas and tips are appreciated.