For CmTextSearchConfiguration and VerityIndexArea objects, this property assigns the directory to be used for
storing temporary indexing files. The directory must be available to the Content Engine. The Content Engine server account
must have the permissions necessary to create this directory if it does not exist, and to create files in the directory. For performance
reasons, it is recommended to set this value to a path that is local to both the Content Engine and IBM Content Search Services.
Namespace:
FileNet.Api.AdminFor a CmContentConversionConfiguration object, this property is not supported.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TempDirectoryPath As String |
C# |
---|
string TempDirectoryPath { get; set; } |
Visual C++ |
---|
property String^ TempDirectoryPath { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_tempDirectoryPath(); function set_tempDirectoryPath(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: null
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