Avaya Context Store Snap-in

Latest Release: 3.10 (January 2023)

Development Tools & Configurations

The development tools and configurations on this page are available to help DevConnect members develop, test and validate their own solutions that use the APIs provided by the Avaya Context Store Snap-in.

Software Development Kits

The Context Store Java and JavaScript SDKs contains resources designed to help developers integrate Context Store capabilities into their solutions. The Java SDK includes the client-side Java API and its Javadoc, REST API documentation, a sample Eclipse Java project and a sample .NET application. The JavaScript SDK, which is incorporated into Avaya Client SDK, includes client libraries, documentation and a sample application. The Java SDK is available for download under Releases -> Downloads for the latest release of the Context Store Snap-in.

Pluggable Data Connector

The Context Store Pluggable Data Connector (PDC) for Avaya Orchestration Designer supports easy integration of Context Store capabilities into Avaya Experience Portal Releases 6.x and higher, without having to use the REST API. In addition, a sample Orchestration Designer project is provided to help you understand how to use the PDC. The PDC and sample project are available for download under Releases -> Downloads for the latest release of the Context Store Snap-in.

Capacity Planning Tool

The Context Store Capacity Planning Tool calculates the maximum number of active Context instances that can be supported in the Context Store, and the amount of memory needed, given:

  • How much data will be stored in each Context Store instance,
  • How long that data will be stored, and
  • How many API requests will be made per second.

The Tool is available for download under Releases -> Downloads for the latest release of the Context Store Snap-in.

Sample REST Client Commands

A JSON file is available for import into the Postman REST client. The file contains commands that can be used to exercise and observe the capabilities of the Contact Store REST API. The file is available for download under Releases -> Downloads for the latest release of the Context Store Snap-in.

Loading...