Char replace can be setup in both inbound and Outbound Transactions.
We can see the ‘&’ is of type string is replaced with ‘&’ which is also of type string.
CHAR_REPLACE : Used to Replace the the content of the file
Char 1 | Char 1 is the character that is being replaced | |
Char 1 Type | Char 1 Type is the character Type (Hexadecimal, String) of type of the data being replaced | |
Char 1 Replace | Char Replace 1 is the character with which it has to be replaced | |
Char 1 Replace Type | Char 1 Replace Type is the type of the character we are replacing with |