Skip to main content

Engage 2022

The last days I attended Engage 2022 in the Bruges Meeting & Convention Centre (BMCC). The first in person event for HCL Software for two years. Engage 2020 was the last event before the big lockdowns. Meeting so many friends again after so long time felt really awesome, and I enjoyed these days very much. We had good conversations and some Belgium beer to celebrate the reunion.

This was my 6th or 7th Engage and as always the organizers around Theo and his wife Hilde did a great job, arriving at the venue felt like coming home.

During the keynote with Richard Jefts and Jason Gary we got the new naming conventions for new releases, so Domino will get river names (next version Danube) and Connections will get named after trees (Cedar).

HCL Connections roadmap session with Adam Gartenberg and Rene Schimmer showed the updates for version 8 and ‘Connections v8 Live Demo: Collaboration just got easier!’ with Stefan Hessler and David Bell gave insights to the new customizations in Connections 8. Like changing the top and side navigation or add a banner notification. The preview of Connections 8 was updated to the next iteration last week, if you are not already registered, here is the link to get an invitation.

Note

The following images are copied from the original slide deck, authors: Stefan Hessler, David Bell! The complete slide deck is available here.

One of the new features in Connections 8 is a banner to inform users directly. The message will be displayed on top of the page.

So you can enable the banner with some API calls, so you can integrate into your CI/CD pipeline or tool chain.

I have not made photos from these slides, they will be available the next days on the Engage homepage and I will update the posts with some matching slides. There were a lot of important HCLers available during the event, product management, developers and architects were open and answered questions or discussed features of Connections 8.

If you missed Engage, then have a look at DACHNUG, which takes place from 20th to 22nd June 2022 in Konstanz.

I did the session named ‘HCL Connections Admin Toolbox’ and showed a collection of tools I use for my daily work.

Christoph Stoettner
Author
Christoph Stoettner
I work at Vegard IT GmbH as a senior consultant, focusing on collaboration software, Kubernetes, security, and automation. I primarily work with HCL Connections, WebSphere Application Server, Kubernetes, Ansible, Terraform, and Linux. My daily work occasionally leads to technical talks and blog articles, which I share here more or less regularly.

Related

KB: PushNotification broken after upgrading to CFix.65CR1.2201

Yesterday I updated a Connections environment to the latest CFix. In other environments I found that PushNotification Cluster was not started after the update, like described in the knowledge base document PushNotification broken after upgrading to CFix.65CR1.2201. In this update the application and cluster were running, but not working at all. Browser console.log showed the error: Error connecting to push auth sync service /servic/info: RequestError: Unable to load https://cnx-fqdn/push/service/info status: 500

Change the Connections editor on the fly

·256 words·2 mins
When I test topics with the different Connections editors (CKEditor, Textbox.io and TinyMCE), I always used multiple users in my test environment, installed the editor selector ear and then gave each of the test users a different editor. That’s easy with the different j2ee roles, but I always had to use multiple browsers or sandboxes to see them next to each other.