ServiceNow DevOps - Jenkins Pipeline integration configurationIssue [ServiceNow - DevOps] - Jenkins Pipeline integration is sending unknown REST request to the instance, example below: /api/sn_devops/v1/devops/tool/orchestrationReleaseOrlandoCauseServiceNow DevOps 1.11 application does not provide the Scripted Web Service endpoint /api/sn_devops/v1/devops/tool/orchestration ServiceNow DevOps 1.11 should be upgraded to 1.12 to match the Jenkins plugin version is 1.12.ResolutionMake sure that ServiceNow DevOps version is 1.12Make sure that Jenkins plugin version is 1.12.Verify that the Orchestration pipeline field is populated with the correct Pipeline name in the Pipeline table (sn_devops_pipeline) record.Verify that the Orchestration stage fields in the step record have the same values that are defined in the associated pipeline.Related LinksJenkins plug-in for ServiceNow DevOpsModeling the Jenkins scripted pipeline with Devops VideoSetting up the DevOps connection with Jenkins Video