| Rank | Score | Title/Information |
|---|
| 41 |
|
Command-line Tools
Command-line Tools This chapter describes how to use the command-line tools that enable you to administrate agents, delivery methods, and users. This chapter includes the following sections:
|
| 42 |
|
DlvTransactionSubmit
The DlvTransactionSubmit function allows you to insert new transactions into the transaction repository, update, or delete them. Argument Type/Description submitAction DlvSubmitAction The action to take. Valid actions are: DlvSubmitAction_Insert to inse
|
| 43 |
|
Supplied Delivery Drivers-Specifying Actions
The actions used by delivery drivers are taken from two fields in the agent definition: action and actionargs. The actionargs field tells the system to email the document to the agent owner and include the subject of the document in the email subject lin
|
| 44 |
|
DlvTransactionSetInfo
Argument Type/Description transaction DlvTransaction An API transaction handle. Valid values include: DocSpec_Collection identified by collection name; *_Gateway identified by collection gateway location; *_VdkDocId identified by Verity document ID; *_Buf
|
| 45 |
|
Supplied Delivery Drivers-Configuration
The delivery drivers for SMTP, CMC, and Verity repository have configuration options, covered below. The default is $AGENT_NAME. Memory sufficient to deliver a message of size max_mail_size is permanently allocated to the vdkwatch heap when the SMTP deliv
|
| 46 |
|
DlvTransactionGetInfoFree
The DlvTransactionGetInfoFree function frees a DlvTransaction handle and all its associated resources for a transaction handle created by a DlvTransactionGetInfo call. Argument Type/Description getOut DlvTransactionGetOut The DlvTransactionGetOut handle r
|
| 47 |
|
Basic Protocols for Supplied Drivers
There are certain configuration options that are specific to drivers based on Verity technology. Element Description mode Specifies the VDK mode parameter to collection open. When a VDK-based agent driver is used, this option is the path to an agent col
|
| 48 |
|
DlvTransactionGetInfo
Argument Type/Description transaction DlvTransaction An API transaction handle. Argument Type/Description transactionId DlvTransactionId The unique transaction ID. Valid values include: DocSpec_Collection identified by collection name; *_Gateway identifi
|
| 49 |
|
Using DDA to Specify Drivers
Verity Agent Server allows you to read in drivers dynamically using Verity's dynamic driver access (DDA) protocol. The three Verity Agent Server command-line programs, agtmgr, dlvmgr, and vdkwatch are shipped statically linked to a special set of librari
|
| 50 |
|
DlvTransactionReadBatchFree
The DlvTransactionReadBatchFree function frees a DlvDlvTransactionReadBatchOut handle and all its associated resources. Argument Type/Description batchOut DlvTransactionReadBatchOut The DlvTransactionReadBatchOut handle returned by DlvTransactionReadBatch
|