IBM Support

PK81936: Error in Navigation between Web trans and JSF

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • For the following egl code the generated cobol is incorrect:
    
    sysVar.transferName = ' ';
    show PD0120K_UI returning to sysVar.transferName;
    
    The generator sets an incorrect SSM flag and the the client side
     does not navigate to the intended page.
    

Local fix

Problem summary

  • When the SHOW ?UI-record? returning to statement is
    generated, the code sets an SSM flag, even if the returning
    to clause is blank, which tells the web transaction gateway
    to keep the application handler. If navigation returns to
    this application, the UI will be redisplayed instead of
    calling the web transaction again.
    

Problem conclusion

  • A COBOL generator fix was made to check the returning to
    clause for blanks. If the SHOW specifies a returning to that
    is blank, the SSM flag is not set so that the web
    transaction gateway will discard the handler.
    
    A work around is to code the SHOW without the returning to
    clause.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PK81936

  • 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-03-05

  • 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