DFHEC3103 date time applid Invalid comparison operator (code) specified in capture specification cs_name in event binding evb_name.

Explanation

An invalid operator was specified in the event binding XML configuration file. The operator is used when comparing the provided filter data with the API parameter at runtime, and it is not of the expected type for that parameter. Valid operators include:

  • EQ Equality

  • NEQ Non-equality

  • GT/LT Greater-Than/Less-Than

  • GTE/LTE Greater-Than-or-Equal/Less-Than-or-Equal

  • EXS/NEX Existence/Non-existence

  • SW/NSW Starts-with/Not-Starts-With

  • OFF Filter not active

System action

An exception entry (code X'code' in the message) is made in the trace table.

An exception response is returned to the caller of this domain and the event binding create is terminated.

Message DFHME0116, which contains the symptom string for this problem, is produced.

User response

This is probably caused by an error or inconsistency in the event binding XML. If the event binding was built by the CICS event binding editor, this may indicate an error in CICS code. Inspect the CICS trace and EC domain message log for any related trace entries or messages. Correct the event binding and reinstall it.

Module

DFHECEI

XMEOUT parameters/Message inserts

  1. date
  2. time
  3. applid
  4. code
  5. cs_name
  6. evb_name

Destination

CECO