EVERY_COUNT={every_execution_count}
This parameter defines the number of times that an EVERY request can be scheduled to execute. This parameter is meaningful only when the EVERY parameter is specified.
When this parameter is not defined or is specified as 0, no limit is assigned for the number of times that an EVERY request can be executed. When this parameter is specified as a non-zero value, the EVERY request will be removed from the request queue when the EVERY_COUNT value is reached.
Copyright © Cloud Software Group, Inc. All rights reserved.