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

Example: Importing details for Open a Change of Security category

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

connectorInfo data
"Open a Change,Security,4 - User,3 - Average,"
Result
<info>
  <category>Security</category>
  <initial.impact>4 - User</initial.impact>
  <severity>3 - Average</severity>
</info>