• laluz
  • NEWBIE
  • 0 Points
  • Member since 2004

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

Hey!

Is there a way to extend the sforce API to support "bundled" requests? It's taking so much time to query a describeSObject about every single existing object seperately. The huge SOAP overhead could be reduced dramatically minimizing time, and costs.

....for the API is really slow compared to others like UPS, where the business logic is much more complicated!

Cheers,

Sebastian

  • October 14, 2004
  • Like
  • 0

Hey guys,

I read some articles about delta syncs using getDeleted/getUpdated.

We do like to build an dynamic sync agent updating with a database. Our goal is to design that agent to adjust tables to reflect the attributes of any SObject. That way field changes in salesforce will be put into the database automatically avoiding complicated adjustments on the sync agent.

Simultaneously dynamic interfaces will automatically reflect changes on the database side.

Did anyone ever try to build a sync like that? Or likes to participate developing an open sync solution?

Cheerio,

Sebastian

  • October 14, 2004
  • Like
  • 0

Hey!

Is there a way to extend the sforce API to support "bundled" requests? It's taking so much time to query a describeSObject about every single existing object seperately. The huge SOAP overhead could be reduced dramatically minimizing time, and costs.

....for the API is really slow compared to others like UPS, where the business logic is much more complicated!

Cheers,

Sebastian

  • October 14, 2004
  • Like
  • 0