<style>
.release-box {
	height: 30px; 
	width: 100px; 
	padding-top: 8px;
	text-align: center; 
	border-radius: 5px; 
	font-weight: bold; 
	background-color: #0ACA8B;  
	border-color: #FCE28A;
}

.release-box:hover {
  	cursor: hand;
    cursor: pointer;
    opacity: .9; 
}
</style>
<meta name="robots" content="noindex">

<div class="release-box">
<a href="https://docs.perspectium.com/display/fluorineplus" style="text-decoration: none; color: #FFFFFF; display: block;">
Fluorine+
</a>
</div>



Prerequisites


(warning) First, install Observer for ServiceNow.


Procedure


To make changes to the Observer properties, follow these steps:


Navigate to Perspectium Observer Properties

Log into your ServiceNow instance and navigate to Perspectium Observer Properties.


Enable all script actions

To enable all script actions when running Start All Jobs for Observer, select Enable all script actions when running Start All Jobs


If not selected, then any script actions that are disabled will not be automatically restarted when Start All Jobs is ran.


Prevent script actions from being re-enabled (Optional step)

Because script actions are based on Event Subscription records, if you want certain script actions to not be recreated and re-enabled when running Start All Jobs, you can prepend X_ to the flag of the script action's corresponding Event Subscription.

For example, if you don't want the psp event: login.failed script action to be re-enabled each time Start All Jobs is ran, you would put X_ in the Flag field for the login.failed Event Subscription.





Similar topics




Contact Perspectium Support


US: 1 888 620 8880

UK: 44 208 068 5953

support@perspectium.com