cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Add a new exchange rate using JAVA

former_member333938
Participant
0 Likes
309

Hello all:

I would like to know how I can add a new exchange rate using java code.

Below I leave the graphic method of doing it:

I found these objects that have properties similar to those of the UI:

But it does not work.

anyone knows how to do this?

Thanks in advance.

Jose.

Accepted Solutions (1)

Accepted Solutions (1)

JoergAldinger
Active Contributor
0 Likes

We finally figured this one out. You have to instantiate an ExchangeRateManager to add the ExchangeRateEntity with all required properties set.

Best regards,

Joerg.

Answers (0)