IBM Support

RS03614: THE COLUMN NAMES OF THE DECISION TABLES CREATED BY THE SERVERCOPYDECISIONTABLE SAMPLE APPEAR UNDEFINED

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When using the servercopydecisiontable sample to create
    decision tables by API. The column names of those decision
    tables are C0, C1 instead of the names defined in the sample.
    The issue is the dtController instanciated with a locale that
    mismatches the server one.
    

Local fix

  • Change the dtController locale to match the server one in class
    servercopydecisiontable.model.create.DecisionTableCreator.java
    :
    
    this.dtController =
    IlrSessionHelper.getDTController(session, dTable,
    Locale.UK);
    
    and rebuild the sample.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * Customers using samples.                                     *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * The column names appear undefined (C0, C1 instead of the     *
    * column names) in the decision table created by               *
    * servercopydecisiontable sample. See attached screenshot.     *
    *                                                              *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    

Problem conclusion

  • The sample has been fixed.
    

Temporary fix

Comments

APAR Information

  • APAR number

    RS03614

  • 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

    2020-04-22

  • Closed date

    2020-08-31

  • Last modified date

    2020-08-31

  • 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 Operational Decision Manager"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"892","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
17 February 2022