############### # IBM Confidential # OCO Source Materials # IBM Cognos Products: cpscrn # (C) Copyright IBM Corp. 2013 # The source code for this program is not published or otherwise divested of its trade secrets, irrespective of what has been deposited with the U.S. Copyright Office. # ############### # # Unique identifier for the IBM Cognos webparts solution # solution.id=B118F277-213A-65F0-FF2D-F44236F15199 # # Unique identifier for the IBM Cognos webparts feature # feature.id=A557E123-667F-88A0-AFF3-112638C188D1 # # Feature name # feature.name=ibm.cognos.cps # # Feature debug flag. Used to write debug information when the feature is activated and is configuring web.config # feature.debug.enabled=false feature.debug.filename=C:\\Cognos.BI.Feature.log # # Suffix used in the webpart filename to be deployed. # Change this value if you want to deploy the IBM Cognos webparts without overwriting an existing IBM Cognos webparts that were previously deployed. # webpart.filename.suffix= # # gateway.wsdl.url - url used to query the wsdl # gateway.wsdl.url=http://localhost/ibmcognos/cgi-bin/cognosisapi.dll # # prefix and suffix are added to the default portlet titles (e.g. [prefix]Cognos Navigator[suffix] # if you need to enter extended characters, use the \u#### format where #### represent the # Unicode character (\u00c9 for an e acute). # If you need a leading or treading blank space character, use \u0020. e.g. \u0020(Production) # title.prefix= title.suffix= # shared secret to user single signon. can be empty or any string. # authentication.sharedSecret= # # Authentication namespace ID. # authentication.namespace= # # Exclude the domain from the usernames before its sent to the Cognos namespace for authentication # authentication.excludeDomain=false # # URL to Cognos 8 webcontent. # webcontent.url= # # URL to Cognos 8 CGI. # gateway.url= # # showErrorDetail - Enable or disable the option to show additional detail about the error message. # This option can be helpful to understand the root cause of the problem and whether it is a miss configuration or not. # showErrorDetail=true