ServiceNow to Control-M integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
I need your help with a Control-M integration.
Use Case:
When a catalog request is raised in ServiceNow, job details are provided in JSON format based on business requirements (OS/MFT). Once the RITM is approved, a standard change request is automatically created, and the job details are populated in the change request description.
Based on the data in this description, we need to generate a JSON file dynamically and attach it to the Control-M REST API at runtime. However, we are currently facing an issue with creating the JSON file and attaching it to the REST API dynamically.
We have tested the Control-M API through Postman, and the attached screenshot shows the Postman test results.
