Views:

You can use the Sys.* providers supplied by FINBOURNE to administer Luminesce itself in various ways.

Metadata

To interact with...Read from using the ... providerWrite to using the ... provider
Information about the calling user (such as ID and domain)Sys.ConnectionN/A
All usersSys.User
All user rolesSys.User.Role
Tables, fields and parameters of providersSys.Field
Services, providers, clients available in LuminesceSys.Registration
Provider/view metadataSys.Registration.MetadataSys.Registration.Metadata.Writer
View and provider dependencies for custom views Sys.DependencyN/A

Views and entity providers

To interact with...Read from using the ... providerWrite to using the ... provider
Configuring read/write entity provider pairsN/ASys.Admin.Lusid.Provider.Configure
Custom viewsN/ASys.Admin.SetupView

Files

To interact with...Read from using the ... providerWrite to using the ... provider
Files in Luminesce file systemSys.FileSys.Admin.File.SaveAs
All file history in Luminesce file systemSys.File.HistoryN/A

Luminesce logs

To interact with...Read from using the ... providerWrite to using the ... provider
Successful provider callsSys.Logs.HcProviderN/A
Successful queriesSys.Logs.HcQuery
Failed queriesSys.Logs.HcQueryError
Queries (prior to executing)Sys.Logs.HcQueryStart