IBM Support

PK15687: DFHWB0150 UNABLE TO LOCATE HTML TEMPLATE IF TEMPLATE NAME IS MIXED CASE

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • An EXEC CICS SEND MAP MAPNAME(xxxxxxxx) may result in a
    DFHWB0150 message when executed through the 3270 Bridge if the
    variable used for the mapname contains mixed case or lower case
    characters.  When executed through a regular 3270 terminal, CICS
    folds the map name to uppercase before going to look for the map
    in the DFHRPL concatenation.  However, when executed through the
    CICS 3270 Bridge, CICS does not fold the template name, and will
    fail to find the template in the doctemplate library because the
    name being searched for is not all upper case.
    .
    Additional Symptoms: DFHWB0133 MSGDFHWB0133 4119 DFHDU0203I
    MSGDFHDU0203I DFHDU0203 MSGDFHDU0203 ABM0 abndabm0 abendabm0
    DFHAC2236 MSGDFHAC2236 DFHWB0137 MSGDFHWB0137 CWBA 420B DFHHTML
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All.                                         *
    ****************************************************************
    * PROBLEM DESCRIPTION: Abend ABM0 using CICS Web Bridge.       *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    A transaction running over the CICS Web Bridge using DFHWBTTA or
    DFHWBTTB, issues an EXEC CICS SEND MAP. The map or mapset name
    is specified in lower case. If the corresponding template is
    already defined in CICS then all works OK, however if the
    template is not defined then DFHWBBMS issues an
    add_replace_doctemplate for the template. The BLDL which is used
    to read the DFHHTML PDS passes the mapset name in lower case
    (with an appended suffix.) This leads to a not found error
    being returned and, if not handled, an abend ABM0.
    

Problem conclusion

  • DFHWBBMS has been changed in routine INSERT_DOCUMENT.
    If the supplied template name is in lower case then we will
    Issue the INQUIRE_TEMPLATE_STATUS for both the lower case
    name and an upper case version. If the lower case version is
    found we use that, if the lower case is not found but the upper
    case version is found then we will use the upper case version.
    If neither version is found, we will use the upper case version
    to issue the ADD_REPLACE_DOCTEMPLATE.
    

Temporary fix

  • FIX AVAILABLE BY PTF ONLY
    

Comments

APAR Information

  • APAR number

    PK15687

  • Reported component name

    CICSTS 3.1 Z/OS

  • Reported component ID

    5655M1500

  • Reported release

    400

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2005-11-23

  • Closed date

    2005-12-23

  • Last modified date

    2006-01-04

  • APAR is sysrouted FROM one or more of the following:

    PK11917

  • APAR is sysrouted TO one or more of the following:

    UK10411

Modules/Macros

  •    DESWBBMS DFHWBBMS
    

Fix information

  • Fixed component name

    CICSTS 3.1 Z/OS

  • Fixed component ID

    5655M1500

Applicable component levels

  • R400 PSY UK10411

       UP05/12/30 P F512

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSGMGV","label":"CICS Transaction Server"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"3.1","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"3.1","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
04 January 2006