FNP8_SetTargetObjectID

Sets the name of the Object Store in which documents are stored.

Syntax

bool FNP8_SetTargetObjectID (StrParam)

Parameters

String value of the Object ID. Smart parameters are supported.

Returns

False, if DC_P8_Server.dll was not successfully installed on this computer, or either parameter value is missing or not a string. Otherwise, True.

Level

All, but generally at the Batch level.

Details

Provides the name of the Object Store that you wish to store your documents in.
Example
FNP8_SetTargetObjectID("AP_ObjectStore")