Rundeck workflow step that changes an incident state
The Service Now connection credentials are set in the project.properties file for your project. Password it’s a keystorage path to the password.
project.plugin.WorkflowStep.Service-Now-Incident-Change-State.url=https://server.service-now.com
project.plugin.WorkflowStep.Service-Now-Incident-Change-State.login=user
project.plugin.WorkflowStep.Service-Now-Incident-Change-State.password-key-storage-path=keys/servicenow/pass
or in framework.properties
servicenow.url=https://server.service-now.com
servicenow.login=user
servicenow.password-key-storage-path=keys/servicenow/pass
To use the plugin, configure the follow mandatory inputs.
Rundeck workflow step that checks assigned incidents
The Service Now connection credentials are set in the project.properties file for your project. Password it’s a keystorage path to the password.
project.plugin.WorkflowStep.Service-Now-Incident-Check-Assigned.login=user
project.plugin.WorkflowStep.Service-Now-Incident-Check-Assigned.password-key-storage-path=keys/servicenow/pass
project.plugin.WorkflowStep.Service-Now-Incident-Check-Assigned.url=https://server.service-now.com
or in framework.properties
servicenow.url=https://server.service-now.com
servicenow.login=user
servicenow.password-key-storage-path=keys/servicenow/pass
To use the plugin, configure the follow mandatory inputs.
This inputs is optional
Rundeck workflow step that checks an incident state
The Service Now connection credentials are set in the project.properties file for your project. Password it’s a keystorage path to the password.
project.plugin.WorkflowStep.Service-Now-Incident-Check-State.login=user
project.plugin.WorkflowStep.Service-Now-Incident-Check-State.password-key-storage-path=keys/servicenow/pass
project.plugin.WorkflowStep.Service-Now-Incident-Check-State.url=https://server.service-now.com
or in framework.properties
servicenow.url=https://server.service-now.com
servicenow.login=user
servicenow.password-key-storage-path=keys/servicenow/pass
To use the plugin, configure the follow mandatory inputs.
Rundeck workflow step that comments an incident
The Service Now connection credentials are set in the project.properties file for your project. Password it’s a keystorage path to the password.
project.plugin.WorkflowStep.Service-Now-Comment.login=user
project.plugin.WorkflowStep.Service-Now-Comment.password-key-storage-path=keys/servicenow/pass
project.plugin.WorkflowStep.Service-Now-Comment.url=https://server.service-now.com
or in framework.properties
servicenow.url=https://server.service-now.com
servicenow.login=user
servicenow.password-key-storage-path=keys/servicenow/pass
Rundeck workflow step that creates an incident
The Service Now connection credentials are set in the project.properties file for your project. Password it’s a keystorage path to the password.
project.plugin.WorkflowStep.Service-Now-Incident-Create.login=user
project.plugin.WorkflowStep.Service-Now-Incident-Create.password-key-storage-path=keys/servicenow/pass
project.plugin.WorkflowStep.Service-Now-Incident-Create.url=https://server.service-now.com
or in framework.properties
servicenow.url=https://server.service-now.com
servicenow.login=user
servicenow.password-key-storage-path=keys/servicenow/pass
To use the plugin, configure the follow mandatory inputs.
These inputs are optional and if leave empty the default value of Service now it’s going to be used
Rundeck workflow step that coments 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
Rundeck workflow step 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.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:
These inputs are optional and if leave empty the default value of Service now it’s going to be used