qfsRMProvidermsgs_en.xml 1.6 KB

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. BI and PM: QFWP
  5. © Copyright IBM Corp. 2005, 2010
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../CCL/CCLCore/Resources/CCLMessageFile.xsd">
  9. <component name="RMP">
  10. <section name="ERR">
  11. <string errorCode="0001" name="SAMPLE_ERROR">This is a sample error with parameter "<param type="string" index="1"/>"</string>
  12. <string errorCode="0002" name="RM_ERROR_WRONG_REQUEST">Semantically incorrect request</string>
  13. <string errorCode="0003" name="RM_QUERY_CANCELLED">The query has been cancelled.</string>
  14. <string errorCode="0004" name="RM_ERROR_NO_REVERSE_ITEARATION_YET">Under construction. Reverse iteraton is not yet supported.</string>
  15. <string errorCode="0005" name="RM_ERROR_INVALID_HIERARCHY">The regular hierarchy '<param type="string" index="1"/>' is not valid because it has no levels defined for it. </string>
  16. <string errorCode="0006" name="RM_UNSUPPORTED_MULTI_HIERARCHY_DETAILFILTER">The report is not supported because it contains a detail filter and more than one hierarchies of the same dimension. </string>
  17. <string errorCode="0007" name="RM_UNSUPPORTED_SOLVE_ORDER_ON_VALUE_SET">The report is not supported because it contains a "solveOrder" attribute on the "valueSet" element refering to the dataItem '<param type="string" index="1"/>'. </string>
  18. </section>
  19. </component>
  20. </stringTable>