Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-4965

In Guided Decision Tables, the nature parameter of an Action Call Method is ignored

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • IBM BAMOE 8.0.4.GA, IBM BAMOE 8.0.5.GA
    • BRE
    • None

      In the GSDT file we have:
       

                  <org.drools.workbench.models.datamodel.rule.ActionFieldValue>
                    <field>tipologia</field>
                    <value>Tipologia</value>
                    <nature>7</nature>
                    <type>String</type>
                  </org.drools.workbench.models.datamodel.rule.ActionFieldValue>
      

       
      Despite in the above case the nature field is set to 7, during the code execution in the backend code, the nature parameter is set to 1

              abkuma abhishek kumar
              martinweiler Martin Weiler (Inactive)
              Daniel Rosa Daniel Rosa
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: