API authentication - ironstream_for_servicenow_event_mgmt - 7.4

Ironstream for ServiceNow® Event Management for IBM Z Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream for ServiceNow® Event Management
Version
7.4
Language
English
Content type
Administration
Product name
lronstream for ServiceNow Event Management for IBM Z
Title
Ironstream for ServiceNow® Event Management for IBM Z Administration
Copyright
2023
First publish date
2007
Last updated
2023-09-04
Published on
2023-09-04T17:10:15.456000

See the current ServiceNow documentation for details of how to create MID Web Server API keys. For the Tokyo release the procedure is as follows:

  1. Go to All > MID Server > Profiles and Deployments > MID Web Server API Key.
  2. Either create a new API key or modify an existing API key.
  3. To create a new API key:
    1. Select New.
    2. On the MID Web Server API Key form, fill in the fields:
      Field Description
      Name Name for the API key.
      Active Option for activating the API key.
      Authentication key Read-only encoded value of the authentication key. No value appears until after you configure the key.
      Expires Option for setting an expiration date for the API key. Expired, deactivated, or deleted API keys are not accepted by the web server extension.
  4. Select Submit to save the API key. The API key appears on the Mid Web Server API Keys page.
  5. Copy this value, then on the MID Server, find and edit the \conf\ev390info file. Add a line to the end of this file containing:
    SN_API_KEY <yourAPIkeyvalue>*
  6. Place the API key value you copied from ServiceNow in place of <yourAPIkeyvalue> and save the file. If you enter both SN_API_KEY and SN_SECRET parameters, the SN_API_KEY parameter will take precedence and be used.