Integration Azure DevOps with DevOps Change Velocity
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2024 10:26 AM
I'm trying to deploy ADO with DevOps Change Velocity, but I'm getting an error saying "The callback cannot be processed because the orchestration tool cannot be notified." implement stage but in ADO the notification never arrives so the stage does not advance and is left waiting, I attach screenshots of the tests, if they will take up more time please tell me.
Error
devopsErrorCode: REST_CALL_ERROR
internalMsg: Unknown error
errorSources: ["DevOpsADOPToolIntegrationHandler.notifyWithCallback","DevOpsADOPToolIntegrationHandler.notifyWithCallback","Flow action - DevOps - Notify Orchestration Tool with Change Decision","Flow - Change Control Callback"]
properties: {"REST_STATUS_CODE":203,"REST_ERROR_CODE":0,"ALIAS_ID":"af7fdb791b5f8e54ffbe0dc8cc4bcbcd"}

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2025 01:14 AM
Hi Francisco, have you managed to find the root cause for that error?
We came across to the same one and still struggling to identify why it happens. I hope I'll have some useful update soon to share it here.
BR,
Alexander
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2025 10:37 AM
Hello I have good news, I was able to solve the problem, the first thing we did was that the script include RiskCalculator, it was put in a way that all areas can access it
Francisco Sandi