JohannJ
4 months agoNew Contributor II
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(...
- 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.