Skip to Content
0
Jul 09, 2022 at 05:12 PM

Manage Business Rule (BTP) from custom UI5 application problem

515 Views

Recently, we need build a sapui5 app to edit decision table in BTP business rule.

We found the blog below:

https://blogs.sap.com/2017/12/21/author-sap-cloud-platform-based-business-rules-using-fiori-application/

https://github.com/murlionline/manageRules

The code example is neo version. We made few changes to fit CF version.

We use destination instead of "bpmrulesrepository"

We can get vocabulary_srv, and rule_srv

image.png

After the loadDecisionTable, we meet some errors.

image.png

Also, the decisionTable has data in business rule but empty in sapui5

image.png

How do we fix the problem?

Attachments

image.png (86.4 kB)
image.png (52.2 kB)
image.png (14.3 kB)