-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
2
-
Documentation (Ref Guide, User Guide, etc.)
-
NEW
-
NEW
-
2020 Week 52-03 (from Dec 21)
In our project "Migration Analytics" we have our integration (camel) app sending requests to the KIE Server. Everything deployed on Openshift.
Sometimes the integration app evolves adding new fields to the user payload pojos being sent to KIE, but now we need to wait for the changes done on the project deployed in KIE to be able to merge the first PR on the integration.
I know XStream has a method called ".ignoreUnknownElements()" so the proposal would be to have an environment variable that KIE would read and execute that method ONLY ON THE USER PAYLOAD OBJECT (not in the system object taxonomy being sent) just after creating the unmarshaller
- clones
-
RHPAM-3400 Be able to set with an Env Variable that KIE using XStream does not complain on unknown fields
- Closed
- incorporates
-
JBPM-9326 Relax xml validation for unkwown fields for User Payload
- Closed
-
KIECLOUD-425 Be able to set with an Env Variable that KIE using XStream does not complain on unknown fields
- Closed
- is related to
-
JBPM-10082 Kie-Server ignores the "ignore-unknown-elements" Parameter
- Open