Set application database as standard

Hello together,

ist it possible to open a specific database when HCL Nomad Web starts instead of the standard view of "actual applications" or the workspace?

HCL-Nomad-Version: 1.0.13.54-46

Many thanks and kind regards

Hubertus

Yes.

https://help.hcl-software.com/nomad/1.0_admin/configuring_nomad_features.html

Good question and good reply.

Looking at the "Configuring notes.ini customizations" it appears that it is a Server INI setting, which would effect all DBs running on that server. That works for an organization. who wants a all Users to have the same DB open on launch of Nomad.

We have multiple Client DBs running on the same server. We want each Client to have their respective DB open on launch of Nomad. Is that possible?

Rgds

Paul

These are client ini's, not server ini's. "Administering HCL Nomad" contains both server side documentation (in the server sections) and client side documentation (not in the server sections). This is not in the server section, so it is client. Also, client details in here apply across Nomad clients (web browsers, iOS and Android) which is why they are here instead of in the documentation of each client (there are 3 of them).

Also, individual users can always bookmark whatever they want and just click on that bookmark to launch Nomad directly to whatever they want (or have N bookmarks that launch to N different places if they want to do that).

That's exactly what I wanted to hear... thx Bob!