Free cookie consent management tool by TermsFeed Setting up AM Integration [Vendor Management v23.2.1.4]
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 23.2 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.

Caution:  If you do not plan to use this integration, you must toggle the AS_VM_BOL_AWARD_MANAGEMENT_INTEGRATION_TOGGLE constant value to False in Designer.

Set up Award Management Integration

To utilize this integration, you need to generate an API Key in the same environment you imported your Award Management application. Please note that if your Award Management application and Vendor Management application were imported into the same environment, you will still need to generate an API key.

  1. In the target environment, log in as the deployment user.
  2. Navigate to the Admin Console and select Web API Authentication.
  3. From the API Key tab, click CREATE.

    am_create_API_key.png

  4. In the Description field, add a unique description for the API key.
  5. Click the icon next to the Service Account field to create a new service account.
  6. Enter amintegration in the Username field.

    am_create_service_account.png

  7. In the Groups field, enter AS AM Service Accounts for VM Access to add it to the appropriate group.
  8. Click CREATE to apply the new service account to the API key.
  9. Click CREATE to create the new API key and copy and save it to use in the next section.
  10. Navigate to the environment where the Award Management application was imported.
  11. Go to Appian Designer > Applications and select AS VM Full Application.
  12. Under Object Type, select Connected System.
  13. Select AS VM CS Award Management.
  14. Find the Value field and click the Clear link next to it.
  15. Paste the API key you saved in step 9 in the cleared Value field.
  16. 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/.
  17. Click SAVE.

    am_integration_properties.png

Setting up AM Integration

FEEDBACK