| Rank | Score | Title/Information |
|---|
| 91 |
|
Profiling Documents
Basically, the profiler watches collections and activates agents when new documents that satisfy agent queries are added. Enabling a collection for profiling starts the profiler watching the collection. Whenever the collection property "enabled for prof
|
| 92 |
|
AgtAgentFree
The AgtAgentFree function frees an AgtAgent handle, and all its associated resources. The AgtAgent handle is created by an AgtAgentNew call. Argument Type/Description agent AgtAgent The AgtAgent handle returned by AgtAgentNew.
|
| 93 |
|
Logging In
Before you begin using Agent Server, make sure you are familiar with the Verity Information Server. 2. Click the link in the first option (to administer the Verity Information Server) to display a login window. 2. Click the Agent Server icon.
|
| 94 |
|
AgtAgentNew
Argument Type/Description repository AgtRepository An agent repository handle. Member Type/Description name VdkCString The printable name for the agent. description VdkCString A text description of the agent.
|
| 95 |
|
Server Setup
Server Setup This chapter covers the following system administration tasks: Copyright © 2000, Verity, Inc.
|
| 96 |
|
Agent Definition Suite
The agent suite allows you to modify the way in which various agent tasks are managed. These include creating agents and retrieving data about agents. The agent management suite consists of the following functions:
|
| 97 |
|
Modifying an Existing Agent
1. Navigate to your Personal News Page using the URL provided by your Agent Server administrator. 2. Click Agents at the bottom of your Personal News Page. 3. Click any agent hyperlink to display the Editing Agent page.
|
| 98 |
|
AgtRepositorySubmit
Specific actions include inserting, updating, and deleting agent definitions. Valid actions are: AgtSubmitAction_Insert to insert a new agent; *_Update to update an existing agent; *_Delete to delete an existing agent. *_DeleteByQuery indicates delete age
|
| 99 |
|
Creating a New Agent
You can add as many agents as you are allowed by the Agent Server administrator. Enter Query - Enter a query for the information to be sought by this agent. Submit Agent - Select Submit Agent and click OK to add the agent to the agent repository.
|
| 100 |
|
AgtRepositoryGetInfoFree
The AgtRepositoryGetInfoFree function frees an AgtRepositoryGetOut handle, and all its associated resources. The AgtRepositoryGetOut handle is created by an AgtRepositoryGetInfo call. Argument Type/Description getOut AgtRepositoryGetOut The AgtRepository
|