GET request data flow
The GET Requests retrieve data to be displayed in the client. These Requests are handled as follows:
-
The client makes an HTTP GET Request to the Data Source Configuration API on an application server that hosts the Enterprise Manager application.
-
Enterprise Manager retrieves the requested data from the Framework Database (BPMAINDB)
-
Enterprise Manager returns the requested data to the client in an XML Response file.