cahome_common.json 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "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.",
  3. "lensable": true,
  4. "label": "Home",
  5. "features":
  6. [{
  7. "id": "com.ibm.bi.cahome_common",
  8. "cssStyles": [
  9. "{CDN_COMPONENT=ca-home;CDN_VERSION={BUILD}}/css/cahome/ca-home.css"
  10. ],
  11. "svgImages": [
  12. "{CDN_COMPONENT=ca-home;CDN_VERSION={BUILD}}/images/cahome_icons.svg"
  13. ],
  14. "collectionItems": [{
  15. "id": "1",
  16. "containerId":"com.ibm.bi.bahome_common.quickReferences",
  17. "panelIndex": 1,
  18. "label": "%overview",
  19. "type": "video",
  20. "timestamp": "7:06",
  21. "href": "https://youtu.be/pVCtSOmDAKI?list=PLfq0ST5X3p-Sd57_PJg_rjAOlyAVGnoL9"
  22. },
  23. {
  24. "id": "2",
  25. "containerId":"com.ibm.bi.bahome_common.quickReferences",
  26. "panelIndex": 1,
  27. "label": "%getStartedVideos",
  28. "type": "video",
  29. "timestamp": "0:37",
  30. "href": "https://www.youtube.com/playlist?list=PLfq0ST5X3p-Sd57_PJg_rjAOlyAVGnoL9"
  31. },
  32. {
  33. "id": "3",
  34. "containerId":"com.ibm.bi.bahome_common.quickReferences",
  35. "panelIndex": 2,
  36. "label": "%guideToSamples",
  37. "type": "sample",
  38. "href": "https://community.ibm.com/community/user/businessanalytics/blogs/steven-macko/2017/06/19/guide-to-ibm-cognos-analytics-sample-data-sets"
  39. },
  40. {
  41. "id": "5",
  42. "containerId":"com.ibm.bi.bahome_common.quickReferences",
  43. "panelIndex": 3,
  44. "label": "%knowledgeCenterLabel",
  45. "type": "community",
  46. "href": "https://www.ibm.com/support/knowledgecenter/{locale}/SSEP7J_11.1.0/com.ibm.swg.ba.cognos.cbi.doc/welcome.html"
  47. }
  48. ]},
  49. {
  50. "id": "com.ibm.bi.cahome_common.share",
  51. "collectionItems": [{
  52. "containerId": "com.ibm.bi.glass.common.sharedResources",
  53. "id": "share",
  54. "label": "%share",
  55. "types": ["folder", "package"],
  56. "actionController": "cahome/ui/actionHandlers/ShareFolderActionHandler"
  57. }]
  58. }]
  59. }