Free cookie consent management tool by TermsFeed Setting up AM Integration [Vendor Management v22.4.1.3]
Page not found in the selected version; redirected to the home page.
Setting up AM Integration
This content applies solely to Vendor Management, which must be purchased separately from the Appian base platform. This content was written for Appian 22.4 and may not reflect the interfaces or functionality of other Appian versions.

Introduction

The integration between Vendor Management and Award Management bridges the gap between the two solutions and provides vendors and contracting personnel with more visibility into the award process. When this integration is enabled, contracting officers can see award information directly in their VM environment.

Set up Award Management Integration

To utilize this integration, you need to generate an API Key in the same environment you imported the Award Management application. You also need to generate an API key if the environment is the same as where you imported the Vendor Management application.

  1. Navigate to the admin console of the Award Management environment.
  2. Create a new API key. Copy the API key and save it securely for future reference.

    am_create_API_key.png

  3. Create a new service account and name it amintegration

    am_create_service_account.png

  4. Add the Service Account to the AS AM Service Accounts for VM Access group in the Award Management application container.
  5. Copy this API key when it is generated.
  6. Access your Appian Designer.
  7. In your application, select AS VM Full Application.
  8. Under object type, select Connected System.
  9. Select AS VM CS Award Management.
  10. Find the Value field and click the Clear link next to it.
  11. In the cleared Value field, paste the saved API key.
  12. In the Base URL field, enter the URL of the environment where Award Management was imported in the following format: https://sample-url.com/suite/webapi/
  13. Click SAVE.

    am_integration_properties.png

  14. Set the AS_VM_BOL_AWARD_MANAGEMENT_INTEGRATION_TOGGLE constant in the Vendor Management Application to true.

Setting up AM Integration

FEEDBACK