Posts Tagged: ‘Domino in V11’

Customer Success Case Study for Nolte Küchen, GmbH

27. Mai 2021 Posted by Karl Sand

A new customer success story was recently released by panagenda and was subsequently published by the HCL marketing team. The story outlines the dramatic improvements of the HCL Notes client management and improved upgrade processes for a German manufacturing company, Nolte Küchen. Below is a quote from their team lead who manages the Notes and Domino environment for the company. 

“Without MarvelClient, a Notes upgrade would be almost impossible for us. It would take more than 12 months for all clients, or we might not even be able to complete it at all.” 

Dr. Dirk Kirchhoff, Nolte Küchen

The company has been a long-time Domino shop, first deploying the collaboration and communication platform in 1997. However, by 2010, they had a sprawling set of inconsistent client deployments across the organization. This was causing issues with IT support troubleshooting and making subsequent client upgrades a nightmare. After deploying the MarvelClient solution the IT group was able to successfully identify the non-standard HCL Notes client configurations on all computers and quickly implement a fixup campaign to push out a common install. 

Helpdesk calls were reduced, and client performance improved for all users. As stated by their team ead, MarvelClient suddenly provided us with full visibility into the current Notes client environment and highlighted the potential problems cause by a mixed bag of inconsistent installs.” 

To download a copy of the customer case study from panagendaclick here

The case study has also been published on the HCL website  for your reference. 

Enabling a Smooth and Speedy HCL Notes Client Upgrade 

For those customers who have not upgraded their HCL Notes clients in years, and are subsequently out of practice with the processes and procedures to ensure a smooth experience for their end users, we can help. The MarvelClient Upgrade solution empowers organizations to optimize their HCL Notes client management and standardize all user installs with a consistent configuration. If any client settings or modifications are made through user error, they will be rectified and reset to the standard, supported configurations on the next restart of the HCL Notes client. These automated restore functions enable any organization to ensure a consistent environment for their users and reduce the number of IT support calls from HCL Notes client installation issues.  

Find Out More

The panagenda company is currently running a promotion to help customers with their Notes Client upgrades in preparation for the release of HCL Notes and Domino v12.  If you are interested in finding out more about the MarvelClient Upgrade solution and how it can help streamline your client upgrade processes, please visit the panagenda promotion page online 

 

Remotely Debugging Java Applications with Domino 11

5. November 2020 Posted by Abhaysingh Shirk

For Domino customers on v9 or 10, you might be familiar with debugging a Java agent remotely on IBM JVM using the following server ini’s and set Port 8000 in Debug Configuration from the Designer client:

JavaEnableDebug=1
JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8000 

This will work up to Domino v10 but not on Domino v11. In fact, doing so will cause it to crash! This article is going to help developers looking for a way to debug Java agents remotely on Domino v11. The pre-requisites are: 

  1. Domino v11 or above on Windows Server 2016 / 2019.
  2. HCL Domino Console.
  3. Notes, Designer and Administrator Client v11 or above.
  4. Java agent to be debugged.
  5. Any Web Browser to run Java agent. 

Domino v11 uses OpenJDK. With the above ini’s enabled, both the JVMs would attempt to bind to same port (8000) and the second process that attempts to bind to this port would fail and crash. To overcome this problem, the idea is to remove the Port 8000 from the Debug and attach it to some other random Port. 

First, you will need to add the below ini’s to the server’s notes.ini.  

JavaEnableDebug=1 
JavaDebugOptions=transport=dt_socket,server=y,suspend=n 

Note that we are not binding the Debug to Port 8000 by omitting address=8000, as compared to ini which was set on earlier version of Domino. 

The JVM will then pick a random port. To know the random Port number, simply quit and load http or run your Java agent from web browser and check the console from HCL Domino Console Program. You will need to restart http task after adding those ini’s to make it work. 

Note down this Port number somewhere as you would need it in next step. (The server console in the Administrator Client doesn’t show the Port number information.)

With your Port number, you are going to bind to the Debug from the Designer client. Go to Tools menu > Debug Server-side Javascript > Manage Debug Configuration

You should land on the Debug Configuration window. Here you need to mention the Port number which you noted down from the HCL Domino Console in the earlier step and then select Debug. 

You should see this message in Status bar which confirms Debug has connected on the Port number you mentioned.

You are now ready with the Debug configuration and set to debug your Java agent. You’ll need to set the breakpoints in your Java code to debug the same. You can set multiple breakpoints. 

Once you have set the breakpoints in your code, run the agent from the web browser. You should see a Confirmation window on Designer client to open Debug perspective window. Select Yes. 

The Designer perspective will change to Debug perspective which contains views for displaying the debug stack, variables and breakpoint management. 

At this point, the usual Eclipse debugger features will become available (managing breakpoints, stepping, continuing, viewing variable values, etc). 

The steps to debug a scheduled Java agent (AMGR) will remain the same. Instead of waiting until the agent is scheduled, run the agent from server console using “Tell amgr run” command. Get the Port number from HCL Domino Console Program by running Java agent using “Tell amgr run” command and then set the Port number in Debug configuration as we did in the earlier steps.  

This completes the steps on how you can debug Java agent remotely on Domino v11. We hope you enjoyed reading this article and you have find it helpful.

Happy coding 🙂 

 

 

The post Remotely Debugging Java Applications with Domino 11 appeared first on HCL SW Blogs.

Meet HCL Volt MX: A Game-Changer for Your Business

14. Oktober 2020 Posted by Andrew Manby

Today, we are thrilled to announce a brand-new, game-changing product in our application-development suite. HCL Volt MX, an industry-leading low-code platform for developers, lets you build multiexperience consumer-grade apps rapidly and empowers you to deliver highly contextualized experiences to reach your customers, employees, and partners with the right information, in the right way, at the right time.  

Using low-code approaches, Volt MX provides the agility to create fast solutions and unified experiences across all channels — as well as improves developer productivity, creates better app experiences more cost effectively, and helps you build innovative experiences that meet the evolution of customer expectations. 

Build once. Deploy everywhere. From native mobile to PWAs to wearables, build once and deploy any app, anywhere — even on kiosks! — on one cloud-native platform. Your internal dev teams don’t have to become experts on iOS, Android, or any available platform. Using a single code base, they can build amazing apps with no limits on user experience, at any scale and complexity.  

Integrations without limits. This means the ability to remove backend complexity and unlock existing data and business processes. Our secure integration capabilities hide any backend complexity, helping developers connect diverse systems and data sets easily and efficiently.  

Innovative interactions. Meaningful engagement. Engage your users in new ways with virtual reality, augmented reality, and voice chat. Add your choice of virtual elements, artificial intelligence, and natural language processing engines with ease. You can captivate users and stay ahead of the competition by incorporating advanced technologies that drive adoption, engagement, and retention.  

Fast app delivery. Our low-code development environment provides rapid, visual assembly and pre-built backend services so you can build robust solutions in weeks instead of months. Volt MX lets you visually build back-end business processes and makes managing complex workflows simple. You can achieve more than a 60% reduction in time to market — giving you faster innovation and lower TCO. Your IT teams can focus on the higher-value organizational opportunities that matter.     

Secure to the core. Volt MX’s security defends against compromise, detects, and reacts to attack. You get data and identity protection with enterprise-grade security certifications.  

Proven success. Volt MX is the result of the license agreement announced in June 2, 2020 to develop, market and support Temenos multiexperience development platform (MXDP) for non-financial services enterprises. Under HCL ownership, we will improve and develop new capabilities of Volt MX. 

Join us for the world premiere. We will showcase Volt MX in all its glory with presentations and technical sessions at Digital Week 2020, our blockbuster upcoming event. This event will be broadcast from everywhere — in 6 continents and 8 languages — with more than 75 sessions. Be sure not to miss the session with Richard Jefts, General Manager and Vice President of HCL Digital Solutions, and me, as we will share an in-depth look at how HCL Volt MX can accelerate your digital transformation initiatives, drive innovation throughout your enterprise, and deliver significant productivity benefits to your developers. 

For more information on HCL Volt MX, click here. Or schedule a demo here.  

The post Meet HCL Volt MX: A Game-Changer for Your Business appeared first on HCL SW Blogs.

New October Release: Domino Early Access Program

14. Oktober 2020 Posted by Thomas Hampel

Last month, we introduced the HCL Domino V12 Early Access Program, where we provided customers the chance to test new product features early in the development cycle. Today, our engaged development team has provided a new code drop named “October 2020”, now available for download on Flexnet to all current customers. 

We are looking for YOUR feedback on the features provided below, please: 

  1. Start testing the Early Access Code – details on how to get started can be found here 
  2. Vote for the ideas referenced or leave a comment
  3. Join the discussion and provide feedback in our forum here.

What’s Provided in this Release  
 
Time-based one-time password (TOTP) authentication  
When users log on to a Domino Web server, you can now require that they provide time-based one-time passwords in addition to their user names and passwords. These one-time passwords are generated by authenticator apps like Authy, Google Authenticator or similar.  

DAOS Version 2  
DAOS Version 2 (DAOSV2) is a new version of DAOS that provides a more reliable way of tracking DAOS objects on a server. 
 
Certificate management improvements  
A number of enhancements and improvements related to certificate management are provided:  

  • Disable TLS 1.0 by default now  
  • Support for PEM-file format, in additon to *.kyr file format 
    (Note: This feature is intended as a test bed for future work supporting PEM-formatted keys and certificates)  
  • Support for using CertMgr to import third-party CA keys and certificates – based on this idea (Thanks Martin!) 
  • Support for replacing keys generated by the Let’s Encrypt CA 

 
