cProcessor
Implements consumers of message exchanges or implements a Message
Translator.
cProcessor quickly whirls up some code. If the code in
the inner class is complicated, it is recommended to refactor it into a separate
class.
cProcessor Standard properties
These properties are used to configure cProcessor running in the Standard Job framework.
The Standard
cProcessor component belongs to the Custom family.
Basic settings
Imports |
Enter the Java code that helps to import, if necessary, external libraries used in the |
Code |
Type in the Java code you want to implement. |
Usage
Usage rule |
cProcessor is used as a middle or end component in a |
Limitation |
 n/a |
Related scenario:
For a related scenario, see Intercepting several routes and redirect them in a single new route of cIntercept.