• Rakesh B
  • NEWBIE
  • 0 Points
  • Member since 2010

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

Hello,

 

We are planning to schedule the Apex data loader job, which uses the JDBC connection  to read the data from a table and creates records in the SF.

But I am worried when thinking about the following points .

 

1) Does Apex data loader support alert notification mechanism when a particular load fails?

 

2) Does Apex Data loader write the status back to the table from where it is reading the data stating that the record has been successfully processed or failed.

Otherwise this will create a lot of mess when re-running this job for the failed runs.

 

Guys, please put your thoughts or responses accordingly ..

 

-Rakesh

For some reason the standard field "Manager" (type hierarchy) on the User object seems to be limited to displaying on the User page only.  It is not visible via the API (using APEX Explorer) nor can it be selected in a standard SF report.  I see nothing in the API reference guide that suggests this particular User object field can not referenced or queried via the API. 
 
Am I missing something?  Is this not possible?  Any insight would be appreciated.  Thanks...