Domino directory enhancements  
There are a number of improvements around the Domino directory design (pubnames.ntf) to improve usability for administrators. Some of which were long standing requests. If you like what you see, please vote for the idea(s)s referenced below: 

  • Mail-In Databases and Resources view – based on your input from this idea (Thanks Michael!)The Mail-In Databases and Resources view now displays the internet addresses of mail-in databases that have them and also includes a Go to Database button to open mail-in databases from the view. 
     
  • Custom criteria to populate groups – based on your input in this idea (Thanks Vladislav!) 
    When you create a group in the Domino directory, you can now populate the members of the group based on an LDAP search query.  
     
  • HEX codes displayed for TLS ciphers – based on this idea (Thanks Torsten!) 
    As a convenience to administrators, HEX codes are shown next to the symbolic names for the TLS ciphers that can be selected in various fields in the Domino directory. 
     
  • Applets no longer used – based on your input from this idea (Thanks Bill!) 
    Applets are no longer used to display the navigational outline of the Domino Directory or action buttons such as Add Person.  
     
  • Button to see all Configuration Settings documents associated with a server
    From an open Server document you can click the Find Server Config button to see all of the Configuration Settings documents associated with the server.  

     

 
New LotusScript & Java Methods for developers – based on your input from this idea (Thanks Michael!)  
Support transaction-based operations in LS and Java. 

Furthermore, I’d like to mention features that were provided in the previous release (September 2020)  

References: 

The post New October Release: Domino Early Access Program appeared first on HCL SW Blogs.

Licensing Update: Introducing CCX, External User Entitlements

23. September 2020 Posted by Uffe Sorensen

This year, HCL Digital Solutions has developed a modern per user licensing model for Domino – HCL Domino Complete Collaboration Business Edition (a.k.a. “CCB”). CCB has helped facilitate the momentum and growth in the Domino customer base and new user adoption and we’re proud to announce the completion of CCB licensing with the introduction of an eXternal user entitlement – the “CCX” Authorized User.   

CCB: Simplifying HCL Domino Licensing 

CCB is a key step in our journey to provide one license model for HCL Domino, eliminating the uncertainty of server capacity and sub-capacity (PVU) licensing. 

  • A simple “Per User everything model” – use any client and any protocol for any server capacity to run all applications – including enterprise e-mail (HCL Verse). 
  • Transparent license compliance management by simple user counting. 
  • Adding appropriate capabilities to the core Domino environment under CCB entitlements – like HCL SafeLinx 1.1 which is now entitled for all CCB users.  
  • We recently added a Guest user entitlement to permit web applications to run on CCB licensed servers – vastly improving the value of CCB. (This blog post contains updates to the announcement, “HCL Complete Collaboration (CCB) Guest Licensing” from July 29, 2020)

More capabilities will be provided using a simple “add-on” scheme for CCB licensing, which now includes: 

  • Domino Volt: Can be extended to all CCB users at renewal or new CCB license sale   
  • Sametime v11.5: Can be extended any time after v11.5 becomes available to all CCB users 
  • CCX: Per user add-on for external users 

Introducing CCX  

CCX is an add-on to a CCB entitled Domino environment extending applications to external users at an attractive per user price. Hence, we now distinguish between internal users – who must be licensed under CCB (as always) – and CCX entitled external users.  

Employees or contractors must be CCB users, who cannot be replaced by CCX. CCB is a prerequisite entitlement enabling all code install/download & product support. Use of Domino Volt extends to CCX users at no additional cost, if added to the base CCB license.  

CCX users are functionally restricted to using Domino or Domino Volt applications and workflows but cannot create applications themselves. Nor can a CCX user have a personal mailbox but can use task/functional mail for workflow routing or applications generating mail.  

CCB Guest Users: What’s New 

Since the announcement in July 2020, we have thoroughly analyzed and discussed many customers’ use cases and now enhanced the value of authenticated/logged-in web users to permit a predefined maximum level of Domino application access (ACL) as “Reader.”  

Counting Users for License Compliance  

CCB/CCX require Authorized User entitlements for any user who has credentials to access the system.  For both CCB and CCX, the required license volume for compliance is determined by counting directory entries in the Domino directories and accessible LDAP directories permitting users to log-in. Simple mail routing entries or credentials on the Domino Denied Access list are not included in the counts. 

As of now, you simply count the entries in the Domino Directories/linked LDAPs permitting users to log-in. Any entry or LDAP tagged as “External” will be counted as a CCX user and all other credentials make up the CCB count.  If Guest user log-in credentials are in the same directories/LDAP they must be tagged as “Guest” and excluded from the count.  

No employee or contractor in the Enterprise can be CCX or Guest but must be CCB. It is our intention to automate the counting for Domino v12 by enhancing the included Domino License Tracker tool to produce an internal license compliance report, however, the report is not automatically shared with HCL.  

CCB/CCX Users’ Rights and Capabilities

Access to Domino Servers Licensed under CCB A/U Entitlement 

Effectively immediately, customers with HCL Domino Servers deployed under CCB Authorized User entitlements can be accessed by Licensee’s entitled CCB Authorized Users, CCX Authorized Users and Guest Users under the CCB entitlement. 

In addition, HCL Domino Servers deployed under CCB Authorized User entitlements may participate in mail routing (SMTP), directory lookup and authentication (LDAP) for non-HCL Domino programs and permit access to free/busy time calendar information. 

More Information 

HCL has made the following changes to the CCB license based on customer and partner requests to facilitate: 

  • A read-only external or internal web site for Guest Users.
  • A simple way of providing tailored content to specific Guest Users. 
  • Eliminating the need for server capacity (PVU) based licensing through the introduction of a specific External User license. 
  • Permitting External Users in the Enterprise B2B value chain to participate in Domino based applications and workflows. 
  • Using Domino Volt for External Users in general, as well as for data collection through surveys for anonymous Guest users.  
  • Clarifying licensing for mail and calendar interoperability in multi-vendor scenarios involving our partner’s solutions.    
     

HCL plans to update the formal CCB/CCX V11.0.1 License Information can be found here when CCX becomes available later in September 2020. This announcement reinforces CCB/CCX as the licensing platform for Domino customers, allowing more customers to upgrade to CCB and the model for all new customers. 

If you have any questions about this announcement or have any licensing questions, please contact your HCL product specialist or Business Partner. 

Useful Links:  

Related Blog Posts: 

Frequently Asked Questions 

Q: How are CCB/CCX users counted? 

A: You simply count the entries in the Domino Directories/linked LDAPs permitting users to log-in. Count entries/LDAP tagged as “external” as the CCX user count and deduct this number from the total number of entries which becomes the CCB count. The Denied Access List is excluded from the counts.  

CCB and CCX can reside on same server or as administrator decides – counting is always across all Domino Directories in Licensee’s enterprise.  CCB includes an unlimited entitlement for Guest users. If logged-in Guest user credentials are included in the Domino Directories tagged as “guest” they are excluded from CCB/CCX counts. No employee or contractor in Licensee’s Enterprise can be CCX or Guest.  (The current Domino License Tracker tool for v12 will produce an internal report to assist you with license compliance, but it is not automatically shared with HCL.) 

Q: I am using an earlier Domino license model. How do I switch to CCB/CCX?  

A: CCB licensing is a superset of prior Domino licensing. When CCB licensing is established replacing active Domino licensing, CCB can provide the entitlements that were in place for the Domino Servers and various clients. To support the user constituents, you may need both CCB/Guest and CCX entitlements to match your current use cases, but you can continue to use deployed software. 

Q: I just need a Domino server for apps, no need for mail or other features. 

A: Mail routing is intrinsic to Domino and to many apps that run on the platform. For simplicity, full mail functionality is included with CCB and functional/workflow mail is included with CCX. You don’t have to use the mail functionality but it is part of your entitlement. 

Q: Can I still just license mail? 

A: The mail-only licensing of Messaging CAL/PVU, Messaging Express will remain as such. However, you can fully replace your mail entitlements with CCB/CCX and include Domino Volt to gain significant additional value for your users. 

Q: What is included with CCB and what are add-ons? 

A: CCB licensing includes entitlement to HCL SafeLinx 1.1 for all CCB servers and CCB/CCX users as well as limited use Sametime and Connections Files & Profiles for all CCB users.   
Add-ons include:   

  • Sametime Premium when v11.5 becomes available around November 2020 
  • Domino Volt for all CCB users at a simple uplift (also extend to all CCX users for no additional charge).  Domino Volt includes HCL Enterprise Integrator and HCL SAP Connector which is entitled for all CCB servers when upgraded with Domino Volt ! 
  • CCX on a per External User basis 

Q: What is a CCB user permitted to do? 

A: CCB users are entitled to all aspects of Domino applications and enterprise e-mail and add-ons per above, without license restrictions on what users are permitted to do. CCB users can create and participate in apps and workflows to any level set by Domino Administrators. 

Q: How do you restrict CCX and Guest users’ access to applications? 

A: We use the Domino “Access Control List” (ACL) – all Domino databases/applications has an ACL which map access levels to users. The access level is a classification limiting which tasks a user can perform in the database – Manager, Editor, Author, Reader, Depositor, No Access – these classes are just labels, not verbatim. To fully understand permitted use cases, refer to the product documentation of ACL. (Note: Existing applications and standard templates may need customisation to fully support Guest users.) 

Q: Why is a CCX user permitted ACL level up through Author? 

A: CCX users can fully participate in, and use (not create) Domino apps and workflows (including Domino Volt if added to CCB.)  Hence, maximum ACL level is “Author” access, which is typically assigned to users who need to contribute documents to a Domino database – and authenticated users can edit their own or other designated content. CCX is for authenticated, external users only and not permitted for any employee or contractor in the Licensee’s Enterprise! 

Q: Why is an anonymous Guest permitted ACL level up through Author? 

A: Anonymous Guests are web users, who beyond browsing a web site are permitted actions like submitting a contact form, participating in a web survey, posting anonymous blog content, etc. “Author” access is typically assigned to users who need to contribute documents to a Domino database just like CCX users, however, being anonymous they cannot edit any content, nor access individualised content. 

Q: Why is a logged-in Guest permitted ACL level up through Reader? 

A: Under ACL control, “Reader” access allows controlled creation of documents by using public access forms. Logged-in Guests authenticating with HTTP/LDAP are typically a dynamic, ever increasing volume of users visiting your web site, registering to gain access to community content, special interest forums, initiating workflows, etc.  “Reader” access is typically assigned to users who are only permitted to read documents in a database and/or using public forms to create documents. This case is for authenticated, external, limited use only, and not permitted for any Employee or contractor in the Licensee’s Enterprise!  
For external users needing any higher level of access, you must purchase CCX entitlements. 

