Is there a utility to create a bunch of Service Catalog tickets?
book
Article ID: 107620
calendar_today
Updated On:
Products
CA Service Catalog
CA Service Management - Asset Portfolio Management
CA Service Management - Service Desk Manager
Issue/Introduction
For stress testing purpose , you may need to create a bunch of Service Catalog requests automatically
Is there a utility to create a bunch of Service Catalog tickets?
Environment
Service Catalog 14.1 , 17.1
Resolution
There is no such utility to create the tickets in bunh. However you can use WebServices to create the ticket and make it as automation script.
The catalog web service calls that you can make use of to do so are :
addRequestWithForm()
submitRequest()
Feedback