BatchLoaderPath

Defines the path to the default batch load text file.

Returns the file path as a string.

Type and Usage

Location

DomainHome/ucm/cs/bin/intradoc.cfg

Example

  • As a Windows configuration entry:

    BatchLoaderPath=c:/domain/BatchLoader/batchfile.txt
    
  • As a Solaris/UNIX configuration entry:

    BatchLoaderPath=/u1/intradoc3/batLd/batchfile
    
  • As script, returns the file path as a string:

    <$BatchLoaderPath$>