Skip to Main Content
Cloud Platform


This is an IBM Automation portal for Cloud Platform products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Functionality already exists
Workspace WebSphere Liberty
Created by Guest
Created on Nov 2, 2023

Enable Liberty installables download through FixCentral API's

To fully automate(unmanned) Liberty software build pipelines to (1) check latest release versions and (2) download it through FixCentral, we wanted FixCentral download feature to be made available through API's, something like hosting them on developer.ibm.com so that authorised API consumers should be able to download packages unmanned!

Through CICD we are able to achieve these steps, except the auto-download part which is in the request context.

For large orgs like us, with its sheer volume, time to release and most importantly to align with external and internal compliance we need your assistance in this context to offer an option to auto-download Liberty packages.

Once you provide options to auto-download we will work to add our IBMID's, get token etc. to meet security requirements!


Idea priority Urgent
  • Admin
    Alasdair Nottingham
    Reply
    |
    Jan 26, 2024

    Although the Aha Idea doesn't say this through discussion off Aha we learned that in this case the downloads in question are the IBM Installation Manager repositories for Liberty and Java. While there isn't a fix central API there is an command line tool that can download an IBM Installation Manager repository for local install. This is the IBM Packaging Utility. Downloads for the IBM Packaging Utility are available from here.

    An example invocation of the IBM Packaging Utility to download the Java repository is:

    ./PUCL copy com.ibm.java.jdk.v8_8.0.8015.20231031_0036 -target /target_repo -platform os=linux,arch=x86_64 -repositories https://www.ibm.com/software/repositorymanager/com.ibm.java.jdk.v8 -ssf ./secureStorageFile.txt -mpf ./masterPasswordFile.txt

    Since it is possible to automate the downloads desired we are marking this as "Functionality already exists". If you would like to discuss this decision further, please contact Graham Charters <charters@uk.ibm.com>.