application.json 513 B

1234567891011
  1. {
  2. "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: Reporting (C) Copyright IBM Corp. 2018, 2020. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
  3. "label": "Reporting embedded",
  4. "inherits": "authoring",
  5. "features": [{
  6. "id": "com.ibm.bi.authoring.embedded",
  7. "description": "Exclude features that are not needed while embedded to improve performance.",
  8. "excludeItems": [],
  9. "excludeFeatures": []
  10. }]
  11. }