Announcement: New Design for docs.informatica.com!
We have updated the look and feel of docs.informatica.com. To load the latest design, press CTRL-F5 to clear the pages you previously cached on our site, or simply restart your browser.
document processor runs a user-defined document processor that is implemented in Java.
The following table describes the properties of the
ExternalJavaPreProcessor
document processor:
Property
Description
jclass
Defines the path of the Java class.
jmethod
Defines the method to run.
This component is implemented in Java and requires correct configuration of the Java Runtime Environment (JRE).
This component is deprecated. The IntelliScript editor displays it for legacy scripts. Do not use it in new Scripts. Instead, create a custom Java document processor. For more information, see
Developing a Custom Component.