12345678910111213141516171819202122 |
- {
- "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp. 2018. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
- "features": [
- {
- "id": "com.ibm.bi.explore",
- "toolItems": [
- {
- "id": "links",
- "containerId": "com.ibm.bi.glass.common.applicationHelp",
- "type": "MenuContribution",
- "actionController": "explore/links",
- "items": [
- {
- "id": "tutorials",
- "label": "%tutorials"
- }
- ]
- }
- ]
- }
- ]
- }
|