IBM Support

PK91661: EGL0330E A message with the xx ID does not exist

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Environment:
    
     - Product name (Build ID or version/patch level): IBM Rational
    Business Developer v7.5.1.3
    
    Reproducible Y/N: Y
    
    
    Description of problem:
    
    
    After migration from VAGen to RBD 7.5.1.3, Web transaction will
    fail to display messages with the error:
    EGL0330E A message with the 0003 ID does not exist in the test.m
    sgTRBundle message table. EGL0001I The error occurred in WebTr1_
    UI.
    
    Error occurs when the message number is passed to SysLib.setErro
    r() as a variable, for example:
    
    err string = '2';
    SysLib.setError(uirec.inputfield,err,'hello world');
    
    
    Workaround:
    
    The following code works:
    err string = '0002';
    SysLib.setError(uirec.inputfield,err,'hello world');
    
    or
    
    SysLib.setError(uirec.inputfield,'2','hello world');
    

Local fix

Problem summary

  • When calling SysLib.setError in a web transaction, users had
    to include leading zeros for numeric message IDs, or
    trailing blanks for text message IDs.
    

Problem conclusion

  • EGL no longer requires users to put in leading zeros or
    trailing blanks.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PK91661

  • Reported component name

    RATL BUS DEV

  • Reported component ID

    5724S5000

  • Reported release

    751

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2009-07-17

  • Closed date

    2009-11-09

  • Last modified date

    2009-11-09

  • 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

    RATL BUS DEV

  • Fixed component ID

    5724S5000

Applicable component levels

  • R751 PSN

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSMQ79","label":"Rational Business Developer"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.5.1","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
09 November 2009