How to load multiple sheets of single Excel book by one change-set xml in BRMS

Solution Unverified - Updated -

Issue

  • In case that I write rules in multiple sheets of single Excel book, how can I load those sheets by one change-set xml?

I configured my change-set xml like:

<add>
<resource source='classpath:data/dtable.xls' type="DTABLE">
<decisiontable-conf input-type="XLS" worksheet-name="sheet1" />
</resource>
<resource source='classpath:data/dtable.xls' type="DTABLE">
<decisiontable-conf input-type="XLS" worksheet-name="sheet2" />
</resource>
</add>

But only rules of sheet1 were loaded.

Environment

  • JBoss Enterprise Business Rule Management System (BRMS)
    • 5.0.1

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content