• Aswath
  • NEWBIE
  • 25 Points
  • Member since 2009

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

Hi All,

 

 I deployed my application using Eclipse IDE its deployed successfully, then i checked it in browser my application has been created but i can't able to see my application in force.com dropdown list? Plz any one help me....

 

Thanks,

Aswath.

  • April 04, 2009
  • Like
  • 0

Hi All,

 

I created one trigger (after insert) for my custom object. If i am inserting single record the trigger is firing, but when i am inserting bulk records using DataLoader the trigger is firing only onec? Plz any one help.....

 

Thanks,

Aswath.

  • April 02, 2009
  • Like
  • 0

Hi All,

 

I want to write TestMethods for Standard salesforce classes XMLDom & Start here controller. Can any one explain me what is the use of those classes? I written testmethods for all my triggers & classes and got 72%, the code not covered is only Xmldom & starthere controller classes.

 

   Can we delete these classes?

 

Thanks,

Aswath.

  • March 22, 2009
  • Like
  • 0

Hi All,

 

In my application i am using a few standard objects like contacts, products, Reports etc, but in Reports tab it shows all standard object's report. I want to remove/hide those reports like Lead reports, sales reports...etc. Is it possible?

 

Thanks,

Aswath.

  • March 21, 2009
  • Like
  • 0

Hi All,

 

I want to write test methods for apex classes can any one provide me some usefull links. I created test methods for all my Triggers all are working fine. But i am not getting how to write test methods for apex classes. Plz any one help me.

 

Thanks,

Aswath.

  • March 20, 2009
  • Like
  • 0

Hi All,

 

I have 4 objects A,B,C,D. B is related list for A. so A object can contain B1,B2,B3.. record. On A object i am writing a trigger (after insert) to copy records from B1 to Bn and save values on C (like c1,c2,c3..) object. Up to here it is working fine. But i am writing one trigger on C (after insert) copy the values c1,c2,c3.. and save on D object but here i can able to see only Dn record i can't able to get D1,D2..., only final record is creating. Whether 2nd trigger will fire after 1st trigger?

 

Any idea plz........

 

Thanks,

Aswath.

  • March 17, 2009
  • Like
  • 0

Hi All,

 

I have one object called 'Site' and other object 'Payment' which is related list to the object 'Site'. On 'payment' related list i created one button 'Sum', up on clicking the 'sum' button i need to calculate sum of all payments where siteid=current site id. Here how should i get current siteid? My custom button(sum) is on 'payment' object. Please any one help me..

 

Thanks,

Aswath.

  • March 14, 2009
  • Like
  • 0

Hi All,

 

I want to write a triger to fire when i am choosing a record from look up is it possible?

ex: If i choose record id from look up then autometically record name, record desc fields to be filled.

 

or same thing like while creating new contact details from contact object, if u select account look up then address details autometically populate to respective fields.

 

Thanks,

Aswath.

Message Edited by Aswath on 03-06-2009 03:36 AM
  • March 06, 2009
  • Like
  • 0

Hi All,

 

I created one trigger (after insert) for my custom object. If i am inserting single record the trigger is firing, but when i am inserting bulk records using DataLoader the trigger is firing only onec? Plz any one help.....

 

Thanks,

Aswath.

  • April 02, 2009
  • Like
  • 0

Hi All,

 

I want to write TestMethods for Standard salesforce classes XMLDom & Start here controller. Can any one explain me what is the use of those classes? I written testmethods for all my triggers & classes and got 72%, the code not covered is only Xmldom & starthere controller classes.

 

   Can we delete these classes?

 

Thanks,

Aswath.

  • March 22, 2009
  • Like
  • 0

Hi All,

 

I want to write test methods for apex classes can any one provide me some usefull links. I created test methods for all my Triggers all are working fine. But i am not getting how to write test methods for apex classes. Plz any one help me.

 

Thanks,

Aswath.

  • March 20, 2009
  • Like
  • 0

Hi All,

 

I have one object called 'Site' and other object 'Payment' which is related list to the object 'Site'. On 'payment' related list i created one button 'Sum', up on clicking the 'sum' button i need to calculate sum of all payments where siteid=current site id. Here how should i get current siteid? My custom button(sum) is on 'payment' object. Please any one help me..

 

Thanks,

Aswath.

  • March 14, 2009
  • Like
  • 0