Rundeck Notification plugin to comment an incident
The Service Now connection credentials are set in the project.properties file for your project.
project.plugin.Notification.Service-Now-Notification.login=user
project.plugin.Notification.Service-Now-Notification.password=s3cret
project.plugin.Notification.Service-Now-Notification.url=https://server.service-now.com
To use the plugin, configure this mandatory input:
Rundeck Notification plugin that creates an incident
The Service Now connection credentials are set in the project.properties file for your project.
project.plugin.Notification.Service-Now-Notification-Create.login=user
project.plugin.Notification.Service-Now-Notification-Create.password=s3cret
project.plugin.Notification.Service-Now-Notification-Create.url=value=https://server.service-now.com
To use the plugin, configure this mandatory input:
These inputs are optional and if left empty the default value of Service now it’s going to be used
Rundeck Notification plugin to create a Service Now Change
The Service Now connection credentials are set in the project.properties file for your project.
project.plugin.Notification.Service-Now-Notification-Change-Create.login=user
project.plugin.Notification.Service-Now-Notification-Change-Create.password=s3cret
project.plugin.Notification.Service-Now-Notification-Change-Create.url=https://server.service-now.com
To use the plugin, configure this mandatory input: