12.3.20.2 Specifying Runtime Parameters

Note the following points regarding runtime parameters:
  • If the connector contains runtime parameters, they can be set in the Variables input field of the connector's definition window. Example: FILE_DATE=31-Jan-2022.
  • In this example, the date format appended to MISDATE has to conform to the Simple Date Format. If no date format is specified, the default date format used is yyyyMMdd.
  • If variables are used as a part of connector mappings or filter expressions, specify them as given in this example. Example: FILE_DATE=$MISDATE:dd-MMM-yyyy.