Skip to Main Content
HCL Domino Ideas Portal

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

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

Status Assessment
Workspace Domino
Categories Administration
Created by Guest
Created on Feb 2, 2023

Add parameter to get list of mail databases by template name

As administrator you can upgrade mail databases defined by the template name.


e.g. load convert mail\*.nsf StdR11Mail mail12.ntf


.. but an administrator can only uses the "load convert -l" command to get the list of all mail databases.


I would like to have a parameter (e.g. load convert -l c:\temp\mail12de.txt STDR12MailDE ) to get a list of mail databases based on a mail template because I have to managed more than one mail template (e.g. different languages or customizations) and don't wan't to create textfiles manually.


  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    May 5, 2023

    good idea - we may solve this in a slightly different way but you would still get a list of databases that use the specified template name

  • Guest
    Reply
    |
    May 2, 2023

    @Thomas, your solution sounds good, when I can control more than only the design update of (mail) databases with that. So I could implement such scenarios as I described in this idea Execute commands in text file sequentially, too.

    ... and maybe I could start the workflow with an command on the server console, too. ;-)

  • Admin
    Thomas Hampel
    Reply
    |
    Apr 29, 2023

    Does it need to be a command line tool? How about a Domino application to support your case with a workflow for updating templates?