• kamran
  • NEWBIE
  • 0 Points
  • Member since 2009

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

Hi there,

 

It may sound like childish but I have never used DataLoader with CLI, I have arequirement where I have to 

insert records in ObjectA, and then in ObjectB, I know its not possible via Dataloader in one shot

 

Is there any way using CLI where DL does it for me in batch process???

 

Any other workaround???

 

 

Regards

-kamran

Message Edited by kamran on 01-27-2009 12:14 PM
  • January 27, 2009
  • Like
  • 0
Can someone help me know how to display quote line items on the Account detail page?

Essentially Quotes have quote line items which are subscriptions with an annual end date, and any quote line items (subscriptions) with an end date in the future need to be listed on the Account detail page, so we don't have to dig through 5 - 10 quotes to find which subscriptions a customer has active.

Seems simple enough, but I don't even know where to begin, as I'm not a developer.

Any tips would be hugely appreciated.