Disclaimer – HCL’s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at HCL’s sole discretion. Information regarding potential future products is intended to outline our general product direction and it should not be relied on in making a purchasing decision. The information mentioned regarding potential future products is not a commitment, promise, or legal obligation to deliver any material, code or functionality. Information about potential future products may not be incorporated into any contract. The development, release, and timing of any future features or functionality described for our products remains at our sole discretion. Performance is based on measurements and projections using standard HCL benchmarks in a controlled environment. The actual throughput or performance that any user will experience will vary depending upon many factors, including considerations such as the amount of multi programming in the user’s job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that an individual user will achieve results similar to those stated here. 

The post Licensing Update: Introducing CCX, External User Entitlements appeared first on HCL SW Blogs.

Project Eleven: Get the Most Out of Domino with Easy Direct Upgrades

15. September 2020 Posted by Luis Guirigay

HCL is fully committed to enabling you and your organization to maximize the value you get from the Domino and Sametime platforms today and in the future.  

In the latest release of Domino v11.0.1, we’ve delivered innovative new capabilities such as low-code app dev and integration with Microsoft Active Directory. We’ve also launched a brand new Sametime meetings solution over the last two yearsThe response from customers and business partners has been unanimously positive  

Today, we’re excited to announce, “Project Eleven,” a new program designed to help every Domino and Sametime customer running on releases prior to v11 have a smooth upgrade experience. As part of the HCL Digital Solutions Academy, Project Eleven’s goal is to enable you to 

  • Go straight to Domino v11.0.1HCL now supports direct upgrades from any of Domino version prior to v11. Whether you’re on v8, v9, or older, you can go straight to v11.0.1 with no additional steps necessary.
  • Experience the latest version of Sametime risk-free: Secure meetings and data privacy are the most important features in today’s environment. Sametime meetings runs on Cloud Native technologies allowing you to auto scale as needed. Experience our brand new, highly secure, scalable video meetings and enterprise chat risk-free.
  • Augment your skills todayAttend our online training sessions and get best-in-class support and training from a technical advocate in your local language. We’re rolling out more than 40 webinars and workshops and new articles, cookbooks, and help guides.
  • Speak to a technical expert: Schedule an appointment with one of our highly skilled technical advisors to understand your options and create an upgrade plan that’s right for you 

 Check out the new Project Eleven webpage to find all the resources you need to make your upgrade worry-free. 

 

                                         

The post Project Eleven: Get the Most Out of Domino with Easy Direct Upgrades appeared first on HCL SW Blogs.

Introducing HCL Domino Early Access Program

8. September 2020 Posted by HCL Domino Team

We’re proud to announce the HCL Domino Early Access Programa new program that gives our customers and business partners a chance to test new product features early in the development cycle. This program provides a preview of features and functionality that may be shipped with a future version of HCL Domino and gives us the ability to incorporate your valuable feedback. At this stage, we are providing early access to features that contribute to HCL Domino v12. 

The Early Access Program aims to get feedback on specific features, with a more formal traditional beta program planned at a later stage to receive feedback on the overall release quality and language packaging. 

The Early Access Program is feature-driven and iterative, meaning new iterations and code drops will be made available as soon as it is declared ready for testing by our development team. New code drops can be provided in just a few weeks after the previous one, on short notice, without sticking to a fixed release cycle.  

Based on your feedback we may proceed, improve or adjust the feature, or in some cases withdraw the feature from the code stream. The following graphic illustrates this concept:

Each code drop is provided in the form of a Docker image which enables us to ship new iterations faster and to minimize the time to upgrade from one code drop to the next. You can expect us to deliver code drops at a fast pace as we want participants to have exclusive access to our latest product feature set. Please note that only the newest code drop will be available for you to download.

How to Participate

HCL Ambassadors who have registered Domino v11.0.1 Beta Preview will automatically be added to Domino Early Access Program. Customers and partners with a current Notes/Domino entitlement will also have access to the Early Access Program as of today. There is no need to register separately to participate.

For overall documentation of the Early Access Program, the specific testing scope, system requirements and instructions for deploying the Domino server on Docker, please refer to the release notes or see the online documentation here.

Upcoming Code Drop: Automating Certificate Management

The focus of this first code drop is testing a new feature planned for Domino v12 that allows administrators to automate the creation and management of SSL Certificates for Domino Web servers through the Let’s Encrypt® certificate authority.

Including support for Let’s Encrypt was a feature that was requested on the Domino ideas portal some time ago. We are using this idea as a starting point to modernize the handling of SSL certificates in Domino in general, e.g. by moving away from having to create and manually distribute *.kyr files to your servers.

  • For details about the new automated certificate management feature, please refer to the online documentation here.
  • If you like what we have done, vote for this feature in our Domino ideas forum here.
  • To provide feedback on this code drop, you need to have an HCL account to join the discussion in our forum here.

For general input and new ideas or feature enhancement requests, please use the Domino ideas forum here.

Next Code Drop: TOTP

In the next iteration of the early access program, we intend to provide TOTP (Token based One-Time Password authentication). Stay tuned for more information about the next code drop.

We want Domino to be built for you and by you! We’re excited to include customers and partners as part of the feedback loop as we work towards the release of Domino v12. We look forward to hearing from you!

The post Introducing HCL Domino Early Access Program appeared first on HCL SW Blogs.

Best Practices for Upgrading to v11: Webinar Replay and Q&A

18. August 2020 Posted by HCL Domino Team

Last week, our team of global support advisors hosted a webinar on best practices for upgrading to Domino v11. If you missed the webinar, feel free to watch the replay hereIn this session, we covered several topics on how to prepare for a successful upgrade including:

  • Baseline monitoring: Know your current workloads  
  • Evaluating your environment: Should you upgrade in-place, or do you need new hardware?
  • Deployment sequence: See the order of steps to upgrade your environment 
  • Preparing your environment: What to do before your upgrade 
  • Application upgrades: Learn how to handle your custom apps  

 We received a lot of questions during the webinar and you can find the Q&A recap below.  

 Want to learn more about what’s new in Domino v11 before planning your upgrade? Download this deep dive to see newest featuresFor our technical folks, check out this support article which provides a guide on how to plan your upgrade and a step-by-step guide for Domino install, setup, and upgrade tasks 

Q: Regarding Notes.ini, are there any tools we can use to check the values used in our Notes.ini to identify redundant ones  

A: DCT would be a good place to start, however there is no such tool available for the same. DCT will not detect duplicates. It is a best practice to start with a new notes.ini file. 

Q: Can we get a list of Notes.ini obsolete parameters? 

A: We are working on a consolidated article and will be publishing it soon. 

Q: Is there a URL for recommend new Notes.ini settings to help weed out old Notes.ini settings? 

A: Starting with a new Notes.ini file is the best way to ensure your file does not contain outdated settings.  

Q: Can we have mix of both Domino 9 for applications and Domino 11 for email servers? 

A: Yes, you can upgrade your mail servers to version 11 now, and the application servers can remain at Domino 9.0.1. As mentioned, make sure that you are not mixing Domino versions in a cluster. Use a test pilot to see how well your Domino 9.0.1 applications work in the Notes 11 client. 

Q: Is Domino 11 still restricted to 3 or 4 HTTP headers (via Internet Sites and Rules)? 

A: The limit is now 20 HTTP headers in Domino 11. 

Q: Will HCL be bringing back and upgrading the Domino Configuration tuner (DCT.nsf) 

A: Please vote and comment for the idea here 

Q: Is there a trial of Domino 11 to test the migration? 

A: If you are entitled for Domino, you can download V11 from the HCL License and Delivery Portal and can test your upgrades without needing a trial version of Domino. If you are not entitled to Domino, we provide a free trial as a Docker container (several products are pre-installed and ready to test)More details here.  

Q: Is there a procedure to migrate Domino 9.0.1 to a Domino 11 on docker? 

A: You cannot convert a non-container Domino server to a container-based server. You’ll need to bring up the Docker instance and migrate the data. 

Q: Is LEI (IEI) supported on Domino 11?  

A: Yes, it is now HEI v11.0.1 (HCL Enterprise Integrator) which is supported on Domino 11.0.1 

Q: Is there a specific setting for Infoware UMT tool running on 8.5.3? 

A: Infoware is not an HCL product, please direct this question to your vendor. 

Q: Should I re-install Traveler if upgrading from 11.0.1 to 11.0.1 FP1? 

A:  When you upgrade from 11.0 to 11.0.1 a re-install of Traveler is needed. Simply applying FP1 does not require re-running the Traveler installer. 

Q: Are there special considerations of IBMi and/or Sametime limited use 

A: Sametime 11 is not supported on IBMi  

  • Sametime 11 now supports 64bit Linux as well as Windows. See this requirements article for full details
  • Sametime 11 Limited use has some post installation steps that are important, they are described in this article 
  • For Domino on IBMi, there are some specific hardware requirements in addition to the OS version that you should be aware of. Please see the system requirements for more details 
  • For guidance on installing Domino 11 on IBMisee this article.  
  • For IBMi there is also this post-installation step you should be aware of 

Q: If we’re using Sametime limited use on IBM i, do I suppress nab upgrade? 

A:  Sametime 11 is not supported on IBM i.  Sametime 9.0.1 has not been tested with the Domino 11 NAB design. You can prevent replication of the design in the Advanced Replication properties. 

Q: This will be our first time working on a move and upgrade from mainframe to power. Do you have a guide that we can follow? 

A: From the hardware standpoint, the vendor should be able to provide some guidance. From a Domino standpoint, you can follow the guidance in this Upgrade guide 

Q: How do you manage DAOS encryption on an upgrade using a temporary Server ID? 

A:  You can specify an alternative id using notes.ini setting“DAOS_ENCRYPTION_ALTERNATE_SERVER_ID=otherserver.id” 

Q: Does Domino 11.0.1 require more resources compared to former versions? If there is a performance improvement, how many users can a given Domino server handle now? (Notes Standard vs. iNotes vs. IBM Verse 2.0 vs. HCL Nomad.) 

A: The number of users a given server can handle will vary depending on several factors. The amount of resources, disk, etc. plays a large role. The user behaviors (how they use their mail or applications), policies (like mail retention) all influence server capacity and server sizing.  

