Part IV: Version 9.5.0 > Changes to Informatica Data Transformation (9.5.0) > Deprecated Script Components
  

Deprecated Script Components

Effective in version 9.5.0, some Intelliscript components are deprecated. The IntelliScript editor displays deprecated components in scripts that were created in previous Data Transformation versions, but you can no longer add them to scripts.
The following table describes the deprecated components and suggestions for replacements:
Component
Replacement
ExternalJavaPreProcessor document processor
Develop a custom Java component.
ExternalPreProcessor document processor
Develop a custom C++ component.
ExternalTransformer transformer
Develop a custom C++ component.
JavaTransformer transformer
Develop a custom Java component.
EDIFACTValidation transformer
Use other validation components.