com.ibm.tivoli.maximo.report.cognos.metadata

Interface CognosMessages



  • public interface CognosMessages

    This interface holds the different message keys for the error messages that can be thrown during the execution of the Cognos adapter and the information messages displayed to the user.

    Also it holds the value for the message group used by Cognos Adapter.

    • Field Detail

      • MSG_KEY_COGNOS_TRANSFORM_FAILURE

        static final java.lang.String MSG_KEY_COGNOS_TRANSFORM_FAILURE
        See Also:
        Constant Field Values
      • MSG_KEY_COGNOS_PUBLISH_FAILURE

        static final java.lang.String MSG_KEY_COGNOS_PUBLISH_FAILURE
        See Also:
        Constant Field Values
      • MSG_KEY_NOT_SUPPORTED_COMPLEX_EXPRESSION

        static final java.lang.String MSG_KEY_NOT_SUPPORTED_COMPLEX_EXPRESSION
        See Also:
        Constant Field Values
      • MSG_KEY_COGNOS_URL_PROBLEM

        static final java.lang.String MSG_KEY_COGNOS_URL_PROBLEM
        See Also:
        Constant Field Values
      • MSG_KEY_COGNOS_CONNECTION_PROBLEM

        static final java.lang.String MSG_KEY_COGNOS_CONNECTION_PROBLEM
        See Also:
        Constant Field Values
      • MSG_KEY_COGNOS_LOGON_FAILURE

        static final java.lang.String MSG_KEY_COGNOS_LOGON_FAILURE
        See Also:
        Constant Field Values
      • MSG_KEY_PUBLISH_SUCCEEDED

        static final java.lang.String MSG_KEY_PUBLISH_SUCCEEDED
        See Also:
        Constant Field Values