HoldNamePrefix
A prefix to use in the title of holds applied through the Hold
fetch action.
The connector creates a name for each hold as follows:
- If you set PreservationSource or PreservationId the name of the hold is
HoldNamePrefix-PreservationSource-PreservationId
, whereHoldNamePrefix
,PreservationSource
, andPreservationId
are replaced by the values of those parameters. - If you do not set PreservationSource or PreservationId, the name of the hold is the value of the HoldNamePrefix parameter.
Type: | String |
Default: | Connector Applied Hold |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | HoldNamePrefix=Connector Applied Hold
|
See Also: |