Using Keyword “NULL”
SCA Application allows to reset certain configurations which have a text value, such that the text in the configurations will be made empty.
This is for use cases where certain Receipt Headers or Disclaimers have been setup and needs to be removed.
Since the traditional config.usr1 approach does not allow “Empty” configuration values to be set , the NULL Keyword is introduced and can be used to reset the text. Currently this keyword is applicable to the below parameters only.
This NULL keyword can be used for resetting the configurations through VHQ, SET_PARM or traditional config.usr1 updates.
Note
It is recommended not to use the keyword for any other parameters.
Following are the list of parameters, for which this keyword is applicable:
- APPLICATIONTITLE
- DCCDISCLAIMER1
- DCCDISCLAIMER2
- DCCDISCLAIMER3
- DCCDISCLAIMER4
- DISCLAIMER1
- DISCLAIMER2
- DISCLAIMER3
- DISCLAIMER4
- FOOTER1
- FOOTER2
- FOOTER3
- FOOTER4
- GIFTFOOTER1
- GIFTFOOTER2
- HEADER1
- HEADER2
- HEADER3
- HEADER4
- HEADER5
- HEADER6
- REFUNDPOLICY1
- REFUNDPOLICY2
Note
The following parameters have underscore (_) at the end of the name: DISCLAIMER1, DISCLAIMER2, DISCLAIMER3, DISCLAIMER4, FOOTER1, FOOTER2, FOOTER3, FOOTER4, GIFTFOOTER1, GIFTFOOTER2, HEADER1, HEADER2, HEADER3, HEADER4, HEADER5, HEADER6, REFUNDPOLICY1 and REFUNDPOLICY2.