IBM Support

PI19548: THE IMPORTVERSIONS TEMPLATE IS NOT CLEAR ON REQUIRED PARAMETERS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The importVersions CLI template shows the following:
    
    {
      "component": "Component name/ID",
      "properties": {
        "name": "value (Optional - repeat as necessary)"
      }
    }
    
    But when creating a template for Maven components using the
    following it fails with "Error processing command:
    JSONObject["value"] not found.":
    
    {
    "component": "MyComponent",
    "properties":
    { "name": "" }
    }
    

Local fix

  • For Maven components, one of the following needs to be used:
    
    {
    "component": "MyComponent"
    }
    
    Or
    
    {
    "component":"MyComponent",
     "properties":{ "version": "0.1" }
    }
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * All users                                                    *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * Issues with importversions template                          *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    

Problem conclusion

  • A fix is delivered in IBM UrbanCode Deploy 6.1.0.2
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI19548

  • Reported component name

    UC DEPLOY

  • Reported component ID

    5725M5400

  • Reported release

    601

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2014-06-06

  • Closed date

    2014-08-25

  • Last modified date

    2014-08-25

  • 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

    UC DEPLOY

  • Fixed component ID

    5725M5400

Applicable component levels

  • R600 PSN

       UP

  • R600 PSY

       UP

  • R601 PSN

       UP

  • R601 PSY

       UP

  • R610 PSN

       UP

  • R610 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SS4GSP","label":"IBM UrbanCode Deploy"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"601","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
17 October 2021