Unable to discover repository from GitLab in DevOps Change Velocity
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 02:35 AM - edited 05-12-2024 12:39 AM
Hi There,
I tried connecting GitLab from DevOps Change workspace and it it discover the pipeline .However, the repository from GitLab is not being fetched to my ServiceNow instance. PFB.
Am using OAuth verification for this .The project(repository) in my GitLab is public and all required access token are configured. The Webhooks from GitLab also are being connected successfully.
For import request (capability=code) , i see error "Discover Payload from Subflow is empty"
Can anyone let me know why is this error appearing and how to solve this ? Any input on this would really be helpful.
Thanks,
Sitarani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2024 11:38 PM
Hi @srath Could you please create a case on support.servicenow.com and let me know. We will check this by hopping on to your instance and help to resolve it.
Thanks
Senthil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 01:07 PM
@srath if you can't figure it out, you could always try syncing GitLab repositories to ServiceNow with Unito's 2-way integration. It includes a free trial to test it out yourself and see if the integration works as intended.
And you can find ServiceNow docs for Unito on their knowledge base.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
As I am having a very similar issue with (on a Jira integration) I suspect something is wrong with the permissions on sys_flow_context table so it can't read the workflow context reference and crashes out.
What I found so far is that when the scheduled discovery runs, it completes, but if I *manually* force discovery for imports it fails because the job is started under my name, not the system. I hope you got some resolution before this, but this more for others who breadcrumb behind us.