GET request data flow

The GET Requests retrieve data to be displayed in the client. These Requests are handled as follows:

  1. The client makes an HTTP GET Request to the Data Source Configuration API on an application server that hosts the Enterprise Manager application.

  2. Enterprise Manager retrieves the requested data from the Framework Database (BPMAINDB)

  3. Enterprise Manager returns the requested data to the client in an XML Response file.

Supported request types