Limitations
There are a variety of limitations for Nomad. Some limitations are short-term, as the function is possible but has not been implemented yet. Some limitations are long-term and generally involve functions that cannot be implemented in the environment in which Nomad is running.
Note: For the Japanese translation of the following limitations, see this
article.
All (iOS, Android, web browsers)
Long-term
- The following Java™-based applications are not
supported:
- JavaAgents
- XPages
- LotusScript 2 Java Bridge (LS2J)
- Web services design elements are not supported.
- Dynamic client extensions via native code are not supported. This includes but is not
limited to the following:
- The LotusScript LSXLC and LSXODBC extensions.
- The DXJ name picker implemented for Windows via a DLL.
- Some LotusScript and Formula commands associated are not supported. In particular, commands associated with Object Linking & Embedding (OLE) are not supported. For more information, see the following topics in the Designer documentation:
- Notes roaming user capabilities are not supported.
- "Forward as attachments" is not currently supported as a mail file action.
- Archiving is not supported.
Short-term
- Sending mail offline from a local replica of a mail application is not a currently supported action.
- All Domino policies are supported. Setup policy settings are applied during first installation and setup of HCL Nomad, while Dynamic Client Configuration runs second launch onwards. Changes made to policy settings would be applied on the next launch and not immediately. In addition, not all policy settings have been fully tested.
- LotusScript class NotesRichTextItem methods, Converttohtml, and GetHTMLreferences are not supported and generate errors if used.
Android
Long-term
- HCL Nomad does not work with On Demand VPN configurations. If a VPN connection is required in order to connect to your Domino server, then the VPN connection must be present before using HCL Nomad to connect to your Domino server.
- Initial setup of the Nomad client using a passthru server connection document is not currently supported. Once the client's initial setup is complete, a passthru server connection document can be created and Nomad will use the passthru server as expected.
- Spell checking support is limited to device spell checking service support.
- The Search and Replace dialog, @Command( [EditFind] ), is not supported.
Short-term
- Nomad federated login is not supported.
- The Notes Workspace is not supported.
- Scheduled Replication is not supported.
- The Create menu is not available.
- Custom actions that are defined for the drop-down action menu are not available.
- Loading remote images of incoming mail with MIME body content is not supported.
- Text in Notes text fields cannot be selected.
- The swipe left and right properties for view actions are not yet supported.
iOS
Long-term
- C Api "OSLoadProgram" is not supported on iOS.
- The "View attachment" command uses iOS Quick Look to preview the attached file. Quick Look renders a preview which may lack the file's full fidelity. It is recommended to open the attachment in another application that fully supports the file type from the Quick Look view.
- Sharing attachments with other entities such as other iOS applications is not supported.
- HCL Nomad does not work with On Demand VPN configurations. If a VPN connection is required in order to connect to your Domino server, then the VPN connection must be present before using HCL Nomad to connect to your Domino server.
- Replication stops when HCL Nomad moves to the background. Keep HCL Nomad in the foreground while replicating. To view replication status, select the menu button and then select Replication.
Short-term
- Nomad federated login is not supported.
- Custom actions that are defined for the drop-down action menu are not available.
- Scheduled Replication is not supported.
- The Create menu is not available.
- Scroll bars in Rich Text areas are not visible.
- The swipe left and right properties for view actions are not yet supported.
- Initial setup of the Nomad client using a passthru server connection document is not currently supported. Once the client's initial setup is complete, a passthru server connection document can be created and Nomad will use the passthru server as expected.
- Voice dictation is not supported.
Web browsers
Long-term
- No Safari browser support. HCL Nomad is a multi-threaded application. In browsers, multiple application threads are supported via a SharedArrayBuffer. Safari does not currently support SharedArrayBuffer, therefore HCL Nomad is not supported on Safari. Previously, Safari supported SharedArrayBuffer, but this support was disabled in January 2018 due to Spectre and Meltdown vulnerabilities and has never been re-enabled.
- No Mobile browser support. The mobile versions of the browsers are not supported (even those that are mobile but use the desktop User-Agent). Only the desktop versions are supported.
- LotusScript classes NotesHTTPRequest (Patch, SetHeaderField, ResetHeaders and GetResponseHeaders) are not supported.
- Resources on remote servers (for example, HTTP requests from LotusScript, remote images in MIME emails, etc.) will not load if the server serving that resource is not Cross-Origin Resource Sharing (CORS) aware and does not return the expected Access-Control-Allow-Origin header in the response. This is a restriction enforced by the browser. If the remote server is a Domino HTTP server, see Configuring cross-origin resource sharing (CORS) in the Domino documentation.
- By default, Change Password for the Notes ID is not supported because Nomad's ID files are protected with Notes Shared Login (NSLv3) and do not have a password to change. Therefore, any server-based password policies regarding password change requirements and password checking are not applicable. For pre-12.0.2 Domino servers, administrators should disable the server-based password checking feature for Nomad users and consider use of server-based public key checking as an alternative. For more information, see Using Notes® Shared Login to suppress password prompts. If Notes Shared Login is disabled, the password can be managed under the profile menu.
- Copy/paste with the OS clipboard with Firefox - Only plain text can be copied to the OS clipboard and nothing from the OS clipboard can be pasted into Nomad. This is a Firefox-specific restriction because JavaScript code does not allow access to the OS clipboard from the web page.
- Recent Applications and Workspace not remembered on data reset or across browsers - If you have to start over by clearing the browser cache, you will lose any of your Recent Applications or Workspace changes. Similarly, each browser is independent from each other, so any changes in Recent Application or Workspace in one browser will not be reflected in other browsers. One workaround for this is to create a draft mail with doc links to the databases or documents that you care about most to rebuild the Recent Applications and Workspace links as necessary.
- Keyboard accelerators/shortcuts - in certain cases, some are handled by the browser instead of Nomad.
- Google Chrome on MacBooks running MacOS Big Sur with hardware acceleration enabled may cause Nomad to display with odd colors and graphics. While this isn't an issue with Nomad itself, disabling the setting in Chrome may work around the issue.
- When using the "Open in new window" feature:
- Certificate and ECL dialogs can sometimes appear in the previous window. All windows will be disabled until the dialog is addressed.
- If popups are blocked, and nomad is unable to create a new window, there will be 10 second delay followed by a message saying Cannot create Pop-up window.
- Right Clicking an app from the Recent-Apps page, and choosing "Open Link in new Window" will not work if the "web+notes" service handler is not installed.
- Ability to see Notes database hidden views: in Firefox on Mac OS X, the keyboard combination to show Notes database hidden views (Ctrl+Shift click) will show the browser's context menu instead of opening the menu with the modifiers applied. (https://developer.mozilla.org/en-US/docs/Web/API/Element/contextmenu_event)
Short-term
- Restyle is available initially only in English; therefore, the browser language must be set to English for Restyle to appear.
- In Nomad, scheduled replication can be enabled and disabled on the Replication tab, but the schedule cannot be edited on the Replication tab. The schedule can be set in other ways and pushed to the Nomad client; in Nomad, the schedule can be edited via the Location document in the local address book (names.nsf).
- NotesDominoQuery is not supported.
- Document Printing Support.
- View printing is not supported.
- There is a limitation on the maximum number of pages and it is based on the browser and platform combination.
- Pagination is handled by the browser. Images or text may be split across pages. Users may need to use the browser print settings (custom margins or scaling) to achieve the desired print output.
- Print must be accessed using Nomad's menu or shortcut. The browser's Print functionality is not supported.
- Custom header and footer is not supported.
- Spell checking is not supported.
- UI controls that are missing - notifications (new mail, alarms, etc.) and information boxes (Application Properties, Document Properties, Workspace Properties, etc.). In many places, control (right) click menus to access these controls are removed.
- The "Open in New Window" context menu item is grayed out on Workspace tabs and does nothing in the body of an already open document (close the document and go back to the view to open the document in a new window).
- Grid Style property for views: Dashed, Dots, or Dashes and Dots grid styles are not currently supported and grids will be rendered with Solid style.
- Limited font renderings. Three fonts are included (one font each for Monospace, Sans and Sans-Serif typefaces). All other fonts are mapped to these three fonts for rendering purposes.
- Drag and drop support is limited to dragging mails between folders when using Chrome or Edge.
- Note: On Firefox, the OpenFilePicker dialog is not available; users cannot use the Import option.For New Mail Message:
- Working file types: ASCII, BMP Image, GIF Image, HTML File, JEPG Image, Microsoft RTF, Network Portable Graphics, PCX Image, TIFF 5.0 Image, Unsupported File as Text
- Non-working file types: CGM Image, Microsoft Excel, Microsoft PowerPoint, Microsoft Word
- Binary with Text: It will not be a part of filters for Nomad-Web Browser.
- For CGM Image, the following error displays: The executable program library cannot be found.
- For other non-working file types, the following error displays: Error converting import file. File cannot be imported. In some cases, no error displays but the file does not import.
- All file types are supported.
- In some cases, if the calendar contents are not supported, they will not import and no error message displays.
- The file picker dialog does not display the appropriate filters to select files. The filter combo box is empty.
only supports a subset of formats. Unsupported formats are still listed
in the file picker dialog. Trying an unsupported format results in errors (for example,
Error converting import file. File cannot be imported.). - only supports a subset of formats. Unsupported formats have been removed from the file picker dialog.
- Attachments are download only - There are no attachment viewers and attachments cannot be launched. You can save an attachment to the local file system and then use any OS application to view them.
- Attaching files is not supported in Firefox, as Firefox does not support the file attachment API that Nomad utilizes in other browsers.
- Copy/paste with the OS clipboard with Chrome and Edge:
- If both text and an image are copied in Nomad, the OS clipboard separates the text from the image and paste appears to prefer the image over the text resulting in only the image being pasted.
- If a document has multiple images, copying each image puts the same image on the OS clipboard, causing the paste to not always match what was copied. For example, if a document has three images, pasting may always be the second image no matter which of the three images was copied by the user.
- When pasting from outside of Nomad, only single images or text can be pasted. Rich text and multiple images are not supported.