IBM Support

IJ32514: AUTOMATION SCRIPT FIELD CHANGES CHARACTERS WHEN CREATING SCRIPT

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

  • When a save is done the script characters are changed.
    
    STEPS TO REPRODUCE:
    
    1. Go to Automation Scripts application.
    2. From More Actions>Create>Script with Attribute Launchpoint
    - Launch Point: RKTEST
    - Object: WORKORDER
    - Attribute: STATUS
    Then Click Next
    3. Script Name: RKSCRIPT
    - Script Language: Python
    Click Next
    4. Copy following into script field:
    from java.lang import String
    fmtMid = String(fmtMid).replaceAll("&", "& amp;")
    fmtMid = String(fmtMid).replaceAll(">", ">")
    fmtMid = String(fmtMid).replaceAll("<", "&lt;")
    fmtMid = String(fmtMid).replaceAll("'", "&apos;")
    5. Click Create
    6. Now open the new script RKTEST and notice the script has
    changed to
    from java.lang import String
    fmtMid = String(fmtMid).replaceAll("&", "&")
    fmtMid = String(fmtMid).replaceAll(">", ">")
    fmtMid = String(fmtMid).replaceAll("<", "<")
    fmtMid = String(fmtMid).replaceAll("'", "&apos;")
    
    Results:
    Characters in the script are changed
    
    Expected Results:
    Script remains as entered
    
    Products Version:
    Tivoli's process automation engine 7.6.1.2-IFIX20201123-1524
    Build 20200715-0100 DB Build V7612-284 HFDB Build HF7612-12IBM
    

Local fix

  • n/a
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * MAXIMO                                                       *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * AUTOMATION SCRIPT FIELD CHANGES CHARACTERS WHEN CREATING     *
    * SCRIPT                                                       *
    ****************************************************************
    

Problem conclusion

  • _The fix for this APAR is contained in the following maintenance
    package: release\fix pack for Release 7.6.1.3 Product_
    

Temporary fix

Comments

APAR Information

  • APAR number

    IJ32514

  • Reported component name

    MAXIMO ASST MGM

  • Reported component ID

    5724R46AM

  • Reported release

    761

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2021-05-05

  • Closed date

    2021-11-16

  • Last modified date

    2021-11-16

  • 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

    MAXIMO ASST MGM

  • Fixed component ID

    5724R46AM

Applicable component levels

[{"Line of Business":{"code":"LOB59","label":"Sustainability Software"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSLKT6","label":"Maximo Asset Management"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"761"}]

Document Information

Modified date:
17 November 2021