PreservationSource
The preservation source to use in the title of a hold 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: | |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | PreservationSource=ALH
|
See Also: |