IBM Support

RS02985: IMPORTS ARE LOST DURING MIGRATION PROCESS FOR DYNAMIC RULE SELECTION

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When using dynamic rule selection in a rule task.
    body = dynamicselect(?rule) {
    return com.ibm.test.RuleSelection.ruleSelectionFilter();
    }
    When switching to Decision Engine, the dynamic selection gives
    errors.
    

Local fix

  • Move the dynamic selection class to a root package as opposed
    to being in a sub package.
    body = dynamicselect(?rule) {
    return RuleSelection.ruleSelectionFilter();
    }
    

Problem summary

  • In Rule Designer dynamic rule selection in a rule task, give
    errors when switching to a Decision Engine.
    

Problem conclusion

  • The code is fixed.
    

Temporary fix

  • Move the dynamic selection class to a root package as opposed
    to being in a sub package.
    body = dynamicselect(?rule) {
    return RuleSelection.ruleSelectionFilter();
    

Comments

APAR Information

  • APAR number

    RS02985

  • Reported component name

    WDS FOR RULES

  • Reported component ID

    5725B6903

  • Reported release

    891

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2018-01-11

  • Closed date

    2018-01-19

  • Last modified date

    2018-01-19

  • 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

    WDS FOR RULES

  • Fixed component ID

    5725B6903

Applicable component levels

  • R891 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":"891","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
17 February 2022