IBM Support

RS01693: USING EXTENSION MODEL DECLARING EMUN PROPERTY WITH MANY=TRUE FAI LED SYNCHRONIZATION

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • With the following extension , you may run into issue while
    synchronizing, if the value is not extracted or with a default
    value.
    <?xml version="1.0" encoding="UTF-8"?>
    <model:extension-model xmlns:model="http://ilog.rules.brms.
    extension/model" name="defaultExtension" nsURI="http://ilog.
    rules.brms.extension/default">
      <add-property className="BusinessRule"/>
      <add-property className="Rule">
        <property extractable="true" name="effectiveDate"
    type="Date">
          <annotation id="validator-class" value="ilog.rules.
    teamserver.web.validator.IlrComparablePropertyValidator"/>
          <annotation id="validator-compared-property"
    value="expirationDate"/>
          <annotation id="validator-constraint" value="LESSTHAN"/>
        </property>
        <property extractable="true" name="expirationDate"
    type="Date"/>
        <property extractable="true" name="status" type="Status"/>
      <i></i><b><i>  <property many="true" name="products"
    type="Products"/></i></b><i></i>
      </add-property>
      <enum name="Status"/>
      <enum name="Products"/>
    </model:extension-model>
    <?xml version="1.0" encoding="UTF-8"?>
    <data:extension-data xmlns:data="http://ilog.rules.brms.
    extension/data" modelNsURI="http://ilog.rules.brms.
    extension/default">
      <enum-data name="Status">
        <item>new</item>
        <item>defined</item>
        <item>validated</item>
        <item>rejected</item>
        <item>deployable</item>
      </enum-data>
      <enum-data name="Products">
        <item>any</item>
        <item>Product1</item>
        <item>Product2</item>
        <item>Product3</item>
      </enum-data>
    </data:extension-data>
    

Local fix

  • set default value
    

Problem summary

  • When properties are multivalued the internal storage is not
    

Problem conclusion

  • code is fixed
    

Temporary fix

Comments

APAR Information

  • APAR number

    RS01693

  • Reported component name

    ODM APPL PTRN R

  • Reported component ID

    5725L4300

  • Reported release

    851

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-07-24

  • Closed date

    2014-07-31

  • Last modified date

    2014-07-31

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Modules/Macros

  • 999
    

Fix information

  • Fixed component name

    WS DECISION CTR

  • Fixed component ID

    5725B6900

Applicable component levels

  • R851 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSQP76","label":"IBM Operational Decision Manager"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.5.1","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
08 January 2022