How to get the Application Version number without accessing sys_app and sys_store_app tables?
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2022 02:51 AM
Hi, guys!
Can you propose an optimal solution to this question: "How to get the Application Version number without accessing sys_app and sys_store_app tables?"
Getting the version by sys_app is working, but we are getting through the certification and it's reported that querying this table is not recommended.
And we didn't have a record of our app in the sys_store_app so we can't use this querying method at all.
Can this be done through the system properties? When to run a business rule to update this property then? It doesn't seem too optimal! Or using the getSession()?
Will be happy to hear your thoughts on that 🙂
0 REPLIES 0