Baseline monitoring should give you an idea of how well your server performs today. We expect it to be at least the same or improved in version 11. Some examples of performance improvements (over 9.0.1) include tier 2 DAOS support (less disk I/O), Full Text Indexing and ODS. Vast improvements to NSF (larger ID Tables, larger folders), improvements to TXN logging. Your current OS and new OS may perform differently if you are upgrading from 32 bit to 64 bit for example.  No official benchmarking data is available at this time. 

Q: Is there a command line option to avoid the machine reboot on AIX/Windows if upgrading from Domino 9.0.1 that is enforced by the installer and cannot be interrupted by the installing user? 

A: If you choose a Silent Install it will just perform the necessary reboot if one is needed.  Manual installs you should be given the option to Reboot now or wait until later. 

Make certain you had a clean shut down before you try performing an upgrade. If any Domino files are still in use at the time of installation usually dictates if an OS Reboot will be needed before starting the Domino Server. Domino should not be restarted until the reboot occurs as that is what usually triggers the updating of the files that were in use and then Domino can be started. 

If you shut down Domino and it does not come down cleanly, you can run nsd –kill. With Domino server down, run a Domino maintenance task against a non-existent database name. (For example: “nflxup.exe doesnotexist.nsf”). This step flushes the transactional logs to disk and essentially simulates a clean shut down. 

Q: Will an updated version of the Domino Configuration Tuner Tool be available 

A: Please vote on that idea here 

Q: Can Domino 9.0.1 servers run the pubnames 11.0.1 template while we are upgrading the environment? 

A: Yesof course 

Q: Are there considerations from going from version 9 to version 11, specifically around http services? 

A: Specific to HTTP, there are security improvements. If you had configured sslcipherspec= in notes.ini, those settings have been moved back to the server document in Domino 11. New Domino security features in version 11 may interest you, such as SNI, SAN certificates, http password authentication to the ID in the ID vault, and more.  

Also, we changed the JVM from IBM’s JDK to OpenJDK. You should test any custom applications that rely on the JDK. Many of our customers are making the move to SAML authentication, which was supported in version 9 but we have made continuous improvements in this space since then. In Domino 10 and higher we are now auth-N capable, which removes the IdP limitations we had in version 9.0.1. Any SAML 2.0 compliant IdP should work with Domino 11. 

Q: Is Domino 11 NAB template also compatible with 9.0.1? 

A: Yes, it is.  

Q: Why does ODS need to be updated at the end (especially after the clients)? Shouldn’t it work to have ODS 53 on the server, with an 9.0.1 client using it? 

A: You should upgrade the ODS in order to use the benefits (especially in performance) of the new on disk structure. The ODS version is independent from the clients that are accessing the server. 

Q: ODS Upgrade is the last on your recommended list. Can it be done earlier? 

A: You can upgrade the ODS only after the server has been upgraded, however you can upgrade the ODS with the server if you want. 

Q: Why do you recommend using compact -C to upgrade ODS but not compact -ODS -* -upgrade option? 

A: Either command will work for upgrading ODS (we just left off the other one on the slide).  

Q: Is a Notes 11 Client a requirement for using AD sync? 

A: You must use the Domino 11 administrator client and have a Domino 11 names.nsf design (pubnames.ntf) on a Domino 11 server. 

Q: Can we get more detail on “switching Domino server identity”? Is that as simple as changing the server ID 

A: The easiest way is to keep first 5 lines in notes.ini, start server, and do the server setup again. however, use option that you already have an ID at each step. 

Q: Is AdminP design backward compatible? 

A: Yes, it is. 

Q: If we are currently on 9.0.1, do we need to upgrade the names.nsf design to the latest template?  

A: Yes. Otherwise all the new settings are not available to you. The 11.x design is backward compatible with 9.0.1 servers. 

Q: How would Domino 11 affect applications running on XPages 

A: The JVM changed from IBM to OpenJDK. If you are using JavaScript, be sure to test your application on Domino 11 prior to upgrading. 

Q: Must the Traveler Server be upgraded with the Web Servers? 

A: No, the sequence is a recommendation. You do not have to upgrade traveler servers at the same time as your web servers if they run on standalone machines. If Traveler and HTTP server runs on the same machine, then you have to upgrade both at the same time. 

Q: Will there be issues moving to hyperconvergent environment (nutanix or syneto or …) with disks tiering? 

A: Domino is blind to the lower layers of the stack – we only “see” what the operating system provides.  There are no particular Domino tuning or configuration required for HCI environments like VMware, Nutanix, et al.  (Note that your OS of choice may require configuration/tuning for the HCI platform.) 

Q: Say we have a 4-server environment. When we’ve upgraded the first server, dwe need to worry about the new names.nsf replicating to the other 3 servers? 

A: You should upgrade the Domino directory template, but all the content will remain the same. The Domino 11 names.nsf design is backward compatible with versions down to 9.0.1. If you wish to prevent the design from replicating, uncheck the design box from the Advanced Replication properties. 

Q: Does the “smart upgrade” feature still work for the Notes users upgraded to version 11.x? 

A: Yes, it does. However, we have added an advance AUT feature which is better than Smart Upgrade. 

Q: I am interested in the licensing of Domino 11. Is there more information on the actual cost per user?  

A: Please reach out to your local HCL Product Sales Specialist or HCL Business Partner for licensing questions. Submit a request to have HCL sales contact you here.    

Q: Do you offer remote help to do the upgrade from 9 to 11 as part of our ongoing support? 

AYou can submit a request online to inquire about our professional services, as well as technical support here

The post Best Practices for Upgrading to v11: Webinar Replay and Q&A appeared first on HCL SW Blogs.

Low and Behold: Why Low Code Development Matters. Insights into a modern way to build applications

11. August 2020 Posted by HCL Domino Team

Low code is a software development platform that gives non-coders and coders alike the chance to develop applications through visual interfaces instead of traditional hand-coded programming.  

In plain English, it’s the power to create processes without the technical experience or hand coding background application development once needed.  (It’s like suddenly being able to sing, dance, and generally dominate like Beyoncé without having to undergo 25+ years of endless practice and constant performing.)   

Comparing application development to pop stardom may not be the most common way to highlight the potential benefits of low code. But by not requiring a background in coding expertise, low code allows a wider audience to create applications, making for a faster and potentially more innovative environment that companies can benefit from. (It’s like turning lemonade into even better lemonade. Ok that’s the final reference to Queen B, promise). But we’re just getting started diving into the upside of low code.

Develop Business Software at Incredible Speeds
Low code development should be fast.   

Unlike the laborious line-by-line hand coding process that is traditionally associated with software programming, low code can go from concept to reality in a flash.  Low code allows developers to execute apps up to 60-70% faster than handwritten code, bypassing the time-consuming steps of repeatedly writing, testing and debugging code until it works correctly. 

Lowcode development can give designers drag-and-drop features through a visual user interface, making it easy to build intuitively while cutting down on complicated obstacles that only expert coders can spot and fix.  By making the process more visual and less repetitive, low code brings a newfound velocity to a typically slow undertaking.  

Increase Enterprise Productivity 

When you increase the speed of app building, and you save designers and developers time, you open new space up for productivity throughout the entire enterprise. But it’s not only the efficiencies that companies benefit from. 

Those closest to a problem can fix it without a drawn-out drama that drains weeks of time and energy from the IT department. Solving challenges and automating processes can take minutes not hours, ensuring workflow doesn’t suffer. And, when more people are involved in the design and deployment process, it empowers employees and raises the level of collaboration across the entire organization. 

While Non-Coders Build, Professional Coders can Enhance Enterprise Software 

While a major feature of low code is the inclusion of developers and business users with mixed backgrounds into the app-building process, professional coders also benefit. They gain more flexibility to customize and enhance their work by not getting tied up with repetitive coding.   

Freed from the more tedious aspects of coding, experienced developers can focus on tech strategy as well as making apps as creative and distinct as possible.  By avoiding the complex and painstaking handwritten procedure their talent to create can be fully realized. Getting the best from your most skilled programmers means giving them a lowcode platform enhances your organization’s overall tech-development quality 

Easier Integration and Automated Workflow 

The complexity involved in combining legacy systems, formats and applications makes data integration crucial.  Low code integration is fast and efficient, allowing for faster development cycles and a pronounced focus on outcomes and not production bottlenecks.  

It also allows you to automate business workflows within your app that would otherwise have to be performed manually, a result of working with spreadsheets and long paper trails.  Low code boosts automation and eliminates what can be an error-filled slog through those processes.  

Whether it’s speed, productivity, efficient integration and workflow or enhancing your employees best skills, low code can benefit any enterprise company looking for workflow solutions.  And you don’t have to suffer through decades of coding school to get there.   

Simplify and accelerate your enterprise software development today with Domino Volt by HCL.

The post Low and Behold: Why Low Code Development Matters. Insights into a modern way to build applications appeared first on HCL SW Blogs.

Domino Volt New Release: Your Questions Answered!

7. August 2020 Posted by Martin Lechleider

