• P.C.S
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

Currently I am developing a salesforce integration solution using a .net .I have a developed a console application for that and scheduled it running every 5min.That mean I am requesting all updated or inserted record IDs from relevant objects with particular time period in every 5min But sometime I had a exception as REQUEST_LIMIT_EXCEEDED: TotalRequests Limit exceeded even there is no any insert or update that particular objects.

So I want to know.........

   1)Number of request mean count of access that objects even there is no any update or insert,if that so how can I solve this problem ?

   2)How can I do a real time integration with salesforce..?(In my case it take 5min to update other party)

 

immediate solution pls.......!

  • November 14, 2012
  • Like
  • 0