IBM Support

PK56497: BUILD FORGE CLONE METHOD DOES NOT COPY BUILD STEPS

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The Build Forge clone() method does not copy project steps.  So
    in the following code the project is copied, but no steps are as
    sociated with the new copy.
       connection = new APIClientConnection(localhost, 3966);
       String authString = connection.authUser(root,root);
    
       Project echo = Project.findByName(connection, Echo);
       Project echoCopy = echo.clone();
       echoCopy.setName(echo.getName()+copy);
       echoCopy.create();
    Clone should copy project steps.
    

Local fix

Problem summary

  • The Build Forge clone() method does not copy project steps.
    

Problem conclusion

  • Patched in 702iFix1 as well as in upcoming 7100 release
    

Temporary fix

Comments

APAR Information

  • APAR number

    PK56497

  • Reported component name

    BUILD FORGE EE

  • Reported component ID

    5724Q6102

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2007-11-13

  • Closed date

    2008-02-04

  • Last modified date

    2008-02-04

  • 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

    BUILD FORGE EE

  • Fixed component ID

    5724Q6102

Applicable component levels

  • R700 PSN

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSB2MV","label":"Rational Build Forge"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
04 February 2008