IBM Support

JR63930: YOU NOTICE THE FILE UPLOAD BUTTON IS NOT DISABLED WHEN THE VISIBILITY OF THE ECM FILE UPLOADER VIEW IS SET TO READ-ONLY

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • The file upload button of the ECM File Uploader view can be
    clicked even when the visibility is set to read-only.
    
    PRODUCTS AFFECTED
    IBM Business Automation Workflow
    

Local fix

  • 1) If a custom theme is already used, add the following less
    rule to the bottom of the Source tab.
    .FileButton.btn.disabled {
        pointer-events: none;
    }
    
    2) If an out of the box theme is used, then add a Custom HTML to
    the coach or coach view layout with the following text.
    <style>
    .FileButton.btn.disabled {
        pointer-events: none;
    }
    </style>
    

Problem summary

  • No additional information is available.
    

Problem conclusion

  • A fix is available or will be available that ensures that the
    file upload button is not clickable when the ECM File Uploader
    view is read-only.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR63930

  • Reported component name

    BUS AUTO WORKFL

  • Reported component ID

    5737H4100

  • Reported release

    K00

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2021-07-14

  • Closed date

    2021-07-26

  • Last modified date

    2021-07-26

  • 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

    BUS AUTO WORKFL

  • Fixed component ID

    5737H4100

Applicable component levels

[{"Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SS8JB4","label":"IBM Business Automation Workflow"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"20.0.0.1"}]

Document Information

Modified date:
27 July 2021