Hello to everyone
I am trying to use SBPA Decisions with API (SAP Business Accelerator Hub). I have deployed my artifact and when I am trying to do the call through postman, I am receiving a 404 error.

My request body is this:

and my Decision's info is:

Thank you very much in advance
Request clarification before answering.
Hello Athina,
The only reason I can see is the wrong host URL. So, you have deployed your decision in some other SAP BTP account and you are using the host URL and other credential details from another service instance of another sub-account. Please confirm this. For Example: you have deployed the decision in EU10 account but using the URL of US10 etc.
Regards,
Archana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
RuleService Revision works for me -- that is what's listed in the API.
404 error indicates that the URL or the rule service ID is wrong. Can you show the URL?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It should be in the form of:
https://spa-api-gateway-bpi-eu-prod.cfapps.eu10.hana.ondemand.com/public/rule/runtime/rest/v2/rule-s...
Hi 3773 ,
in your payload you specified the RuleServiceRevision, but since you're using decision rules in SBPA, it should be RuleServiceVersion.
Kind Regards,
Jana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.