Forum Discussion
FabioG
4 months agoContributor II
ExecuteCustomCalculateBusinessRule in parallel
Hi all, so I'm running a Finance Business Rule through BRApi's ExecuteCustomCalculateBusinessRule method, passing a POV through its nameValuePairs parameter. Since I need to run it from a WorkSpace...
- 4 months ago
Hi db_pdx ,
thanks for your answer.
Your suggestion is good (actually I don't see other ways, at the moment), but I was looking for something less "tricky". I mean, I am looking for a way to run them directly from code, without having to implement Data Managements or other "external" (from a code perspective) stuff.
Anyway, thanks a lot for Your suggestion, I'll definitely try it !
FabioG
FabioG
4 months agoContributor II
Hi sameburn
I'm doing exactly what You describe, but my problem is that I'm hitting different data units, and looks like resulting POVs are overlapping between parallel calls.
Maybe, since You are not hitting the same Data Unit, you are not facing this issue.
I'll build a test to better understand this issue.
Thanks a lot for Your answer
Regards
FabioG
Related Content
- 3 years ago
- 3 years ago