Child pages
  • Profiles
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Profiles provide the option to differentiate the settings used by connecting Smart Clients, for example ... (tunnel, kerebos etc)

Each profile has a name and by adding the name of the profile to the URL that Smart Client use to connect to the Application Server, the settings provided in the Profile overrule the default settings and/or settings provided in the URL itself.

For an overview of all possible options in the URL to start Smart Clients see Starting Smart Clients.

A URL to start a Smart Client and open a specific solution immediately looks like:

Deeplink into specific solution
<serverUrl>/servoy-client/mySolutionName.jnlp

To do the same, but using a specific Profile, the URL becomes:

Deeplink into specific solution using a named Profile
<serverUrl>/servoy-client/<profileName>/mySolutionName.jnlp

The Profile only needs to be used when starting a Smart Client. When deeplinking into existing Smart Clients, the Profile name can be excluded (for more information about deeplinking into existing Smart Clients, see Starting Smart Clients.

  • No labels