Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
Payload not validated before creating an Event.
Environment:
============
TIBCO BusinessEvents 5.1.1
All Operating Systems
Symptoms:
============
A payload has an element of type enum and when a message is sent on the queue using SOAPUI the event is created with the value sent in the XML message.
When a field value is sent and not mentioned in the enum list, an event is created in BE 5.1.1 successfully which is not a valid scenario.
Cause:
============
N/A
Resolution:
============
Add the property below to the CDD file and set it to true (Default value: false) in order to validate the payload for an input event.
com.tibco.cep.runtime.channel.payload.validation