IBM Support

PK81253: VGRecordUI hidden field are not generated on the JSP

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Environment:
    
     - OS (name, language, version or SP): Microsoft Windows XP SP2
     - Product name (Build ID or version/patch level): IBM Rational
    Business Developer v7102
    
    Reproducible Y/N: Y
    
    Description of problem:
    
    
    After migration from VAGen to EGL, hidden fields in VGRecordUI
    are not generated on the JSP if they are declared within a field
    with uiType=none.
    
    Steps to reproduce:
    
    1) Create a UI record like
    
    record WebTr1_UI type VGUIRecord
     5 prof1_ui_form char(62) {uiType =
    uiForm,@programLinkData {programName = 'WebTr1', uiRecordName =
    'WebTr1_UI'}};
     10 desc char(30) {uiType = output,
    runValidatorFromProgram = yes, fillCharacter = ' ', displayName
    = 'name prog1'};
     10 inputfield char(30) {uiType = input, displayName =
    'ela'};
     10 btn1   char(1) {uiType = submit,
    displayName = 'Ok'}='O';
     10 field1   char(1) {uiType = none};
            15 field2 char(1){uiType=hidden};
     5 submit_value char(40) {uiType = hidden};
    end
    
    2) Generate it: field2 will not be generated.
    

Local fix

Problem summary

  • JSP Generation from UI record bypasses single field of Type
    NONE
    

Problem conclusion

  • Modified function to check the substructure of NONE type
    single fields during JSP generation
    

Temporary fix

Comments

APAR Information

  • APAR number

    PK81253

  • Reported component name

    RATL BUS DEV

  • Reported component ID

    5724S5000

  • Reported release

    710

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2009-02-24

  • Closed date

    2009-03-20

  • Last modified date

    2009-03-20

  • 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

  • R710 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.1","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
20 March 2009