Last week, we hosted our new Domino Volt July release webinar covering the latest features and enhancements. We had several demos on how to directly access your Domino data, workflow enhancements, service catalogs, PDF integrations and more. For IBM z and IBM i customers, we covered the latest integration with Z and I Emulator (ZIEto turn green screen apps into REST endpoints that Domino Volt can use to build new workflows and apps

We received a lot of great questions. You can find those questions — and the answers — below. Or catch all the excitement in this replay here:

 

Want more Domino Volt? 

Try v1.0.1 in the updated Domino Volt sandboxRegister for a free sandbox account. For those who already have a sandbox account, new sample apps have been uploaded here. 

We recently launched a Domino Volt roundtable series, where we introduce different important topics and host open discussions with our customers and partners. Join us for the following sessions:

  • Domino Volt App Integration StrategiesLearn about integration techniques and options within Domino Volt. August 12, 2 pm ETRegister now. 
     
  • Domino Volt Deployment TopologiesLearn about different deployment options to fit your needs. August 27, 2 pm ETRegister now.

DOMINO VOLT FEATURES 

Q: What additional resources are needed on a Domino server to handle Domino Volt? 

A: Domino Volt requires Domino V11.0.1 or greater. That’s is all! 

Q: If an app is built in Domino Volt, can it be modified in Domino Designer? 

A: You could add additional views, agents, or other elements as long as you do not change or delete things that Domino Volt created. 

Q: Where do you upload the PDF for fillin? 

A: In settings, there is a File section where you can load PDFs as well as images, CSS, JS, etc. as needed in the app 

Q: Can a signature from a Domino Volt form be printed in PDF? Or even pictures from your smartphone? 

A: The PDF fill capability in Domino Volt does not support adding an image or picture to a PDF. 

Q: Can you deploy your own Service to the Service Catalog? 

A: Yes, on a service that leverages the HTTP Transport (REST).  You could have one that gets an OAUTH Token or returns a list of customers from CRM 

Q: How do Domino Volt apps render on HCL Nomad? 

A:  Forms and views which are created by Domino Volt can be rendered in HCL Nomad. What you will see is a basic form and view without styling. This is because Domino Volt renders apps as web apps that use HTML, CSS and JavaScript – which does not work in Nomad. 

QWhen it comes to getting data from a Domino databasecan the database filename be computed (based on supplied data at runtime) rather than having to select a database when defining the service? 

A: There is no ability to dynamically select the database currently based on supplied data at runtime. 

Q: When selecting a Domino DB resource and viewing the drop-down list of Domino DBs, how is the list generated? What happens when a DB has multiple replicas  either clustered or non-clustered? 

A: With this release, it reads the files system in the local server (where Domino Volt is installed) and shows the directory in which the app is located. The next release will handle external Domino server queries 

Q: What are the implications of the depositor access limitation for anonymous users on application complexity. For instance, lookups to data in views for populating drop-down fields, invoking services, etc.? 

A: Domino Volt designers will need to be mindful of access rights when building anonymous apps that use services. This will in some cases limit what data you can expose to anonymous users. 

Q: Is it possible to get hidden field information, like creation date or current stage? 

A: Yes. There are JS calls to get all of this. You can find these here as well as in the new type ahead of the JS editor 

Q: Is there a way to import JavaScript files to use in your application? 

A: Yes, JavaScript file can be referenced or directly imported into your apps.  There are some samples in the community on using external JS librariesCheck them out here 

Q: Is it possible to define a conditional number of approval stages? For approvals related to monetary value usually the higher number will require more approval 

A: You could do this with a display rule. You’d have different submit and maybe stage based on the criteria you choose.  You would have two “Submit” buttons, but they show up based on different criteria and may go to a different stage that has different requirements 

Q: Is Domino Volt available without Docker? 

A: Yes, it is.  

Q: Could you provide the link to download Docker image to test offline? 

A: The Docker image install option is only available to entitled customers in their Flexnet download area. 

Q: Where do you download the SAP Connectors and find the HEI downloads? 

A: The download area for Domino Volt in Flexnet will provide access to these. 

Q: Is it possible to access data from previous Domino versions? 

A: Yes.  Data stored in NSFs that were created in earlier versions of Domino can be accessed by Volt.  The only requirement is that the NSF be on the same server as Domino Volt. 

Q: The user interface looks like HCL Leap. Are you planning to merge HCL Leap and Domino Volt? 

A: They are separate products. Domino Volt is for Domino customers whereas HCL Leap is a standalone offering. You will see more alignment between these two offerings in the future 

Q: Can I use Bootstrap templates? 

A: You can use HTML5 components (in the HTML palette item) and I’ve used jQuery components as well. You can use components of it, but not a Bootstrap page template to house the entire application (yet) 

Q: What are current limitations of Domino data access? 

A: With this release you’re limited to accessing data from Domino apps that are on the same server as Domino Volt 

DOMINO VOLT LICENSING  

Q: How are anonymous users licensed? 

A: Anonymous users don’t require licenses. Authenticated users require licenses. Domino Volt requires an organization to purchase the equivalent number of Domino Volt licenses as their base Domino licenses.  

Q: Can you clarify how anonymous access includes guest users? Are these user accounts authenticated in a secondary address book? 

A: The CCB entitlement includes access for Guest Users to HCL Domino servers deployed under this entitlement.   A “Guest User” can be Anonymous, where “Anonymous Access” to the Program is without verification of a user’s unique identity, or Authenticated Access with restricted maximum level of Domino application access (ACL) as “DEPOSITOR”. 

The user records in a Domino directory or a federated LDAP will contain the HTTP userid an Password for the user – either created by an Administrator or by an app allowing user registration with creation of credentials and admin of these – typically an administrator would designate a particular LDAP for this (can be a Domino directory).  And this use must be set with a max ACL authorization as Depositor.  

Depositors and Readers  

Depositors can insert documents into a database but they cannot read those documents. Readers, on the other hand, can read documents, but cannot deposit them. Although opposite in function, they complement each other conceptually because each is dedicated to a single purpose. (One additional right Readers have is that they can run agents.)  

So, for Domino Volt this means – Anonymous users (ACL=Reader) can  

  • read public web info,  
  • participate in surveys 

Logged-in users (ACL=Depositor) can:  

  • deposit info, no edits  
  • post blog comments 
  • create interest profile  
  • read community content  

Q: Will Domino Volt support guest users (AzureAD guests or Connections Community guests) for free? 

A: The concepts are unrelated. If you are anonymous to Domino, for example, going to a URL without any specific transfer of credentials (SAML) and no login to Domino you’re classified as anonymous. Hence supported as an Anonymous Guest to Domino and Domino Volt. Note that we also have a Logged-in Guest which do login using valid credentials but limited by Domino on what this user can do. (See above) 

Q: How many paid Domino Volt licenses will I need for external authenticated web utility server users when I licensed Domino Volt for all our internal domino users? Is it unlimited like utility itself?  

  • All your internal users of Domino Volt must have an Authorized User entitlement to Domino Volt.  And all external users who customer permits creating Domino Volt applications and running full capabilities of Volt applications must be Authorized Users.  
  • You need Domino Volt Authorized User licenses for all internal/external users needing full capabilities  
  • Utility Server also support unauthenticated, anonymous access to applications on the server, which also applies to Domino Volt on Utility Server. 

Q: Is it possible to try Domino Volt on my own server without buying licenses for all my users?  

A: Yes, a trial can be requested from sales or you can try the Domino Volt sandbox. To purchase Domino Volt all Domino licensees must also be licensed for Domino Volt. 

Z AND I EMULATOR (ZIE) 

Q: What is ZIE? Is that an additional LICPGM? 

A: HCL ZIE for Transformation is a licensed program which needs to be purchased separately to Domino Volt. This product transforms green screen application to REST APIs which can be consumed by Volt applications. Please look at the series of videos. If you have additional questions, please contact ZIO@hcl.com and we would be happy to help.  

Q: Is there a solution on Domino Volt for Green Screen Application (Mainframe CICS Apps)? 

A: Yes. HCL ZIE for Transformation enables integration of green screen applications (including mainframe CICS apps) into Domino Volt application.  

Q: What is the license cost for ZIE? 

A: ZIE for Transformation is licensed based on the number of users. We do not publish our price. Please contact your sales rep or contact ZIO@hcl.com.  

Q: Is ZIE a separate Machine/Docker? 

A: ZIE for Transformation is a) development tool to transform green screen applications, and b) run-time library to perform the transformation of green screen applications. In the example we presented during the webinar, the green screen application is transformed to a set of REST APIs. These APIs are consumed by Domino Volt application.  

Q: Do the HCL Quick Start Services only apply to IBM Z and I platforms? 

A: HCL Quick Start Services is available for any customer who is interested in integrating green screen applications on System Z and I platforms in Domino Volt applications using HCL ZIE for Transformation product.  

Q: Is there any way to query a green screen? 

A: You can invoke green screens and retrieve output using HCL ZIE for Transformation. It is possible to retrieve output from a single green screen or combine outputs from multiple green screens.  

The post Domino Volt New Release: Your Questions Answered! appeared first on HCL SW Blogs.

Licensing Update: Reporting PVU Compliance for HCL Domino

25. Juni 2020 Posted by Uffe Sorensen

Since July 2019, HCL Digital Solutions has been committed to introducing modern licensing, license management, and support lifecycle practices for all our products. We know this is a journey over multiple years and we know that managing license compliance is complex. Specifically, dealing with virtualized servers and sub-capacity licensing for products on a Processor Value Unit (PVU) metric. 

While we intend to replace Domino PVU-based licenses with a simpler approach in the foreseeable future, we know that our customers want to know how to document their compliance with the IBM or HCL capacity-based licensing terms. Today, we are announcing that we will be consolidating our PVU compliance rules across all our products, starting with the Domino family – see “Reporting” section below for reporting methods accepted. Importantly, this announcement has no impact on any customer’s entitlements or license payments. 

DEFINITIONS 

What is Processor Value Unit licensing?
A Processor Value Unit (PVU) is a unit of measure used to quantify licensing of software on different processor technologies and configurations. HCL defines a processor, for purposes of PVU-based licensing, to be each processor core on a chip (socket). Each processor core has a specific PVU capacity dependent on physical implementation as can be seen in IBM’s PVU Table by Processor Vendor, Brand, Type and Model Number here.  

What is Sub-Capacity licensing?
A program can be deployed using either Full Capacity or Virtualization Capacity (Sub-Capacity) licensing. 

  • For Full Capacity licensing, (“bare metal”) customers need PVU entitlements to cover the entire physical server hardware where the program is running. 
  • Where Sub-Capacity (Virtual Servers) licensing is permitted, customers need PVU entitlements to cover all activated processor cores made available to the Virtual Servers used by the Program. This is normally a lower PVU count than bare-metal licensing. Likewise, Sub-Capacity licensing applies to BYOSL deployment on Public Cloud environments. 

REPORTING 

All Domino customers are required to maintain a record of their total PVUs allocated to the product. The report must be presented to HCL on request (per HCL Master License Agreement, §12, available here.) 

HCL now accepts the following reports for Full Capacity and Sub-Capacity licensing: 

