FX Rates automation
New to OS and I have requirement to automate fx rates in OS. Is it possible?
We have FX repository in Oracle so, thinking to pull from there but not sure how can we load to central FX repository.
New to OS and I have requirement to automate fx rates in OS. Is it possible?
We have FX repository in Oracle so, thinking to pull from there but not sure how can we load to central FX repository.
Couple different ways to do it, but always recommend using the BRApi functions instead of writing directly to the database directly. There is a table called FXrate that the application uses to store the information for FXRates. You can use the SetFxRate function to insert/update this table with the values from your ERP from a Connector Business Rule if you want to take that approach.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.