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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
See this idea on ideas.ibm.com
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 |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
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>.