Hi Experts,
I have been asked to investigate a issue in a Business Rule developed by some other guy. It's throwing the below error:
invalid argument in function [@_BPROC]
I checked there is no function like @_BPROC getting used in rule. Any idea what could be the issue?
Strange thing is that we have two same scripts running for two different hierarchy of Organization. One is working & in other there is the issue. Hierarchy structure is like below One hierarchy is having 4 layers other one is having 3. I tried google the issue but couldn't found anything except the issue could be due to the function @HspNthMbr which the script is also using. I am not sure how to start investigation for it. Any pointers please.
Org
-Hierarchy1
--Parent11
---Parent12
----Child11
-Hierarchy2
--Parent21
---Child21
Cheers !!!