Class CorrelatorOperationsHelper

java.lang.Object
com.ibm.jakarta.connector2.cics.CorrelatorOperationsHelper

public class CorrelatorOperationsHelper extends Object
  • Field Details

  • Constructor Details

    • CorrelatorOperationsHelper

      public CorrelatorOperationsHelper()
  • Method Details

    • getEWLMCorrelator

      public static byte[] getEWLMCorrelator(byte[] armCorrelatorBytes)
      Returns the EWLM correlator from the correlator bytes we are passed in.
      Parameters:
      armCorrelatorBytes - The correlator bytes from InteractionMetrics
      Returns:
      The EWLM token to use on this transaction.