IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  How to create a Fix Image in Update Manager?

    Posted Fri April 03, 2020 03:43 AM

    Hello Everyone.

    I’m trying to Update some of my webMethods products using the Software AG Update Manager by reading the “Using_SAG_Update_Manager_for_10-0_and_later.pdf” September 2018 documentation. Is this the latest version of this documentation?

    At the page 32, the manual describes how to create a fix image, saying this:

    “On any online machine, start Update Manager, and then choose to Create or add to an
    image.”

    But this option doesnt exist in my Update Manager menu, only the options in the attached screenshot.

    Please, how can I create a Fix Image with the latest fixes and use it in my other servers?

    Thank you.

    Screenshot_2.png


    #Command-Central
    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: How to create a Fix Image in Update Manager?

    Posted Fri April 03, 2020 04:17 AM

    Hi,
    did you try the command line interface already.
    e.g.
    UpdateManagerCMD.bat -createImage C:\Users\Administrator\Desktop\SoftwareAG-Linux-Fix.zip -imagePlatform LNXAMD64

    In case you need older versions of the fixes than only the latest used:
    UpdateManagerCMD.bat -createImage C:\Users\Administrator\Desktop\SoftwareAG-Linux-Fix.zip -imagePlatform LNXAMD64 -showAll true

    On Linux just replace “.bat” by “.sh”.


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods
    #Command-Central


  • 3.  RE: How to create a Fix Image in Update Manager?

    Posted Fri April 03, 2020 05:05 AM

    Hi,
    you should read the documentation about your concrete SUM version.
    If it is SUM v11 should read the “Using_SAG_Update_Manager_for_11-0_and_later.pdf”

    Anyway,
    When you start SUM in CMD you should see:

    "Select the action to perform.

    Connectivity status - Offline

    Fix Management:

    1. Manage Fixes
    2. View fixes
    3. Create image (Only in online mode) -->> You should go in online mode if not already set to…
    4. Create inventory

    A) Advanced Options

    C) Connectivity Options

    N) Next B) Back X) Exit"

    Please, let us know if you have further questions.

    Cheers,
    Dobri


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods
    #Command-Central