on 2020 Sep 23 6:33 AM
Hi All,
I am trying to test analytical reporting API from postman using the below URL. I have already created a View template DCperformanceStatistics by using POST Method to create view templates. But not sure how Ariba links this View template in the Realm to pull data based on the Document type specified in Template.
Are these view templates physically created in Ariba realm ? if yes where can I physically view these templates.
I get the error :
{ "code": "internalServerError", "message": "Internal Server Error. UUID:xxxxxx" }
Thanks.
Assad
Request clarification before answering.
Hi Assad,
The view templates that you create are not visible within the SAP Ariba UI, you can only look at them using the /viewtemplates{viewtemplatename} endpoint.
If you are getting an error message when making the call, please ensure that you are including your APIkey, the BearerToken (for authentication), your realm name, and a filter (unless you want to use the default filter.)
If you have included all of this information in your API call, please create a service request with SAP Ariba to further troubleshoot.
Thank you,
Sean
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Assad
I had a real tough time trying to make the Ariba API work
They have some APIs which are good to see but dont quite work
and Ariba support closes the ticket as soon as it gets raised with a standard reply template
I will check more and see if I can find something on how I last did it.
Regards
Vinita
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.