• NeoGeo
  • NEWBIE
  • 0 Points
  • Member since 2007

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 2
    Replies
Does anyone know how to configure a user to have view only access to a queue (not able to accept the record)?
  • March 31, 2008
  • Like
  • 0
Does anyone know how to link more than one dependency to a field/picklist (have a field determine what values to show/select by using two levels of dependencies, and not just one)?  Thanks for any input.
  • March 17, 2008
  • Like
  • 0
Does anyone know how to edit a .sdl (mapping) file outside of the Apex Data Loader App?  Thanks for any info you may have.
  • December 12, 2007
  • Like
  • 0
Hi all, hope someone can offer some help.

I'm trying to run an extract operation from the command line using Data Loader 10.0.  I'm extracting to a CSV file.  I have my process-conf.xml, my SDL map file, and my config.properties files all in order.

At runtime, I'm told my operation was successful, and the correct number of records is reported.  However, when I view the destination CSV file, I have the correct number of fields and rows, as well as correct header row, but the field values are all blank.

Any ideas?

Thanks!