TriSys Store App

SDK distribution for the Microsoft Store app — profiles, releases and desired-state manifests

checking…

Profiles

A profile is resolved from the SQL database name at login. Its manifest is the complete desired state — the client deletes anything it manages that is not listed.

ProfilePackagesCurrent release FilesSizePublished
loading…

Profile resolution

Which profile does a given SQL database get? This mapping used to be hardcoded in CCustomerSpecificEnhancements.vb; it now lives in config/profiles.json.

 
Show all mapped databases
SQL databaseProfile

Endpoints

GET endpoints are links — they open in a new tab. Examples use live data from this instance where there is any. POST endpoints require Authorization: Bearer <STORE_PUBLISH_TOKEN> and so cannot be clicked.