IBM Support

JR54347: DATE PICKER IN IBM BPM V8.5.X DOES NOT DISPLAY WHEN YOU USE BOTH DATE AND TIME

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • When you use the heritage coach datepicker and set the format
    for both the date and time, the coach displays the following
    error after you submit the form:
    
     Uncaught SyntaxError: missing ) after argument list Uncaught
       TypeError: Cannot set property 'zvalidate' of null
        defFld    @ validation.js:136
        (anonymous function) @
    fauxRedirect.lsw"applicationInstanceId=guid%....  :267
    
    You might not see the error unless console debugging is enabled
    (by pressing F12).
    
    PRODUCTS AFFECTED
    IBM Business Process Manager (BPM) Advanced
    IBM BPM Standard
    IBM BPM Express
    

Local fix

  • Update the CoachDesigner.xls associated with the coach and add
    Quotes around the 'var dateVal = new Date()' parameter.
    
    e.g.
    From :
    var dateVal = new Date(</xsl:text><xsl:call-template name="
    getDateTimeBindingValue"> Page 45 of 52
    <xsl:with-param name="dateTimeFormat"><xsl:text>yyyy, MM-1,
    dd</xsl:
    text></xsl:with-param>
    </xsl:call-template><xsl:text>);
    
    
    to :
    var dateVal = new Date("</xsl:text><xsl:call-template name="
    getDateTimeBindingValue"> Page 45 of 52
    <xsl:with-param name="dateTimeFormat"><xsl:text>yyyy, MM-1,
    dd</xsl:
    text></xsl:with-param>
    </xsl:call-template><xsl:text>");
    

Problem summary

  • No additional information is available.
    

Problem conclusion

  • A fix will be included in an IBM BPM V8.5.6.0 cumulative fix
    that allows the Date picker to display.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR54347

  • Reported component name

    BPM ADVANCED

  • Reported component ID

    5725C9400

  • Reported release

    856

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2015-09-22

  • Closed date

    2016-01-05

  • Last modified date

    2016-01-05

  • 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

    BPM ADVANCED

  • Fixed component ID

    5725C9400

Applicable component levels

  • R856 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSFTN5","label":"IBM Business Process Manager Advanced"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"856","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
14 October 2021