Send a POST call in RPE
Data Source Configuration in RPE does only GET call.
In RPE, how to fetch data from DNG using:
This POST call has a request body & a custom header net.jazz.jfs.owning-context.
One answer
To my knowledge PUB only allows GET.
Comments
Since it is a reporting/publication tool, makes total sense. Why would you want to POST or PUT when creating a report/document?
I wanted to fetch "Where Used In Module" for a base artifact. Input I have is only the base artifact & not in Module-Context. Web UI fetches this data with a POST call that is mentioned in my first post of this thread. This data is not stored in the base artifact.