Configuring file system access

New in Package 167

After a file system location has been configured it can be accessed using the configured name, for example, here's how to create a file 'file.txt' in the location 'Jobs':

To configure access to a file system location:

  • Create a new Key with the corresponding name (e.g. 'Jobs') under HKLM/Software/[Wow6432Node/]MetaCommunications/Server/File System/<db name> Windows Registry location.
  • Create a String Value Path specifying the file system path.
  • Create a String Value Login specifying the login name.
  • Create a String Value Plain Password specifying the password. The plain-text value will be encrypted and removed after the first use.

The resulting configuration should look like this:

New in package168-1880

A file system location can been configured for Application Server. All databases will share the same configuration. The configuration should look like this:

New in package168-1880

A file system location can been configured for the machine. All databases on all Application Servers will share the same configuration. The configuration should look like this:

New in package168-1880

Login and Plain Password is optional.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.