Verifying the application setting for M3APIs

Verify that M3APIRESTPath and M3APIType are installed by the setup file.

Note: This procedure only applies if you want M3 Report Manager to communicate with M3 Business Engine through REST APIs using SSL.
  1. Copy the Grid client certificate file to the Report Manager certificate folder:

    C:\Program Files (x86)\accure\M3 Report Manager\certificate

  2. Open Microsoft IIS Manager.
  3. In the menu tree, expand server name > Sites. Select ReportManagerWCF.
  4. Click Application Settings.
  5. Verify that M3APIRESTPath and M3APIType are in the Application Settings list.
  6. Update certPath with the Report Manager certificate path and file name of the Grid client certificate.
  7. In the menu tree, expand server name > Sites. Select ReportManagerH5.
  8. Click Application Settings.
  9. Update WcfAddress to https://<MRM host>:444/arm.svc.
  10. For changes to take effect, restart the application sites.