/
JEMH Field Processors
JEMH Field Processors
Summary
This page shows some some diagrams illustrating the role played by JEMH Field Processors, that are responsible for parsing incoming messages and building a map of data to be used during issue creation/update.Ā
When the Field Processor consumes the email, it generates a map of keys and values, usually text in content. Ā The keys can be either the 'as seen on screen' name of an existing Custom Field, orĀ some pre-defined values (e.g. IJEMHFieldProcessorKeys.KEY_LABELS,Ā IJEMHFieldProcessorKeys.KEY_DESCRIPTION etc). Ā IJEMHFieldProcessorKeys is defined in the API package that third party Field Processors need to add their classpath.
Related Articles
, multiple selections available,
Related content
JEMH Mail Field Processors
JEMH Mail Field Processors
Read with this
Two minute JEMH quickstart
Two minute JEMH quickstart
Read with this
Enabling JEMH logging
Enabling JEMH logging
Read with this
Supported fields for use with Directives
Supported fields for use with Directives
Read with this
3 - Licensing
3 - Licensing
Read with this
Use Regexp Field Processor
Use Regexp Field Processor
Read with this