cancel
Showing results for 
Search instead for 
Did you mean: 

SBPA: Decision step in Process fails with error destination 'bpmworkflowruntime_rule' not found

Dinu
Contributor
0 Kudos
547

I modeled a Process with a Decision step in SAP Build Process Automation tenant in my trial account in us10. When the process is executed, the Decision step fails. I find the following error message in monitor.

 

Rule Service Id:
5701c05935dc42a5b302c27ff8398979
Rule Service Version:
000001000000000000
Error message:
The destination 'bpmworkflowruntime_rule' could not be found in tenant with subdomain 'xxxx'. Create it or check the spelling.
Log ID:
00a116ea-ed45-40b6-be8b-f11f3ea-us10

 

I could not find any documentation on how to configure this destination. I tried configuring this destination like what is mentioned in the documentation for sap_process_automation_service. Now the error message changed to:

 

Rule Service Id:
5701c05935dc42a5b302c27ff8398979
Rule Service Version:
000001000000000000
Error message:
The HTTP request to 'https://spa-api-gateway-bpi-us-prod.cfapps.us10.hana.ondemand.com/rules-service/rest/v2/rule-services/5701c05935dc42a5b302c27ff8398979/versions/000001000000000000' failed with status code 404 (Not Found) and response body '{"timestamp":1724432145560,"path":"/rules-service/rest/v2/rule-services/5701c05935dc42a5b302c27ff8398979/versions/000001000000000000","status":404,"error":"Not Found","message":null,"requestId":"6c60e980-1842992"}'.
Log ID:
1ea78a17-4443-4aa3-aca9-dee1b8e-us10

 

The path prefix of the requested URL appears wrong. It should have been `/public/rule/runtime/rest`; `/rules-service/rest`is from Business Rules (Workflow Management). 

How can I resolve this? 

Arnela
Discoverer
0 Kudos
Hi Dinu,
joaosilva13
Advisor
Advisor
0 Kudos
I'm facing the same problem.

Accepted Solutions (1)

Accepted Solutions (1)

Dinu
Contributor
0 Kudos

This is fixed now without any change from me. This was probably a bug.

No destination is needed for using rule service from a process. 

Answers (1)

Answers (1)

Arnela
Discoverer
0 Kudos

Hi, 

I have the same issue as well. It would be great if someone could help out and share further information on how to fix this issue.

 

Thank you and BR;

Arnela Zauner

Arnela
Discoverer
0 Kudos
Maybe, as extra Information, please have a look at mission: https://discovery-center.cloud.sap/protected/index.html#/mymissiondetail/82236/. This does not work for me any longer.