Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


This service can be used to delete two types of time off

Using this web service requires the global permission System Settings to be set to Update


Info
titleRate Limiting

In order to protect our servers from inadvertent service overuse or intentional attack, and to fairly distribute services to all our customers, we have implemented a rate limiting algorithm.  When fully deployed, this new algorithm will cause services to either succeed with new warnings or fail with new errors when services are consumed at too high a rate.  Programs that consume Projector services should be enhanced to handle rate limiting errors so that they can continue functioning properly.  For more information please visit: Projector Rate Limiting Behavior.

Request

The service request contains:

Name

Data Type

Required?

Default Value

Discussion

ReferenceSystemId

string

no

 


If specified, only scheduled/reported time off for the given resource will be deleted.

ScheduledFlag

boolean

no

false

0

If

true

1, then scheduled timeoff is deleted.

Otherwise

If 0, actual timeoff is deleted.

BeginDate

date

yes

 

 



EndDate

date

yes

 

 




Response

Only the standard response is returned.