Code fragment UPoCs
These code fragment UPoCs work within the Code Fragment Interface.
This table shows the code fragment UPoCs:
UPoC | Description |
---|---|
Xlate Action Pre-Processor | This UPoC processes the source values before
the translation action completes. You can use this UPoC to choose a subset of source values based on a source value.
An error happens if |
Xlate Action Body UPoC | This UPoC is available only with the CALL translation action within a
translation.
This UPoC gives ultimate control over the translation, and defines special actions that are not intrinsically available in the translator. |
Xlate Action Post-Processor | This UPoC processes the destination values
immediately after the translation action completes.
|