Providers

  • 14 Articles
  • Updated on Sep 27, 2024
  • Published on Aug 21, 2024
You can use the Sys.* providers supplied by FINBOURNE to administer Luminesce itself in various ways. Metadata Views and entity providers Files Luminesce logs
  • Updated on Feb 14, 2025
  • Published on Aug 21, 2024
You can use the Sys.Admin.SetupView provider supplied by FINBOURNE to create a custom ‘view’ that can access any number of other Luminesce providers (or existing views). The goal is to enable end users to write simplified or more performant queri...
  • 12 Sub categories
  • Updated on Dec 5, 2024
  • Published on Aug 21, 2024
You can use the Lusid.* providers supplied by FINBOURNE to interact with investment data stored in LUSID itself. Providing you have suitable access control permissions , you can: Retrieve entities such as portfolios, instruments and transac...
  • Updated on Feb 18, 2025
  • Published on Aug 21, 2024
You can request LocalFs.* providers from FINBOURNE and host them locally to interact with files on a network share (via a NAS or similar device). Providing you have a suitable license and access control permissions, you can: Read from CSV, Exc...
  • Published on Aug 21, 2024
You can use the Sftp.* providers supplied by FINBOURNE to interact with files stored on a SFTP server. Providing you have a suitable license and access control permissions, you can: Read from CSV, Excel, SQLite, XML, Parquet and plain text fil...
  • Published on Aug 21, 2024
You can use the ConfigStore.* providers supplied by FINBOURNE to interact with secrets, parameters and system settings stored in LUSID's Configuration Store .
  • 9 Articles
  • Published on Aug 21, 2024
You can use the Drive.* providers supplied by FINBOURNE to interact with data stored in Drive , LUSID's built-in file repository and manager. Providing you have suitable access control permissions , you can: Read from CSV, Excel, SQLite, XML...
  • 5 Articles
  • Published on Aug 21, 2024
You can use the Notification.* providers supplied by FINBOURNE to interact with events, subscriptions and notifications managed by LUSID's Notification Service .
  • 7 Articles
  • Published on Aug 21, 2024
You can use the Scheduler.* providers supplied by FINBOURNE to interact with images, jobs and schedules managed by LUSID's Scheduler .
  • Updated on Feb 18, 2025
  • Published on Aug 26, 2024
You can request a Sql.Db.Mine provider from FINBOURNE and run it locally to create and publish a custom provider in your LUSID domain that is able to read from, write to, or configure your own SQL database. Note: You can connect to the followi...
  • 10 Articles
  • Published on Aug 21, 2024
You can use the Workflow.* providers supplied by FINBOURNE to interact with tasks, task definitions and workers managed by LUSID's Workflow Service .
  • 10 Articles
  • Published on Aug 21, 2024
You can use the Tools.* utility providers supplied by FINBOURNE in any Luminesce query .
  • Updated on Oct 22, 2024
  • Published on Oct 21, 2024
You can request an Email.Send provider from FINBOURNE and use it to send the results of your Luminesce queries in emails via SMTP. Note The LUSID user running the query must have sufficient access control permissions to use this provider....