JS Library for Web and Thick Client Communication

Following are the features of JS library for Web app and thick client (Engage, EPA) communication over the localhost:

  • Allow to connect any Web App to Engage and Enterprise Personal Assistant over loopback address (127.0.0.1)
  • Execute automation and get the automation response
  • Reset automation client

Prerequisite

Following are the prerequisites for JS Library for Web and Thick Client Communication:

  • Application with which ae-w2a-bridge library is being used should be deployed in AssistEdge webserver. Deploy/Add the library from BUILD_ROOT/AddOns/web/ae-w2a-bridge/ae-w2a-bridge.js.
  • If application is deployed outside AssistEdge domain, set AllowedOrigin property in client exe config file.

Browser Support

The supported web browsers are Chrome, and Microsoft Edge.