cancel
Showing results for 
Search instead for 
Did you mean: 

PI with BRM in CE 7.3

Former Member
0 Kudos

Hi Experts,

We are using CE 7.3 for integrating PI and BRM. We need to make use of the rules define in BRM DC from PI.

My BRM decision table has the rules in following format:

For 1 condition, there are say about 10 Actions. Is it possible to loop in all these 10 Actions to decide the output in BRM DC itself?

Normally, we use webdynpro to validate this. But here, we do not have webdynpro and in PI also, we do not want to write any custom code.

From PI, input will be sent to this BRM and in BRM, we need to loop in to all the Actions to find the match.

Is it possible and do we have any sample code for this?  Hope I am clear. If not please let me know.

Thanks in Advance.

Regards,

Subashini

Accepted Solutions (0)

Answers (1)

Answers (1)

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Subashini,

Sounds like you might need to add a Flow Rule? In flow rules you can loop through whatever you need to do.

There is also an option on the decision tables to find all matching rows (rather than just return a single row).  That may be of some assistance.

What might help is some sample data to explain how you need to loop through the actions... perhaps you would be better to rework it as multiple smaller decision tables which are tested in an agreed sequence?

Regards

Jocelyn