IBM Support

RS02392: SOME COLUMNS ARE INVISIBLE IN "EDIT ALL" MODE FOR HUGE DECISION TABLE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When we have very huge DT (lot of columns), when using in
    Decision Center the "Edit All" button some columns disappear.
    Accordingly we are not able to edit properly the table.
    Using "Edit in Place" instead works, however, it is very slow,
    hence not a "proper" workaround for this kind of edition.
    
    To reproduce:
    1) Publish the modified loan validation rule  project to DC
    2) Open in the DC Enterprise Console
    3) Open a huge DT
    4) Click on "Edit All"
    Some columns will disappear.
    

Local fix

  • Add a mininum width to the DecisionTable table
    From the directory where the teamserver ear is deployed, edit
    the
     skins/common/css/webcomponents.css
    For example, in the sample server on Windows, it is
    
    <AppServer>\profiles\ODMSample8810\installedApps\SamplesCell\tea
    
    mserver-WAS85.ear\teamserver.war\skins\common\css\webcomponents.
    
    css
    The fix is to add this line (lines 213-221):
    table.DecisionTable input {
     border-style:none;
     font-size: small;
     font-family: verdana,arial,helvetica;
     text-align:center;
     background-color:transparent;
     color: #000000;
     min-width: 30px; // <-- Add this at line 220
    }
    

Problem summary

  • Some columns are invisible in "edit all" mode for huge Decision
    Table
    

Problem conclusion

  • The code is fixed
    

Temporary fix

Comments

APAR Information

  • APAR number

    RS02392

  • Reported component name

    WDS FOR RULES

  • Reported component ID

    5725B6903

  • Reported release

    871

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-05-11

  • Closed date

    2016-06-15

  • Last modified date

    2016-06-15

  • 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

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

Document Information

Modified date:
17 February 2022