Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Mulitple Invokations to Business Rule service is failing Index: 0, Size: 0

909212Jan 5 2012 — edited Feb 7 2012
Hello 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2012
Added on Jan 5 2012
2 comments
105 views