Uploaded image for project: 'WINDUPRULE - Red Hat Application Migration Toolkit rules'
  1. WINDUPRULE - Red Hat Application Migration Toolkit rules
  2. WINDUPRULE-104

Recognize the WebSphere ILOG JRules files - .brl, .dta, .dtr, .fct, .rfl, .trl, .var, .brt, .qry.

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • None
    • 2.4.0.CR1
    • WebSphere -> EAP

    Description

      I am trying to investigate migration of ILOG rules in to JBOSS(Drools)..
      My ILOG Rules source code are .brl & .dta. I tried command as below
      windup --sourceMode --input C:\temp\rule --output C:\temp\windupreport1 --source websphere --target eap6
      but not any information about .. Ashish Vyas

      XML rule artifact files have the following extension: .rulepackage, .brl, .dta, .dtr, .fct, .rfl, .trl, .var, .brt, .qry.

      The "main" .ruleproject file example:

      <?xml version="1.0" encoding="UTF-8"?>
      <model.base:RuleProject xmi:version="2.0"
      xmlns:xmi="http://www.omg.org/XMI"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xmlns:model.base="http://ilog.rules.studio/model/base.ecore"
      xmlns:model.bom="http://ilog.rules.studio/model/bom.ecore"
      xmlns:model.xom="http://ilog.rules.studio/model/xom.ecore">
        <name>rproject</name>
        <uuid>_srANAD1JEdqCPM8pR7aTDA</uuid>
        <outputLocation>output</outputLocation>
        <categories>any</categories>
        <paths xsi:type="model.xom:XOMPath" pathID="XOM"/>
        <paths xsi:type="model.bom:BOMPath" pathID="BOM"/>
        <modelFolders xsi:type="model.base:SourceFolder">
          <name>rules</name>
        </modelFolders>
        <modelFolders xsi:type="model.bom:BOMFolder">
          <name>bom</name>
        </modelFolders>
      </model.base:RuleProject>
      

      http://www-01.ibm.com/support/knowledgecenter/SS6MTS_7.0.0/ilog.rules.jrules.doc/Content/Business_Rules/Documentation/_pubskel/JRules/ps_JRules_Global640.html?lang=en

      https://www-01.ibm.com/support/knowledgecenter/SSQP76_8.6.0/com.ibm.odm.dserver.rules.samples/designer_smp_topics/smp_rd_authcustbusrule_det.html

      http://www-01.ibm.com/support/knowledgecenter/SS6MTS_7.0.0/ilog.rules.jrules.doc/Content/Business_Rules/Documentation/_pubskel/JRules/ps_JRules_Global642.html

      Attachments

        Activity

          People

            Unassigned Unassigned
            ozizka_jira Ondrej Zizka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: