• ayo
  • NEWBIE
  • 0 Points
  • Member since 2009

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

I have the following error when I call getDeleted() on a recently created free developer org in which I have populated with test objects: 

INVALID_REPLICATION_DATE: startDate before org replication enabled date

I checked and my startdate precedes my enddate. I'm not sure what "org replication enabled date" is. 

Other posts with in the forum recommend doing a full table pull. How do I do that?

 
  • July 20, 2009
  • Like
  • 0
I may be asking something simple but could someone explain the error message that I've included below.
Does this mean that the background process that purges a company's recycle bin was executed after my specified start date?

I've checked the api doc but am still a litttle unclear as to what the error below is and how to resolve it.

Thanks in advance,
Jon

INVALID_REPLICATION_DATE: The specified startDate, Mon Apr 23 20:55:00 GMT 2007, is before the last retained delete event date, Tue Apr 24 05:07:00 GMT 2007, for entity Attachment

  • May 10, 2007
  • Like
  • 0