Interface ESIConst


public interface ESIConst
Contains type IDs of task delegates for ESI SOAP RPCs, I*E group names which are exposed to an external system, ESI release status codes and certain other constants used by ERP Connector.

Supported API: true

Extendable: false
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Constant for Publish request already active

    Supported API: true
    static final int
    Constant for Object is already successfully published

    Supported API: true
    static final int
    Constant for Either the Change Notice is already successfully published, or all its resulting objects have already been successfully published.
    static final int
    Constant for One or more of the distribution targets associated to are invalid as per view to target mappings

    Supported API: true
    static final int
    Constant for User and Locale information is required to continue releasing

    Supported API: true
    static final int
    Constant for Success in publishing

    Supported API: true
    static final int
    Constant for Unexpected system errors occurred during publication.
    static final int
    Constant for Certain system errors occurred during publication

    Supported API: true
  • Field Details

    • EC_PUBLISH_SUCCESS

      static final int EC_PUBLISH_SUCCESS
      Constant for Success in publishing

      Supported API: true
      See Also:
    • EC_SYSTEM_FAILURE

      static final int EC_SYSTEM_FAILURE
      Constant for Certain system errors occurred during publication

      Supported API: true
      See Also:
    • EC_MISSING_UNAME_LOCALE

      static final int EC_MISSING_UNAME_LOCALE
      Constant for User and Locale information is required to continue releasing

      Supported API: true
      See Also:
    • EC_INVALID_TARGET

      static final int EC_INVALID_TARGET
      Constant for One or more of the distribution targets associated to are invalid as per view to target mappings

      Supported API: true
      See Also:
    • EC_ALREADY_PUBLISHED

      static final int EC_ALREADY_PUBLISHED
      Constant for Object is already successfully published

      Supported API: true
      See Also:
    • EC_ALREADY_ACTIVE

      static final int EC_ALREADY_ACTIVE
      Constant for Publish request already active

      Supported API: true
      See Also:
    • EC_CN_ALREADY_PUBLISHED

      static final int EC_CN_ALREADY_PUBLISHED
      Constant for Either the Change Notice is already successfully published, or all its resulting objects have already been successfully published.

      Supported API: true
      See Also:
    • EC_SYSTEM_ERROR

      static final int EC_SYSTEM_ERROR
      Constant for Unexpected system errors occurred during publication.

      Supported API: true
      See Also: