Change Velocity implementation failing ADO pipeline
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 02:51 AM
I am trying an initial installation of Change Velocity but cannot get the Pipeline to trigger change creation correctly.
Cannot see what is wrong in the YAML code so any help is appreciated;
YAML Code;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2024 11:38 AM
Hi @derekkelly I too dont see an issue in this ADO pipeline. We need to check if the service connection is good, which is sending the notifications and inbound events in ServiceNow is good.
Could you please create a case and share it. We will check it out.
Thanks
Senthil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 11:03 PM
Hi, I'm also facing the same issue. Is the issue resolved? Can you please help what solution applied?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 06:02 AM
Hi, I hope domain separation is enabled in your system. Can you 'DevOps Change User' account available in your sys_user table? 'DevOps Change User' account created by plugin and It should map with parent domain if domain sepration is enabled.
The above code shows 'test user' account used by you. Can you replace by 'DevOps Change user' and check it will work as you expected.
Suresh.