cpsservicemsgs_en.properties 1.8 KB

123456789101112131415161718192021222324252627282930313233
  1. #
  2. # Licensed Materials - Property of IBM
  3. # IBM Cognos Products: localizationkit
  4. # (C) Copyright IBM Corp. 2005, 2016
  5. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. #
  7. ## DO NOT EDIT!
  8. ## Generated using CCLXmlToProperties.xslt
  9. ## END OF WARNING
  10. ##
  11. ## Component: CPS
  12. ##
  13. ## Description: Cognos Portal Services authored web services.
  14. ##
  15. #
  16. # Section: SRV
  17. #
  18. # Description: CPS messages generated by services package.
  19. #
  20. cps.services.failedtoreadwsdl = CPS-SRV-3500 Unable to read the WSDL from the target server "{0}".
  21. 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}".
  22. 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}".
  23. cps.services.invalidwsdlurl = CPS-SRV-3503 The URL"{0}" specified as the location for the WSDL document is invalid.
  24. 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}".
  25. cps.services.soaprequestfailed = CPS-SRV-3505 The target server "{0}" is unable to process the request.
  26. 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}".
  27. cps.services.marshallfailed = CPS-SRV-3507 Unable to marshall the object "{0}".
  28. cps.services.validatefailed = CPS-SRV-3508 Unable to validate the object "{0}".
  29. cps.services.initializefailed = CPS-SRV-3509 Unable to initialize the object. "{0}" Details: "{1}".
  30. cps.services.terminatefailed = CPS-SRV-3510 Unable to terminate the object. "{0}"Details: " {1}".