Difference between revisions of "Global Data"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 8: Line 8:
==Working with Global Data==
==Working with Global Data==


===Sharing Data===
===Data Updates===
Changes to shared data are seen immediately by all tenants.
Changes to shared objects are seen immediately by all tenants.


===Modifying Objects===
===Modifying Objects===

Revision as of 03:15, 10 January 2014

Service Provider URL: http://{domain}/networking/Service?t=1&targetpage=ViewPort.jsp
Settings > Service Provider Settings > Service Configuration > Global Tenancy

About Global Data

Configuring Global Data

Working with Global Data

Data Updates

Changes to shared objects are seen immediately by all tenants.

Modifying Objects

If an Object's structure changes (for example, by adding a field), the change is not visible to tenants until the package is re-published. Similarly, added objects won't be visible until

Removing an Object

To delete an object, first remove it from the shared-object list in the Service Provider Settings. It can then be deleted like any other object.