Record manipulators are installed with Endeca and handle a variety of source data formats. Use them for transforming the records and loading them into the pipeline.

Record manipulators contain XML expressions which Forge compares with each record as it flows through the pipeline. When Forge evaluates an expression, it may change the current record. The changes take a variety of forms, from adjustments of property values to creation of new data.

The CADK reference implementation pipeline contains a record manipulator that transforms properties such as the message data and email subject line into Endeca properties.

Record manipulators are similar to Java manipulators in what they do (transform records in the pipeline). The differences between Java manipulators and record manipulators are as follows:


Copyright © Legal Notices