cpsalui.properties 3.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. ##########################
  2. # Licensed Materials - Property of IBM
  3. #
  4. # IBM Cognos Products: cpscrn
  5. #
  6. #
  7. # (C) Copyright IBM Corp. 2005, 2011
  8. #
  9. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  10. #
  11. ##########################
  12. #################################################################################
  13. # IBM Cognos Portal Services 2.0
  14. # Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  15. # Cognos and the Cognos logo are trademarks of Cognos ULC, (formerly Cognos Incorporated).
  16. #
  17. # Oracle WebCenter Interaction settings.
  18. #
  19. ##################################################################################
  20. ##########################################################################################################
  21. # cps_endpoint - default URL endpoint #
  22. # e.g. http://localhost/ibmcognos/cgi-bin/cognos.cgi/wsrp/cps4/portlets/[package]?wsdl&b_action=cps.wsdl #
  23. ##########################################################################################################
  24. cps_endpoint=http://localhost/ibmcognos/cgi-bin/cognos.cgi/wsrp/cps4/portlets/[package]?wsdl&b_action=cps.wsdl
  25. ###################################################
  26. # The shared secret code Cognos uses to #
  27. # encrypt an HTTP header variable that carries the#
  28. # user identity. #
  29. # #
  30. # This parameter represents the authorization #
  31. # secret that must be shared between the Cognos #
  32. # portlets and the Cognos server. #
  33. # #
  34. # Consider this as a secret password. Use the same#
  35. # value that you used for Shared Secret in Cognos #
  36. # Configuration. (Environment->Portal Services) #
  37. # #
  38. # For security reasons, we recommend you specify a#
  39. # non-null value. #
  40. ###################################################
  41. cps_auth_secret=
  42. #################################################
  43. # Authentication namespace ID #
  44. #################################################
  45. cps_auth_namespace=
  46. ##################################################
  47. # List of cookies to be forwarded to the producer#
  48. # (e.g. siteminder token) #
  49. # The cookies are comma separated #
  50. ##################################################
  51. forward_cookies=
  52. #################################################
  53. # logging_level - logging level #
  54. # e.g. ERROR, WARN, INFO, DEBUG #
  55. #################################################
  56. logging_level = ERROR
  57. #################################################
  58. # images_path - app relative image path #
  59. # e.g. /cps4/images/ #
  60. #################################################
  61. images_path = /cps4/
  62. #################################################
  63. # max_cached_pages - maximum number of pages to #
  64. # cache, per gadget instance #
  65. #################################################
  66. max_cached_pages = 10
  67. ##################################################
  68. # Cognos Web Content URL Overide #
  69. ##################################################
  70. _webcontentURL=
  71. ##################################################
  72. # Cognos Gateway URL Overide #
  73. ##################################################
  74. _gatewayURL=