Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

Server configuration (settings.config)

For instruction on how to configure the server (Synchronization API), please refer to: Server configuration (settings.config)

Client configuration (anytime.setup.config)

For instructions on how to configure inside anytime.setup.config, please refer to: Client configuration (anytime.setup.config)

Publish

When setting up Offline publication, the publication will create a database based on the settings in server.config. The publisher will create a database with the same version as the instance in the settings file.

...

Code Block
languagexml
<AuthenticationProvider>
  <AssertNullAuthenticationProvider>
    <UserName>Unknown</UserName>
    <Groups>
      <string>Synchronize</string>
    </Groups>
  </AssertNullAuthenticationProvider>
</AuthenticationProvider>

Server configuration

For instruction on how to configure the server (Synchronization API), please refer to: Server configuration (settings.config)

...

For instructions on how to configure inside anytime.setup.config, please refer to: Client configuration (anytime.setup.config)

Customization

When an offline publication is created, Manager will look in this folder to fetch the customizations to use in the offline installation package that is created by the offline publication process.

...

Currently, Assert Anytime customizations will have to be configured by Signifikant.

Profile

For versions 5.2 and earlier, Offline profile is read from the C:\ProgramData\Signifikant\Assert AnyTime\WWWRoot\App_Datafolder.

In version 5.3 and later, Offline web viewer will read profile information from site subfolders: C:\ProgramData\Signifikant\Assert AnyTime\WWWRoot\App_Data\<<site>>. The site folder is created at Offline installation time, when folders in the Data-folder is copied from installation media to the target computer. Each subfolder creates an Offline site, and each site gets a profile from the profile master folder: C:\ProgramData\Signifikant\Assert AnyTime\Profile. The profile is copied anew each time Offline is started, a site is seleced in Offline toolbar, or when a new site name is introduced by renaming synchronize target site name in active synchronize publication.

The Profile master folder is created in Offline deploy package, a part of AssertServer deploy package, and is kept on the editor server until the Offline application publication is run.

Code Block
Build process
  Create AssertServer deploy including Customize module, Offline application and Offline Profile
    Contains Offline deploy package, including the customize and profile packages
      Is copied to Offline publication target area when Offline client is published
        Is installed at a target; an end user computer, with or without data
          Profile folder is applied before a site is target by Offline client

Filter by label (Content by label)
showLabelsfalse
max5
spacesASKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "anytime" , "offline" ) and type = "page" and space = "ASKB"
labelsCustom Text Translation WebViewer