Version HCL PVU Calculator 
(1) 
HCL BigFix 
(2) 
IBM 
ILMT 
(3) 
Manual Spreadsheet
(4) 
HCL Domino V11+ X X X
HCL Domino V9, V10 X X X X
  1. The new HCL PVU Calculator is now available to HCL registered customersView Calculator here.  
  2. HCL BigFix Inventory that includes PVU reporting for Virtual Deployments. 
  3. IBM License Metric Tool (ILMT) which is a tool available to IBM Passport Advantage customers. 
  4. A manual spreadsheet published and maintained by IBM Download Spreadsheet here. (Note: HCL assumes no responsibility for maintenance of this spreadsheet or associated documentation. However, HCL will accept this documentation solely for former IBM Domino customers to help with continuity.) 

IMPLEMENTATION 

The use of the various reporting methods is effective immediately, and all relevant product-based License Information (LI) documents will be updated at their next revision to simply point to HCL’s standard PVU compliance guidelines as provided above. 

If you have any questions about this announcement, please contact your HCL product specialist or Business Partner. 

Domino/Digital Solutions Product Team

Disclaimer – HCL’s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice at HCL’s sole discretion. Information regarding potential future products is intended to outline our general product direction and it should not be relied on in making a purchasing decision. The information mentioned regarding potential future products is not a commitment, promise, or legal obligation to deliver any material, code or functionality. Information about potential future products may not be incorporated into any contract. The development, release, and timing of any future features or functionality described for our products remains at our sole discretion. Performance is based on measurements and projections using standard HCL benchmarks in a controlled environment. The actual throughput or performance that any user will experience will vary depending upon many factors, including considerations such as the amount of multi programming in the user’s job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that an individual user will achieve results similar to those stated here. 

The post Licensing Update: Reporting PVU Compliance for HCL Domino appeared first on HCL SW Blogs.

Sharing Domino Data: How Do You Solve a Problem Like Formatted Text?

24. Juni 2020 Posted by Paul Withers

We know that there can be sticky challenges in sharing Domino data — the fidelity of Notes Rich Text has long been an issue when sharing data outside of the platformThe standard starting point is the Notes Rich Text field renderer/editor and Notes Rich Text Item storage format. They become hard constraints that any solution needs to fit within, a box outside of which we should not think. 

At HCL Labs, we take a more radical approach. When new members were recently brought on board, they were instructed to not just think outside the box but to set the box on fire! This may result in approaches that don’t suit everyone. But the mandate we were given for Project Rosetta, an internal proof of concept, was to find an innovative solution for fidelity of formatted content for use outside of Domino with only one musthave: the data must be stored in Domino, in some format. Jason Roy GaryDigital Solutions CTO, covered the outcome in the DNUG launch event and the recent OpenNTF webinar. You can catch the 10-minute presentation between 40:27-50:44 here or read on for more details.

Terms of Reference 

One of the early actions was to be very specific about terminology. For a Domino audience, the phrase “rich text” is inextricably coupled with the Notes editor and a specific storage format. As a result, we have made a conscious effort to refer to handling “formatted text”. I would strongly encourage anyone else discussing this to do the same, to avoid false assumptions. 

Two radical options remained on the table throughout: that Notes may need a different editor/renderer for this content and that existing content may require a one-off conversion, if that content wants to leverage the benefits. There were also two key expectations we acknowledged: This was not intended to replace Notes Rich Text and not all existing Notes Rich Text should be converted. If the content is only used in Notes Client or thirdparty solutions manage the problem already, the status quo is acceptable. 

Starting Point 

For our starting point, we asked this question: what are the standard editors beyond Domino, and what formats do they use? This seems a simple question, but what became apparent is that the Notes Rich Text editor is used for three specific purposes, each of which have specific paradigms and interoperable formats when considered independently of Domino. 

“Document processing” 

Occasionally in Domino I’ve seen Rich Text Editors and Items used for managing complex, strictly formatted content like policies and procedures. Sometimes the applications around that content has been designed to mimic complex document processing functionality like change tracking as well. Beyond Domino, this content is typically managed in a specific document processing tool, like Microsoft Word and even collaborative editors like HCL Connections Docs, Google Docs or Collabora.

After many years of resistance, the vendors have all moved to a standard format for interoperability, OOXML. The storage format includes some metadata not openly editable in the document processing editors, things like author, tags etc. But that metadata is fixed and limited in scope. The editors do not allow manipulation of the custom metadata. The editors also only permit editing one file at a time. 

Despite attempts to “store once, share everywhere,” complications of security and access often result in the content being copied around. The document is sent as a single discreet package with all images, embedded files etc included. This commonly results in a file that is too large for HTTP or even email sending, requiring the user to compress the file or copy to some secure file sharing solution, whether that be products like Connections or temporary transfer protocols like SFTP. 

This is a very specific paradigm, matching a Form with virtually no additional metadata and a single Rich Text Item. We acknowledged it as a valid use case, but a narrow one. It would be interesting to investigate whether we can store the content in a format that would allow in-place rendering but also allow editing in one of those external editors, e.g. Microsoft Word. But it was not appropriate to the current scope.

Email 

Email has always been a core part of Notes and Domino. At the time Domino was launched, email was not in wide usage. Indeed, MIME was not defined by IETF until 1992. However, MIME has become the de facto standard for interoperability outside of Domino. If you receive an email from outside Domino, it will be stored as MIME. Only emails from Domino domains will be stored as Notes Rich Text. 

Again, there is specific but limited metadata. For MIME emails, the Item type that addresses are stored in is not Text, it’s RFC822 Text. That’s a different data type internally within Domino, but one that the Notes Client is (presumably) programmed to interpret in a specific way. That is interesting and informative. 

The storage structure is also very particular for this use case. The email is only ever referenced from source by the sender. Everyone else receives their own copy of the email. There has never been an attempt to store a “single version of the truth” which all recipients reference. Consequently, what is circulated is a single package containing text, images and files – as with document processing. Size of associated content may be prohibitive, which is why many emails these days reference external images and may link to files on central services like Connections Files or Box. 

This is also a very specific paradigm, not matching the typical usage in applications. Would interoperability of email be easier if Domino stored this content as MIME instead of Notes Rich Text, and if the Notes Client had an alternative editor / renderer to use MIME rather than Notes Rich Text? That’s beyond the scope of our current investigation. But again, this type of content was left out-of-scope. 

Formatted Content in Fields in Forms 

The third scenario is formatted content in arbitrary fields in forms. The editors are not document processing tools, nor mail clients. There were various editors used, but the output fell into two categories – HTML and markdown. 

For editing markdown, there are two types of editors. The first type are editors in IDEs (VS Code) or standalone (Joplin) and these are designed to edit markdown files only. As with the document processing tools, these are out of scope. The second type are markdown editors that can be embedded into an application, like the editor on OpenNTF’s website or Stephan Wissel’s comment area on his blog. These more closely correlate to the kind of editor for a Domino application. They also map closely to editors that provide content as HTML, such as TinyMCE or framework-specific editors like the Vaadin rich text editor. 

There are some other significant differences to document processors and email editors. Firstly, the content is not intended to be copied around, only referenced. Secondly, images and file attachments are typically stored separately, which allows them to be cached by whatever client is displaying the content. Indeed, blog platforms like WordPress require these assets to be stored separately and the editors enforce this. Even in Domino, Declan Lynch’s Blogsphere template takes the approach of storing assets separately. Thirdly, there may be multiple formatted text editors on a form. And fourthly, the metadata adjacent to the formatted content – i.e. other fields – is random and rarely do two forms contain the same sets of metadata. 

This is the scenario Project Rosetta targeted. As can be seen from this analysis, there are key differences to how Notes Rich Text editors and Items function. But the use case we targeted was exclusively for content that is intended to be shared beyond Domino. 

Architecture Choices 

Our proof of concept had a simple goal: investigate feasibility of allowing content to be managed as HTML or markdown, ideally converted between the two, and stored in Domino. 

Typically, content is entered in one or the other. Markdown is a nice flexible approach for quick editing with basic semantic formatting, and it opens up some interesting opportunities for consumption. There are also some options available in markdown that are not easily available in HTML like note blocks. But I’m conscious that expecting users from Marketing or HR, for example, to enter content as markdown is not realistic. Converting between markdown and HTML and vice versa would solve this problem and is analogous to the low-code / pro-code round-tripping approach that has been discussed for Domino’s lowcode vision. 

We built the API layer on top of Project Keep. The challenge we had was, if we were to send this content alongside other fields, how do we determine the data type that should be stored? In Keep and in Domino HTTP, attachments are already uploaded and retrieved as separate REST calls to accessing field data. So, we took the same approach here. The flow, at this point, would be to create the document with one call, then upload attachments or images as a separate call, then uploading or retrieving formatted content with Content-Type as “text/html” or “text/markdown.” Could that change? Of course. 

In terms of technology, Keep is Java and in Java the standard library for HTML manipulation is JSoup, the standard library for markdown conversion is flexmark. 

The benefit of keeping this manipulation between the two output types on the server is that clients just need to speak HTML or markdown. Different flavours of markdown may prove a challenge in the future, but that’s for the future. For app developers, you bring your own editor, we provide consistent conversion. Handling it on the server also allows a phase for cleaning the HTML. I am particularly keen to ensure we retain this as it opens up a number of potential innovative opportunities which I’m not ready to discuss at this time. 

Admittedly, it may be trying to solve a problem no one has. But R&D is about thinking about a problem differently and coming up with a solution not suggested before. It’s about being Icarus, daring to fly higher but willing to fall. 

I think we achieved what we set out to do, with a demo that went from mobile, to web, to an idea of what Nomad could handle with appropriate editors on top of the raw HTML / markdown, back to the web and back to mobile. It’s certainly not complete and work on Notes Client / Nomad would be required. And, as I said, it doesn’t cover all scenarios. But it demonstrates getting formatted content into and out of Domino without the peculiarities of Notes Rich Text, using something more universal. That opens up a new way for migrating formatted content from non-Domino databases into an NSF, so appealing to non-traditional audiences. And as Jason showed at the end of the session, thinking beyond Notes Rich Text for formatted content is a requirement for non-traditional clients and transfer formats, like EWS. 

The post Sharing Domino Data: How Do You Solve a Problem Like Formatted Text? appeared first on HCL SW Blogs.

