How to pass data from Catalog form to Service Desk Manager?
book
Article ID: 112473
calendar_today
Updated On:
Products
CA Service CatalogCA Service Management - Asset Portfolio ManagementCA Service Management - Service Desk Manager
Issue/Introduction
How to pass data from a Catalog form to Service Desk Manager?
Environment
Service Catalog 14.1 and later Service Desk Manager 14.1 and later
Resolution
To pass form fields from Service Catalog to Service Desk Manager by specifying the _id of the Catalog form field as follows :
Attributes: ca_sdm_attr_<SDM attribute name>
Example:
ca_sdm_attr_assignee (for Assignee of the ticket in SDM) ca_sdm_attr_requested_by (for Requested By of the ticket in SDM) ca_sdm_attr_priority (for Priority of the ticket in SDM)