Package org.qubership.integration.platform.engine.camel.processors
package org.qubership.integration.platform.engine.camel.processors
-
ClassesClassDescriptionProcessor that will replace body and headers in exchange with appropriate response from the caught exception (TMF exception response + Content-type header + Camel response code header)Processor perform value matching of Content-Type header from response to configured value of response schema validation.Used for 'split' element after transform stub due to error:
java.lang.NullPointerException: Cannot invoke "org.apache.camel.CamelContext.getCamelContextExtension()" because "this.camelContext" is nullAllows replacing incorrect default request encoding in a componentHttpProducerProcessor is used to parse path variables from uri of input http request and set them as environment variables at camel contextProcessor is used to receive input body and map it to another structure with rules, that is placed at the internalProperty_mappingConfiguration environment variableProcessor perform JSON response body validation by scheme defined in system specification