• henrik
  • NEWBIE
  • 0 Points
  • Member since 2005

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
NOW: 2005-08-09T15:29:15.000+08.00


As of last week this worked now my Create of a new object instance in Salesforce FAILS because of an "value not of required type" error occuring on a date type field.


This is the formated date I am attempting to input htat gives me the failure
2005-08-09T15:29:15.000+08.00

Help


create_OpptyCount : Error: Extract Date: value not of required type: 2005-08-09T15:29:15.000+08.00

-------------------------------------------------

  • August 09, 2005
  • Like
  • 0
Hi

we have a shop written in PHP and we take our data from salesforce. All is based on examples from sforce. Our problem is that retrieving data on our server from salesforce.com is quite slow. That leads to intolerable waiting times for customers in the shops when buying things or just updating their profile. We have a ping time of 160ms from our web server to salesforce.com and we we wonder whether this may be the problem, in case many requests go back and forth for one operation. But before we get a server closer to salesforce, we'd like to know: are there other reasons that could slow down the shop, or other solutions for this?

Greetings
Albert