Custom Substitution Rule

Custom Substitution rules enable arbitrary matching and replacement processing to be specified.

The Global Substitution tool uses Jython object scriptlets to implement custom matching and replacement methods. Astoria supplies a set of scriptlets, and your organization can define and add additional scriptlets as needed.

This rule uses the following parameters:
Find
Specifies the Find scriptlet to be invoked to identify the elements to be processed.
Replace With
Specifies the Replace scriptlet which performs desired alterations.
In the Global Substitution tool: select a scriptlet from the menu.


After you select a scriptlet, you can modify the parameters in the Find and Replace fields.