HCL Digital Solutions Academy

3. Juni 2020 Posted by Luis Guirigay

We are thrilled to announce an ambitious new program called the HCL Digital Solutions Academy that seeks to empower our community of partners, developers, admins, customers and other key stakeholders to learn and understand everything our products are capable of. How to stay current about each new release, make the most of new capabilities, learn best practices, understand how they can power new opportunities and solve challenges, and, ultimately, transform business.

We will be creating and sharing content in a regular cadence — through webinars, demos, articles, social media, events, and email — under the umbrella of the HCL Digital Solutions Academy. Our software helps people get real work done. We help people solve challenges, fix disparate systems, automate the everyday, and realize the “power of the possible.” At HCL we truly extend our relationship beyond the contract, and help people achieve the business outcomes they are looking to us to help them do.  

We are building out a rich roster of content created and delivered by multiple teams within HCL — development, support, product management, technical advisors, etc. — but we don’t want to stop there. We want to invite you, HCL Masters, Business Partners, and customers to help us develop this program and grow our content catalog. Please send us a note with feedback or ideas for content you would like to see or help deliver as part of the HCL Digital Solutions AcademyThe content we will be sharing with you includes webinars, workshops (hands-on labs), technical videos (10-15 minutes each), podcasts, and learning journeys. 

And before you ask, the answer is yes! We want to bring back technical certification! Certification is very close to my heart, just like it is for many of you. In fact, I strongly believe that being a certified developer and administrator in our HCL Digital Solutions portfolio was key and opened many doors for me, first when I was a customer and then when I became a consultant and Business Partner. Our plan will allow us to eventually bring certification and badges, but we first need to close the gap with content. The more content we produce the easier it will be to create learning journeys and certification roadmaps.  

Digital Solutions Academy is an international, multilingual program and we will be rolling it out across the globe — sessions are in English unless noted otherwise. Here are the first set of upcoming events and experiences — organized by region and date — that you need to sign up for right now. We are excited to have you join us.  

GLOBAL   

  • Sametime 11.0 FP2 and Meetings 11.5 – Features and Deployment. August 26. Register here. 
  • Round Table 3: Domino Volt Deployment Topologies. August 27. Register here. 
  • HCL DXConnect: Getting Started With DX Containers. September 10. Register here.
  • HCL Traveler for MS Outlook – Session 2. September 10. Register here.
  • ElasticSearch Integration with Connections – Session 2. September 24. Register here.
  • HCL Notes Installation and Troubleshooting. October 7. Register here.
  • On-Demand Video and How It Can Be the Key to Improving Digital Experiences. October 13. Register here. 
  • Overview of HCL DX – Script Application – Session 2. October 15Register here. 
  • HCL Sametime: Exclusive Global Launch and Unveiling. November 10. Register here.

 ASIA PACIFIC 

  • HCL Traveler for MS Outlook – Session 1. September 9. Register here.  
  • ElasticSearch Integration with Connections – Session 1. September 23. Register here.
  • HCL Notes Installation and Troubleshooting – Session 1. October 6. Register here.
  • Overview of HCL DX – Script Application – Session 1. October 14. Register here. 
  • Sametime: A Closer Look into Chat and Brand-New v11.5 Meetings. November 17. Register here.
  • HCL Sametime v11.5 Meetings Deployment Workshop. Dec 3. Register here.

EUROPE

  • HCL Digital Experience 9.5 – Jetzt noch Einfacher. Schneller. Cloud-Nativ (German). September 3. Register here 
  • HCL Domino Volt – Hands-on workshop for EMEA Customers. September 24Register here. 

 CHINA
(All of these are in Chinese. Please scan this QR code to register.)

 

  • #Friday Talk: Domino V11 on Docker. August 28.
  • #Friday Talk: Unmissable Domino V11 mail new features 不容错过的Domino V11 邮件新功能. September 4.
  • #Friday Talk: Connections Update. September 11.
  • #Friday Talk: Make Domino administration easier 让Domino管理更轻松. September 18.
  • #Friday Talk: Verse: Features and Customization. September 25.

JAPAN

 LATIN AMERICA

  • User Group for Customers and Partners Using HCL Digital Solutions Products (Portuguese). September 16. Register here.
  • Overview new version of Sametime (Portuguese). November 18. Register here.
  • HCL Sametime v11.5 Meetings Deployment Workshop. December 3. Register here.

 

PAST EVENTS

GLOBAL

  • New Features Not to Be Missed in Domino v10 and v11. June 11. Register here. 
  • Adapting to Disruption and the New Normal through Collaboration Tools. June 17. Register here.
  • Digital Experience Summer Launch Highlights (for sellers and Business Partners). June 23. Email for an invite.
  • Domino on Docker: Installation and Configuration. June 25. Register here.   
  • Digital Experience 9.5. Now Easier. Faster. Cloud Native. June 25. Register here. 
  • Domino Agents and Troubleshooting – Session 2. July 9. Register here.
  • HCL Verse Enablement for Business Partners. July 14. Register here. 
  • Round table 1: The Art of the Possible with HCL Domino Volt. July 16. Register here.
  • HCL Verse 2.0 Launch. July 17. Register here. 
  • What’s new in Connections 6.5 CR1 – Session 2. July 23. Register here.
  • Domino Volt New Release: Training for BPs. July 23Register here. 
  • Domino Volt: The New Release and What It Means for You. July 30. Register here.
  • Domino Directory Sync (DirSync) and Troubleshooting – Session 2. August 6. Register here
  • Best Practices for Upgrading to Domino v11. August 11. Register here.
  • Round table 2: Domino Volt Application Integration Strategies. August 12. Register here.
  • Getting Projects Done on Time with Connections and Kudos Activities Plus. August 18. Register here
  • HCL Sametime Integration with Verse – Session 2. August 20. Register here. 
  • Announcing HCL Sametime Pre-Release 11.5 – Return of Video Meetings. August 21. Register here 

ASIA PACIFIC

  • Domino Volt Event for Business Partners (Korean). June 3. Email for an invite. 
  • New Features Not to Be Missed in Domino v10 and v11. June 10. Register here 
  • Domino v10 and v11: Exciting New Features for Users, Admins, and DevelopersJune 11. Register here. 
  • What is Digital Experience? June 18. Register here.
  • Domino on Docker: Installation and Configuration. June 24. Register here.
  • Introduction to Domino Volt. June 25.  Register here.  
  • Domino Agents and Troubleshooting – Session 1. July 8. Register here.
  • HCL DX. 9.5 APAC Launch –  Now Easier. Faster. Cloud Native. July 9. Register here.
  • Connections: Boost Productivity and Foster Innovation with an Integrated Collaboration Solution. July 16. Register here.
  • What’s new in Connections 6.5 CR1 – Session 1. July 22. Register here.
  • How to Build Domino Volt Apps Lightning Fast. July 23.  Register here. 
  • DX Ops: HCL DX in the Modern Age. July 30. Register here.
  • Domino Directory Sync (DirSync) and Troubleshooting – Session 1. August 5. Register here
  • HCL Domino v11 + Docker = Making Admin Life Easy. August 11. Register here.
  • HCL Verse – Business Email that understands how you work. August 13. Register here.
  • HCL Sametime Integration with Verse – Session 1. August 19. Register here.

EUROPE

  • DX Connect Europe Virtual Conference. June 4Register here. 
  • Sametime: The New Experience (Czech). June 9. Email for an invite
  • Domino Volt: Hands-on Workshop for DNUG (German). June 9. Email for an invite. 
  • HCL Domino Volt in France! La Réponse Digitale Low-Code aux Besoins Métiers de Votre Organisation! (French). June 16. Register here. 
  • Mit Spannung Erwartet: HCL Domino Volt Ist Da (German). June 18. Email for an invite. 
  • Domino Volt: Hands-on Workshop for HANNE (German). June 23. Email for an invite.
  • HCL Digital Experience Next – Plus simple. Plus rapide. Cloud Native. (French). July 3. Register here.
  • Domino Volt Workshop for Business Partners. July 21. Register here.
  • Domino Volt Workshop (Italian).  July 27. Register here.
  • Domino Volt Workshop (French). July 27. Register here.
  • Domino Volt Workshop. July 28. Register here.
  • Domino Volt Workshop (German). July 28. Register here.
  • Domino Volt Workshop (Czech). July 30. Register here.

CHINA
(All of these are in Chinese. Please scan this QR code to register).

  • Domino Volt Development Workshop. June 12. Email for an invite 
  • What’s New in Domino v11. June 19. Email for an invite. Email for an invite
  • Verse: Features and Customization. June 26. Email for an invite 
  • Domino Volt Development Workshop. July 3. Email for an invite.
  • #Friday Talk: Domino Volt Development Workshop HCL Domino Volt技术交流. July 10.
  • DX 9.5 New Features and Demo. July 17. Email for an invite
  • Domino v11 on Docker. July 24. Email for an invite.
  • GCG HCL Domino Volt Launch HCL Domino Volt发布. July 30.
  • #Friday Talk: What’s New in Domino v11 HCL Domino V11新功能推荐. July 31.
  • Domino Volt Development Workshop. July 31. Email for an invite 
  • Connections Update. August 7. Email for an invite.
  • #Friday Talk: Sametime use case workshop Sametime场景研讨会. August 7.
  • #Friday Talk: Traveler 11 New Features Traveler 11的新功能介绍. August 21.

KOREA

  • New messaging features not to be missed in Domino v10 & v11 (Korean). July 29Register here.

JAPAN

  • Domino Volt Overview, Sample Apps and Architecture (Japanese) May 22. Replay.
  • How to use and develop Domino applications with Nomad (Japanese) June 19. Register here.
  • テクてくLotus技術者夜会 – Sametime, Verse, Notes/Domino overview (Japanese). July 17. Register here. 
  • DX 9.5 New Features and Demo. July 28Register here. 

