com.snc.change_request.refresh_impacted_services.message.show
ServiceNow property description:
Show a form message when refresh impacted services is initiated.
Attributes
- Sys ID: e3323414c31330104e44ce72a740ddad
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `com.snc.change_request.refresh_impacted_services.message.show` controls whether a form message is displayed when the "Refresh Impacted Services" action is initiated on a change request. According to the documentation, this property is a boolean value that, when set to true, will show a message on the form to inform users that the impacted services are being refreshed. This can be useful for providing immediate feedback to users, ensuring they are aware that the system is processing their request. If set to false, no message will be displayed, and the refresh will occur silently. This property helps improve user experience by providing transparency during the refresh process.
Source