Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Calculate Value Field Use Case

Alex Litvak
Tera Contributor

Hello Community Members!

I am trying to understand either using a calculated field or business rule as best practices for a use case of mine.

I need to get “Application name" and "Owned by" based on the value from the “Configuration Item” field in the “Vulnerability Item” application. “Configuration Item” is a child record for the Business Application record.

 

Any help is much appreciated.

Thank you!

1 REPLY 1

Aylee Andersen
Kilo Sage

Hi @Alex Litvak,

 

I stumbled across this thread while doing some research on calculated fields vs business rules and thought you might want to take a look. According to this thread, it sounds like business rules are the better way to go since you can determine exactly when and how often the calculation occurs.

https://www.servicenow.com/community/itsm-forum/calculated-fields-documentation/td-p/838796/page/2

 

Other potentially helpful resource:

https://www.servicenow.com/community/developer-forum/learning-calculated-field-or-business-rule/m-p/...

 

Hope that gives you some guidance!

- Aylee