Mulitple Invokations to Business Rule service is failing Index: 0, Size: 0
909212Jan 5 2012 — edited Feb 7 2012Hello All,
When Business Rules Service is called Multiple times from the Bpel 11G While loop, I am experiencing the following error:
Error:
<operationErroredFault xmlns="http://xmlns.oracle.com/BrokeringRules/BrokeringRules_DecisionService">
-<part name="payload">
-<errorInfo xmlns="http://xmlns.oracle.com/BrokeringRules/BrokeringRules_DecisionService">
<errorMessage>
Index: 0, Size: 0
</errorMessage>
</errorInfo>
</part>
</operationErroredFault>
Note: In the While loop, First (LOOP Counter=1)call to Business Rule Service is completed sucessfully but failing in rest of calls (LOOP Counter >=2)..
Pls help if you have any ideas to resolve this. I am thinking, there may be Partner link property for Business rules service to resolve this.
Thanks,
Sai