Resource Simplifier Step
Jump to navigation
Jump to search
Overview
This step simplifies the resources of filter events, for example: splits the generic skeleton of a given event resource into parts to contain no references.
- The skeleton parts are attached to newly created
DOCUMENT_PART
events. - Original references are converted either to skeleton parts or
TEXT_UNIT
events. - The sequence of
DOCUMENT_PART
andTEXT_UNIT
events is packed into a singleMULTI_EVENT
event.
Takes: Filter events. Sends: Filter events.
Parameters
This step has no parameters.
Limitations
None known.