IBM Support

RS03893: ATTRIBUTE VALUE MAY NOT BE ASSIGNED IN A SEQUENTIAL TASK IN DECISION ENGINE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • In a sequential task, assigning a value to an attribute in a
    rule action may not be applied if the bom attribute is linked to
    a setter using a varargs format
    

Local fix

  • Refactor the setter to use an array explicitly for example
    
    setNames( String...  ) =>  setNames(String[] )
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * Users running sequential task with decision engine.          *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * In a sequential task, assigning a value to an attribute in a *
    * rule action may not be applied if the bom attribute is       *
    * linked to                                                    *
    * a setter using a varargs format.                             *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    

Problem conclusion

  • The code is fiexed.
    

Temporary fix

  • Refactor the setter to use an array explicitly for example
    
    setNames( String...  ) =>  setNames(String[] )
    

Comments

APAR Information

  • APAR number

    RS03893

  • Reported component name

    WDS FOR RULES

  • Reported component ID

    5725B6903

  • Reported release

    892

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2022-02-09

  • Closed date

    2022-02-14

  • Last modified date

    2022-02-14

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

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

Fix information

  • Fixed component name

    WDS FOR RULES

  • Fixed component ID

    5725B6903

Applicable component levels

  • R892 PSY

       UP

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

Document Information

Modified date:
28 April 2022