Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to get the Application Version number without accessing sys_app and sys_store_app tables?

Community Alums
Not applicable

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