com.ibm.bpe.api

Class EngineImplQualTranMustBeGlobalException

  • All Implemented Interfaces:
    java.io.Serializable


    public class EngineImplQualTranMustBeGlobalException
    extends ProcessException
    Exception class for error message Engine.ImplQualTranMustBeGlobal.
    Thrown when: Process component files of processes that run in a global transaction must contain the transaction implementation qualifier with a value of 'global'. This is mandatory for long-running processes.
    User action: Change the implementation qualifier so that it is set to 'global', and redeploy the application.
    Since:
    6.1
    See Also:
    Serialized Form
    • Constructor Detail

      • EngineImplQualTranMustBeGlobalException

        public EngineImplQualTranMustBeGlobalException(java.lang.Object[] vars,
                                               java.lang.Throwable cause)
        Constructor.
        Parameters:
        vars - An array with 0 substitution variables for CWWBE0161E: The corresponding process component file of the current process must contain the transaction implementation qualifier with a value of 'global'.
        cause - The exception that was thrown.
IBM Business Process ManagerTM
Release 8