MaxWebServiceCallsPerMin

Top  Previous  Next

×V5.1Ø

S

A

W

WS

ü

Valid for: SetStartup & SetRuntime

 

Syntax -

       SetStartup MaxWebServiceCallsPerMin <Transactions>

               Where:

                       <Transactions> is a numeric value.

 

Description:

This option defines the maximum number of web service calls that EMUE is allowed to execute.  This option values the Maximum Calls Per Minute number selector on the Web Services tab of the EMUE Current Settings - Option Settings dialog. If zero is used for the maximum, EMUE will not limit the maximum transactions. This setting is used in conjunction with WebServiceRetryTimeout.

 

Sample:

       The following example will prevent EMUE from exceeding a maximum rate of 100 web service calls in one minute.

SetStartup MaxWebServiceCallsPerMin 100

 

See Also:

WebServiceRetryTimeout