Is there any client side methods to convert one currency to another currency?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-11-2024 02:14 AM
Here i am facing issue of calculating currency.
Here as showing in image I typed number
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-11-2024 05:39 AM
Not sure, but I guess SN has some OOTB exchange rates tables.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-11-2024 05:45 AM
Hi @Narayana Swamy,
I am not sure if ServiceNow provides OOB currency conversion rates.
I would suggest you to create System Properties for Currency conversion rates so that you can use those properties anywhere on your instance without configuring conversion rate again and again. If you want to change the rate, you can go to system properties and change the rate and it will apply everywhere on instance wherever it is used.
If you found this reply helpful, please mark it as solution/helpful.
Thanks and Regards,
Ehab Pilloor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-11-2024 09:10 AM
Hi @Ehab Pilloor ,
Currency rates changes every day ,I think this method might not be suitable to handle such scenarios.How can we handle in such scenarios?
Thanks
Narayana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-12-2024 07:25 AM
Hi @Narayana Swamy.
While I do understand it is not the most viable solution, it is better than configuring exchange rates for a particular application as you would have to configure if again if needed in separate application.
You can check out this ServiceNow documentation for currency exchange rates for reference to your question: https://docs.servicenow.com/bundle/vancouver-platform-administration/page/administer/currency/concep...
If you found this reply useful, please mark it as solution/helpful.
Thanks and Regards,
Ehab Pilloor