LATIN AMERICA

  • Domino Volt Overview for Customers and Business Partners (Spanish). June 9. Register here. 
  • How to Install, Configure, and Use Verse (Portuguese). June 10. Register here  
  • How to Install, Configure, and Use Verse (Spanish). June 12. Register here 
  • How to use Domino on Docker (Portuguese). June 24. Register here
  • How to use Domino on Docker (Spanish). June 26. Register here 
  • Connections Social Side Bar, Social Mail, and Activities Plus (Portuguese). July 8. Register here. 
  • Domino Agents and Troubleshooting. July 9. Register here.
  • HCL DX 9.5 & the new HCL DAM (Portuguese). July 22. Register here. 
  • HCL Domino Volt – Hands-on Workshop (Spanish). July 23. Register here.
  • How to Use Domino Applications with Nomad (Spanish). July 28. Register here.
  • HCL Domino Volt – Hands-on Workshop (Portuguese). July 29. Register here.
  • How to Use Domino Applications with Nomad (Portuguese). August 4. Register here.     

 

The post HCL Digital Solutions Academy appeared first on HCL SW Blogs.

Domino v11: Your Questions Answered

6. September 2019 Posted by Andrew Manby

During the August 7, 2019, Domino V11 “Let’s Get Real about Domino” webcast, we covered a lot of ground. Andrew Manby, HCL Software’s AVP of Product Management, presented our up-to-date roadmap for our #dominoforever journey and what it means for developers, administrators, and business users. You had a lot of questions! And we answer them here. To be informed of future updates, please subscribe to our newsletter.

Apps
Q: Will WA (Web Assembly) include offline support for applications?
A: Yes, the ability to run Domino applications on a browser will support online and offline modes, with the support of the NotesID and replication.

Q: What are the plans for Domino Designer? Will it stay as-is for V11?
A: Yes, we are focused on fixes and enhancements, for example, for working with apps deployed on HCL Nomad. Longer-term, we are evolving the tooling for mid-code to pro-code too.

Q: Can you share for everyone where leap is in a sandbox on HCL?
A: You can log in from here.

Q: What’s the future for the ICAA client?
A:  ICAA will continue to be maintained/enhanced, however, the intention is for applications to run natively in the browser using Web Assembly.

Beta
Q: What’s the link to the V11 beta program for Notes, Domino and Sametime?
A: The beta program is now open for registrations.

Cloud
Q: The coming HCL cloud will be apps-only, no mail, right?
A: Please refer to the recent announcement blog by Richard Jefts and bookmark the HCL blog for future updates on our HCL Cloud strategy and plans to help clients on IBM Connections Cloud with their migration path. If you have immediate questions, please speak with your HCL sales representative.

Community
Q: Can we please get a real-time discussion platform to talk to each other?
A: Stay tuned, it is a great question. By the way, you’ll notice the beta forum is using a Domino discussion forum. Woohoo!

Q: Since the designer can be downloaded, will it be possible to run applications in production without buying licenses?
A: Feel free to use the Domino Community Server (for non-production use) for developing and testing applications. Any production use will require a license.

Development
Q: What is the ETA for AppDevPack 1.0.2? Where can I find the previous version?
A: Q3-2019. At this time there is no way in flexnet to search for app dev pack. If you are entitled to it, it will be under the Domino server package.

Q: Do you plan to update and rework the domino designer and fix all the designer bugs?
A: Yes, we’ve been iteratively fixing the backlog of known Designer issues, including those in Xpages. Please participate in the V11 Beta and bang away at the V11 Designer and report any reliability issues in the Beta Forum.

Q: I saw that you want to use react.js in the future. What about angular?
A: Per the Domino AppDev evolution slide, our pro-code UX and stack is going to be using React, of course, you can build your applications using Angular (or Vue) if you like using the AppDev Pack with Node.js.

Q: Is there any integration plan with Domino and IBM Bluemix Services (Object Storage, IBM Watson Services, etc.) to leverage machine learning in Domino App?
A: You can do this already now. LotusScript in V10 supports REST API access. Plus, in V11, we are able to use any S3 compliant tiered storage for DAOS.

Domino
Q: We provide HCL DS private cloud on AWS. The storage multi-server DAOS could work with any kind of hard drive on S3? How to have more information about that in order to prepare our architecture? Thank you.
A: In V11, we are using an S3 interface which is supported by many vendors, you can look at minio as an example of mapping DAOS tier 2 to a filesystem

Q: Will there be an analog of Cloud Object Store for on-premise deployments?
A: The S3 protocol is not dependent on cloud. You can use an on-prem storage system which supports the S3 protocol and configure your Domino servers to use this object-store.

Q: Is there a plan for a native Domino server on Mac?
A: No plans for a Domino server on Mac, however, you can run Docker images with Domino server on the mac with Docker

Downloads
Q: Is there an HCL download link for getting software and fix packs, etc.
Yes. Here is the link.

Strategy
Q: Will you do a big launch like V10 with V11?
A: We will be doing events and webcasts. Stay tuned for details.

Q: Is there a v11 roadshow in Malaysia or Singapore?
A: We are looking at a Factory Tour in AP, and there will be regional post V11 events.

Q: Will the domino programming languages documentation website be moved before the current site is closed?
A: Yes, we’re planning to move all existing content over to an HCL Digital Solutions site.

Integration
Q: Is there a roadmap for LEI (Lotus Enterprise Integrator)?
A: Yes, we are planning to update LEI with V11. The intent is to support both V10 and V11 installations and platforms.

Languages
Q: Any chance of making it possible for us HCL Masters to provide local language versions? I.e. Ukrainian, Kazakh, Belorussian, or Norwegian?
A: While there is no formal plan in place, we’d like to discuss how whether this is possible after the delivery of V11.

Q: When is the next release of the languages for V10 going to be available?
A: Thank you for your patience. The intention is to provide the new packs for the following languages early in Q4-2019. Unfortunately, we have hit some hurdles, and it’s taking longer than we anticipated:

  • Czech
  • Russian
  • Polish
  • Dutch
  • Swedish
  • Arabic

Licensing
Q: Are you saying Domino servers will have to connect to Flexnet servers in order to function?
A: It’s a MUCH simpler licensing mechanism than the very complex IBM licensing, Yes, either online or offline by running a local instance of flexnet.

Q: Seems like a lot of questions about licensing and flexnet… What is flexnet and how does this differ from how we currently use Domino?
A: We intend to host a webcast dedicated to the topic of how Notes, Domino and Sametime will be licensed in V11 with Flexnet. Stay tuned.

Q: What is the future of XWork product and licensing model?
A: XWork Server is a Domino server with a specific license. There are no plans to change this offering.

Q: I understand, but we already received budgeting requests so Q4 will be too late for that.
A: You can still use the existing IBM pricing and licensing model.

Lifecycle
Q: How long after GA of V11 will there be no support for 9 any longer (how long will there be at least R9 Support)?
A: HCL Digital Solution has honored the IBM Support Lifecycle for Notes, Domino and Sametime. You can find the information here.

Mail
Q: Will IMSMO be supported in V11?
A: We fully support IMSMO; in fact, we have merged the IMSMO server component into Traveler already. Plus, we are intended to make the IMSMO integration with Outlook on the client easier in the future. There will be a V11 Traveler server.
 
Q: Now that V10 has an official Team Calendar, will get an officially supported Team Mailbox Template?
A: We have looked into this topic, and we’re planning to improve our existing template to become more usable for team mailboxes. See here.
 
Q: Are there any capability to inline edit/update of the attachments in the web like we did in Notes client version
A: There are no plans to support the Notes client or Designer or Admin on Linux. You can use Verse On-Premises and Sametime for mail access and chat on a browser. The Web Assembly work will enable applications to run on a browser too.
 
Q: Any new tools for co-existing o365/exchange to Domino?
A: At the Factory Tour recently, we announced partnerships with Approved Contact and Ontime to provide Free Busy look up across Exchange, O365, Domino and Google.
 
Q: Will iNotes officially be replaced by VoP in V11? Or will iNotes still be an option?
A: iNotes will still be an option in V11. However, please investigate our newest release, VOP 1.0.8.
 
Mobile
Q: What about HCL Nomad on Android Table (Public) Beta Program?
A: Yes, sign up for the Android Tablet and iPhone Beta here.
 
Q: Would really appreciate a widget to collect a “wet ink” signature in a widget similar to the date widget or pick lists with user “re-sizeable” feature for touchscreen use. Created in Designer and used on a mobile device.
A: Please add this to our AHA portal.
 
Q: Are we going to get access to mail in HCL Nomad that was promised at Engage?

A: Yes, it’s already working that capability into the current build for the upcoming beta release of HCL Nomad on Android and iPhone. Please sign up for the beta.
 
Q: Any updates to the iPad client to actually utilize location switching?
A: DMA/Nomad doesn’t support location switching by design.
 
Platform
Q: Will you continue support for IBM i with version 11?
A: Yes. IBM i is a supported platform.
 
Q: Is there any plan for 64-bit Notes Client in Windows?
A: Yes, there will be a 64-Bit Windows client available in the V11 beta.
 
Reporting
Q: Is there any plan to have an ODBC SQL Driver to work later than V9?
A: There is a Technote available that shows how to get the current ODBC SQL Driver to work with V10.
 
Sametime
Q: What about Sametime and integrations with V11?
A: Sametime is an integrated part of our product portfolio (Notes and Verse), so yes, of course, it will work and will be integrated in V11.
 
Standards
Q: What JDK version will V11 use?
A: Open JDK 8.
 
Tools
Q: Will Panagenda be included and support all different client deployments?
A: Panagenda Marvel client will be in V11, specifically, HCL Notes and HCL Nomad.
 
Workflows
Q: Visual Workflows: does it mean a workflow engine will be embedded into Domino?
A: The combination of LEAP and Domino in V11 will provide simple workflows out of the box. Our intention is to provide a visual workflow building capability for IT/Business within LEAP (in the future). In addition, we are looking at more sophisticated capabilities aimed at the mid-to-pro-coder, again with a Domino Server, for future releases of Domino. Stay tuned.
 
Xpages
Q: Are you still “working” on the XPages roadmap? Beside “supported”, can we hope for some improvements or are you more working on a “migration” strategy?
A: XPages is a complex environment. So, there is no single answer to the many apps based on XPages. Yes, it is fully supported for the foreseeable future, and we are working on a recommended path. Stay tuned for more information.

The post Domino v11: Your Questions Answered appeared first on HCL SW Blogs.