SI_RETRY_INTERVAL Property

Applies To   See Also  

The length of time that the server should wait before trying to process the scheduled report after an error occurs. The time is measured in seconds.

Type

Long

Syntax

SELECT

    SI_SCHEDULEINFO.SI_RETRY_INTERVAL

FROM

    CI_INFOOBJECTS

WHERE

    SI_ID=ObjectID

The syntax has these parts:

Part Type Description

ObjectID

Long

A number that identifies the object you want to retrieve.

Used to access the property from a query result:

QueryResult.Item(Index).SchedulingInfo.RetryInterval

Remarks

If an error is encountered by the server while it is trying to process a scheduled report, it will keep trying a number of times equal to SI_RETRIES_ALLOWED. It will try this every SI_RETRY_INTERVAL minutes. If SI_RETRIES_ALLOWED is zero, then SI_RETRY_ATTEMPTED has no use and is ignored.



Crystal Decisions, Inc.
http://www.crystaldecisions.com
Support services:
http://support.crystaldecisions.com