IBM Support

PM91384: Deploying RUI application the data is not returned to the input screen

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Environment: Windows
    Product name: IBM? Rational? Business Developer
    
    Program Version    :  8.5.1
    Description.
    Deploying an existing RUI application the applicable data is not
    returned to the front end input screen.
    
    In debug mode the same RUI application shows the data
    correctly,the same application worked fine on previous RBD
    v8.0.1.x stream.
    This defect is related to a differential within a function
    within the EGL library SyncServiceLib.egl ie:
    private function getDataFieldRecForUpdate(dataUpdate string in)
    returns(DATA_FIELD_REC)
          cachedVal any =
    dataFieldRecordCache.getVariable(dataUpdate);
    
          if(cachedVal != null)
                return (cachedVal as DATA_FIELD_REC);
    
          end
    
    The value ?cachedVal? is boxed in earlier versions so the
    referenced code is again expecting such a value, causing an
    invalid variable reference error ie ?eze$$Value?.
    

Local fix

Problem summary

  • The target JavaScript generation for function invocation whose
    return type is any and the actual type is an external type is
    incorrect, the result is not wrapped to any.
    

Problem conclusion

  • Correct the JavaScript generation for the function invocation
    whose return type is any and the actual type is an external
    type.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM91384

  • Reported component name

    RATL BUS DEV

  • Reported component ID

    5724S5000

  • Reported release

    850

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-06-19

  • Closed date

    2013-10-28

  • Last modified date

    2013-10-28

  • 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

  • R850 PSY

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

Document Information

Modified date:
28 October 2013