Skip to main content
I am trying to use informatica to upload data from Oracle into Salesforce Event table but while doing that I am unable to see StartDateTime & EndDateTime field. I tried to explore Salesforce Event table through Apex Explorer but didn't find any column with that name. Altough, I can see this column through Force.com explorer and Apex Data Loder.

 

Please help!!!
1 Antwort
  1. 28. Mai 2011, 14:13
    Check what endpoint you're using; note that those fields would not appear in Apex Explorer by default because its default endpoint is something old like 8.0 (it's in Tools->Options in Apex Explorer).  Those fields did not appear until 13.0, says the docs.

     

    Now check the endpoint you're using for Informatica.  The current endpoint is 21.0.
0/9000