...
Parameter name | Description | Example |
---|---|---|
Rule Type | Rule type. Available options:
| |
Scrambling rule | Specify scrambling rule name for identification. | BEFORE |
Method | Choose a scrambling method from a list. Available methods:
| CONSTANT - Replace value with constant |
expression type | Expression type. Available options:
This field is optional for all interfaces where there is single type of output. However for interfaces that output might be both XML and flat file then it is mandatory to specify the expression type. | X |
XPath Expression 1 | Path pointing to the field/node where the exception should be applied. This might be both XPath syntax for working with XML files or int4 Flat File Syntax for flat formats like for example EDIFACT or other flat formats. | //ORDER/DATE/text() (XPATH expression) or START_TAG(BGM+220+)&&END_TAG(+)&& (Flat file expression) |
Processing Parameter | Specify Processing Parameter suitable for a chosen scrambling method. | X (for Mask method) |
...