on 2023 Feb 16 8:19 AM
Hi All ,
We are trying to consume below API - Get /vendors/{vendorid}/workspaces/questionnaires but this is not giving any response 200 Blank. but when i see there is questionnaires in the backend Ariba System.
My goal is to get questionnaire templates dynamically. Can you please suggest.
Thanks,
Shivam
Request clarification before answering.
Hello Shivam, can you share the url you are testing?
The try out option you have in the Ariba API Portal and SAP Business Hub is just a test on how to build the URL and parameters for that specific api, it offers Mockup data not related to any customer.
If you are looking to get information from a customer realm, the customer needs to:
Hope it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
Yes this is already done and i am pointing out to right realm as well. Please find below is the url.
But in response there are no questionnaires coming. it should logically gives us all the questions we need to ask during supplier registration process right ?
Thanks,
Shivam
Hi, looking at your URL i'm guessing is intentional to hide the customer realm for here because that testrealm-T is not a valid realm, I'm sharing a URL so you can compare:
If you take a look at this URL, you have a QNA in the path missing (i think you are trying the methods for Modular questionnaires and registration forms don't fit here), don't use top initially, if you actually see that you need pagination you can use this parameter later.
Go from general to specific and confirm you are filling all required information:
Additional notes, check if supplier actually is in that phase in SLP (if it is not invited you don't have information here, if it was invited but questionnaire is not filled yet, if the questionnaire was completed but nothing was filled because there were not mandatory questions, look at that level too)
Hope it helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.