123456789101112131415161718192021222324252627282930313233 |
- #
- # Licensed Materials - Property of IBM
- # IBM Cognos Products: localizationkit
- # (C) Copyright IBM Corp. 2005, 2016
- # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- #
- ## DO NOT EDIT!
- ## Generated using CCLXmlToProperties.xslt
- ## END OF WARNING
- ##
- ## Component: CPS
- ##
- ## Description: Cognos Portal Services authored web services.
- ##
- #
- # Section: SRV
- #
- # Description: CPS messages generated by services package.
- #
- cps.services.failedtoreadwsdl = CPS-SRV-3500 Unable to read the WSDL from the target server "{0}".
- cps.services.invalidporttypeurl = CPS-SRV-3501 The WSDL read from the target server "{0}" contains an invalid URL "{1}" for the port with name "{2}".
- cps.services.undefinedservice = CPS-SRV-3502 The WSDL read from the target server "{0}" does not contain the service "{1}" with the namespace URI "{2}".
- cps.services.invalidwsdlurl = CPS-SRV-3503 The URL"{0}" specified as the location for the WSDL document is invalid.
- cps.services.nonwebservicefault = CPS-SRV-3504 The target server "{0}" returned the fault type that is not defined by the Web service and the following message "{1}".
- cps.services.soaprequestfailed = CPS-SRV-3505 The target server "{0}" is unable to process the request.
- cps.services.noboundporttype = CPS-SRV-3506 The WSDL returned by the target server "{0}" does not contain an entry for the port with the name "{1}".
- cps.services.marshallfailed = CPS-SRV-3507 Unable to marshall the object "{0}".
- cps.services.validatefailed = CPS-SRV-3508 Unable to validate the object "{0}".
- cps.services.initializefailed = CPS-SRV-3509 Unable to initialize the object. "{0}" Details: "{1}".
- cps.services.terminatefailed = CPS-SRV-3510 Unable to terminate the object. "{0}"Details: " {1}".
|