Store Metadata in Service now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2022 06:44 AM
Hi Team ,
I was seeking for some advise in one of my scenario.
I have a Jenkins file passes through certain stages like Checkout , Build , Test , Deploy. Hence , For all these stages there is some metadata getting populated for the respective stages.
I need to understand , what could be the feasible approach for creating the data structure or storing the metadata of all the stages into the Service now.
Kindly advise.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2022 11:50 PM
Hi Team ,
Can you please share your thoughts on my use-case above.
Regards,
Kapil Kaushal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2022 04:32 AM
Check this out this might help : https://docs.servicenow.com/bundle/rome-servicenow-platform/page/product/configuration-management/co.../EmployeeConnection.net Insite
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2022 10:07 PM
Actually, Metadata in my use-case is the data of jenkins pipeline stages.
Hence, I am trying to use a Jenkins v2 spoke API to push the data onto servicenow. But not sure where I could be able to see the data in ServiceNow platform.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 05:51 AM
I would create a custom table to store the information.