This group contains agent server settings. Properties are listed in alphabetical order for ease of reference.
Agents property name |
Default value |
Description |
---|---|---|
AgentServerID |
0 |
Default Agent Server ID. See Chapter 12, “Using Enterprise Portal Agents.” |
ErrorFile |
/logs/as.err |
Location and name of the file in which to log error messages, relative to WorkRoot. |
HeartBeat |
300000 |
Default heartbeat time in millions of seconds |
MaxLogRows |
150 |
Sets the maximum number of data (rows) returned from the database to the browser for log information on a view log request. Set to zero for all. |
PushAgentLog |
2 |
The number of heartbeat internalize after which the agent transaction log will be pushed to the PS server. |
PSHost |
hostname.domain |
Fully qualified name of the Portal Studio/agent server machine. |
PSPort |
8080 |
Port on which the PSHost server is listening for requests. |
StatusUpdateFreq |
10 |
The default status report/update frequency. |
TimeZone |
PST |
Publish Server (database) Time zone. |
TraceFile |
/logs/as.trc |
Location and name of the file in which to log trace messages, relative to WorkRoot. |
TraceOn |
false |
(true/false) Used for basic tracing.
|
TransactionFile |
/logs/transaction.log |
File to log agent execution events, relative to the directory in the WorkRoot property. |
VerboseTrace |
false |
(true/false) Used for detailed tracing.
|