InfoSource: Configure APM REST API


Look up the InfoSource

When setting up Interop topics, you must provide a unique value for the APM InfoSource UUID and ShortName, for the messages outbound from AssetWise APM.

Inside APM's Enterprise object, look up the AssetWise Interoperability System that represents APM.

Update APMrestapi.json

As described in the AWEIS Setup Guide, section "Installing and setting up...", the Windows %programdata% Dependency folder contains the APMrestapi.json file. An example of this follows:

{
  "Name": "APM REST API",
  "InstanceType": "Bentley.Interoperability.APM.APMRestAPI",
  "InterfaceType": null,
  "InstanceState": {
    "BaseURL": "http://emea29897/interop_appserver/rest/",
    "APIKey": "apikey xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
    "SenderLogicalID": "AssetWise",
    "SenderComponentID": "APM",
    "InfoSourceUUID": "99ba1664-fd6d-487d-ace9-406c658defd4",
    "InfoSourceShortName": "APM Dev RobynMines",
    "RestTimeoutSeconds": 300
  },
  "State": null,
  "Event": null,
  "Exceptions": null