Forum Discussion

JohannJ's avatar
JohannJ
New Contributor II
4 months ago

Adding new source currency with setFxRate automatically

Hi, I'm currently setting FxRates via BR using below snippet: objFxRatePk = new FxRatePkUsingNames(osFxRateType, osFxRateDate, sourceCurrency, targetCurrency); objFxRate = new FxRateUsingNames(...
  • MarcusH's avatar
    4 months ago

    I think you will need to add the currency to the Application Properties Currencies list before it shows on the FX Rates module.