ISecurityProfileVirtualDirectory.PhysicalPath

Usage:

Read and write.

Description:

Type: String.
The physical URL of the server directory to host the virtual directory data. This can include macros. When file operations are executed, the logical URL is replaced by a physical URL with all the macros substituted. Every character sequence that is not allowed in a URL is replaced by an underscore ("_"). The following macros are available:
  • %r – reference infobase name;
  • %i – infobase identifier;
  • %z – string presentation of current separator values in the format used in the z option value;
  • %s – session number;
  • %p – identifier of the safe code execution mode;
  • %e – directory of 1C:Enterprise runtime modules;
  • %t – current directory of operating system temporary files;
  • %u – application data directory of the current user;
  • %u – application data directory of all users;
  • %n – name of the current infobase user;
  • %% – percentage character.

Availability:

Integration.

    

1C:Enterprise Developer's Community