-
Notifications
You must be signed in to change notification settings - Fork 17
Interface
#Using the GMS Test Page
GMS provide two methods for testing the service:
-
A test page to confirm the GMS is active. It is accessible via the browser at https://localhost:8590/masterlib/testpage where localhost is the hostname for your Qlik Sense server.
-
Using Postman, it is possible to contact the GMS. Learn more about Postman here: Postman.
It is accessible via the browser at https://localhost:8590/masterlib/testpage
Please note the Governed Metrics Service uses https. Attempting use on http will result in a failed connection
##Test Page Components:
- __Test Connection __: This button verifies that the Governed Metrics Service is connected to Qlik Sense.
- Reload Metrics Library App: This button will reload your Metrics Library application and output confirmation of task completion.
- Update Metrics in Apps: This button will push all designated governed metrics to any/all corresponding Qlik Sense application(s).
- Reload Metrics Library and Update Apps: This button combines the Reload and Update button functions into one task.
- Delete Metics from an App: Enter the application name on the bottom right input box you wish to delete the metrics from, then apply.
##Finding Object Ids for existing master library items
A new feature in GMS 2.0 is the ability in the test page to find the ids of master library dimensions and measures that may not be part of GMS, but make sense to be integrated.
Flipping the Master Library Search toggle presents an interface to select an app and view the master library item object Ids.
Once viewing an apps master library items, it's possible to export them to a csv to copy and paste them to the data source where GMS pulls from and add them across multiple apps.
##Next Steps - Validation Time to verify and test! If you have completed the steps above, click the "Reload Metrics library and Update Apps" button and wait for the confirmation message.
If you would like to use the GMS sample data and example included in installation proceed to the next page.
**Please note the time it takes for master library items from GMS to appear in apps varies on the creation of the repository reference of the created objects.