J
Jeff Leinbach
Guest
You will need to setup a different data source for each Rollbase user that you want to allow access. This is due to the fact that the Rollbase Data Store will create a mapping of the Rollbase object model into a relational model so that it can expose objects and fields as tables and columns. Creating this mapping can be an expensive operation, so the Rollbase Data Store does not do this for every connection. This mapping is tied to the user ID that is specified when the map is created. To change the user ID for the data source, you will have to tell the Rollbase Data Source to re-create the map. This can be achieved by clicking on the circular blue button next to the Refresh Schema check box on the mapping tab of the data source configuration dialog.
Continue reading...
Continue reading...