1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp.2017, 2018. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
- "lensable": true,
- "label": "Home",
- "features":
- [{
- "id": "com.ibm.bi.cahome_common",
- "cssStyles": [
- "{CDN_COMPONENT=ca-home;CDN_VERSION={BUILD}}/css/cahome/ca-home.css"
- ],
- "svgImages": [
- "{CDN_COMPONENT=ca-home;CDN_VERSION={BUILD}}/images/cahome_icons.svg"
- ],
- "collectionItems": [{
- "id": "1",
- "containerId":"com.ibm.bi.bahome_common.quickReferences",
- "panelIndex": 1,
- "label": "%overview",
- "type": "video",
- "timestamp": "7:06",
- "href": "https://youtu.be/pVCtSOmDAKI?list=PLfq0ST5X3p-Sd57_PJg_rjAOlyAVGnoL9"
- },
- {
- "id": "2",
- "containerId":"com.ibm.bi.bahome_common.quickReferences",
- "panelIndex": 1,
- "label": "%getStartedVideos",
- "type": "video",
- "timestamp": "0:37",
- "href": "https://www.youtube.com/playlist?list=PLfq0ST5X3p-Sd57_PJg_rjAOlyAVGnoL9"
- },
- {
- "id": "3",
- "containerId":"com.ibm.bi.bahome_common.quickReferences",
- "panelIndex": 2,
- "label": "%guideToSamples",
- "type": "sample",
- "href": "https://community.ibm.com/community/user/businessanalytics/blogs/steven-macko/2017/06/19/guide-to-ibm-cognos-analytics-sample-data-sets"
- },
- {
- "id": "5",
- "containerId":"com.ibm.bi.bahome_common.quickReferences",
- "panelIndex": 3,
- "label": "%knowledgeCenterLabel",
- "type": "community",
- "href": "https://www.ibm.com/support/knowledgecenter/{locale}/SSEP7J_11.1.0/com.ibm.swg.ba.cognos.cbi.doc/welcome.html"
- }
- ]},
- {
- "id": "com.ibm.bi.cahome_common.share",
- "collectionItems": [{
- "containerId": "com.ibm.bi.glass.common.sharedResources",
- "id": "share",
- "label": "%share",
- "types": ["folder", "package"],
- "actionController": "cahome/ui/actionHandlers/ShareFolderActionHandler"
- }]
- }]
- }
|