Quantcast
Channel: Siggi Gladitsch Tracker
Viewing all articles
Browse latest Browse all 426

Re: How to get BPM schema?

$
0
0

Hi Adr,

unfortunately not, as this is the
"EUM Administration Open API" which enables you to perform operations on EUM configuration

"The API supports retrieving, updating and creating Business Process Monitor"
means that you can easily deal with the BSM EUM configuration.
In <API>\jd\index-all.html shows all the methods available,
you can find methods for
creating entities, for example
  CreateBpmApplicationRequestBean

to retrieve entities and related settings, for example
  getBpmApplications

or to update them, for example
  updateBpmApplication

BUT there is nothing in place which would allow you to retrieve measurements / metric data.

However, the main point is that this API can be used to perform operations you usually would do via the BSM GUI. After the API calls BPM still needs to retrieve the information from BSM and apply the changes within BPM, so unfortunately this would be of no help for you.

Greetings
Siggi


Viewing all articles
Browse latest Browse all 426

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>