Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Review
Workspace Domino
Categories Administration
Created by Guest
Created on Oct 14, 2023

Automated command line download / API Download for My HCL Software portal

The My HCL HCL software portal allows to past download links into a curl command-line or download on another machine. But the download link cannot be generated programmatically.

The HCL Domino Container project and customer specific build flows would benefit from having a way to automatically download similar to how Domino V14 Auto Update can automatically download from My HCL software.


Having a programmatic download option without a by hand generated temporary download link in a software portal would be very helpful in customer build pipelines and download automation.

The feature request here is mainly to document the download API to enable customers and partners to integrate.



  • Attach files
  • Guest
    Reply
    |
    Dec 2, 2023

    HCL has published a pre-release version of the new My HCL Software download API in the EAP forum.
    I wrote a full featured Bash script. It is available as part of my start script in open source and works on Linux, MacOS and on GitBash on Windows.

    Here is the link to the homepage -> https://nashcom.github.io/domino-startscript/domdownload/

    [ Daniel Nashed / HCL Lifetime Ambassador ]