Convert different currencies to EURO to check if they are higher than a threshold
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2024 07:54 AM
Hi folks,
I have a requirement to convert different currencies to EURO to check if they are higher than a threshold.
On the Service Catalog, Payment Request, the user chooses the Currency and the Amount.
I have a table to convert different currencies to EURO:
Once it is converted, I'll check it if they reach a certain amount to initiate a flow on flow designer. So, if the user choose TRY and enters 14000, I need to convert that to Euro via the given ratio and feed it into the flow designer,
I need some suggestions as to how to tackle the currency conversion part. I checked the decision table but math operations are not allowed there as far as I understood. I can do it one by one in flow designer using the math option there but that is too tedious.
Any suggestions?
Thanks!
Best,
Firat