EWM capability of pulling data
Accepted answer
- Pasting the complete question body into the question looks bad in the forum and is frowned upon.
- There is no good way to access the data just with database tools
- There are several APIs available that allow access. As an example the Reportable REST API. The entripoint is here: https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding
Comments
Which one is it exactly in the EWM table. Is there any example or references
Please fix your question with a decent title.
Follow https://rsjazz.wordpress.com/2022/03/02/ewm-reportable-rest-api/ and the rest of the post series. The reportable REST API is called Reportable API in https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding
Thank you for you answer . So for this api extension has to be used using eclispse client or jetty server. Do we have an example of that .
Maybe you read through https://rsjazz.wordpress.com/2022/03/02/ewm-reportable-rest-api/ as an example? This is part of several posts that you may be want to also look at e.g. to understand authentication.
The API mentioned is a HTTP based REST API and has nothing to do with the Eclipse client or Jetty.