Use > Service Catalogs > Service Catalog management > Importing connector details for an item through Web Services > Example: Importing details for Open a Change of Release Management category

Example: Importing details for Open a Change of Release Management category

The following is an example of the format required to import the connector details for Open a Change of Release Management category. The result is an XML string that populates the interface.info field in the svcCatalog record.

connectorInfo data
"Open a Change,Release Management,CM 1,Incident/Problem Resolution,2 - Site/Dept,1 - Critical,Hardware Release,"
Result
<info>
  <category>Release Management</category>
  <coordinator>CM 1</coordinator>
  <reason> Incident/Problem Resolution</reason>
  <initial.impact>2 - Site/Dept</initial.impact>
  <severity>1 - Critical</severity>
  <release.type> Hardware Release </release.type>
</info>