• Dan Warren
  • NEWBIE
  • 0 Points
  • Member since 2016

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

On a Contact / PersonAccount I believe the Name field is indexed by default.

This consists of component fields including FirstName, LastName.

Are these individual component fields indexed too?

If not, is it possible to get LastName indexed?

Hi,

I'm using the After Delete event on an Account that is being merged. A DML operation within this trigger is causing an update to the Master Account record throwing an exception.

I'm assuming this is beacasue it is trying to edit the Account whilst it is involed in a Merge operation.

What is the best way to submit the DML statement after the Account Trigger has finished firing?

My first thoughts are perhaps to submit the operation as queueable apex?

Hi guys,

 

When I used Force.com Migration tool to retrieve metadata from a developer org, I got this error : 

Invalid username, password, security token; or user locked out.

 

After checking the configuration, I'm sure that : 

- The username, password & security token are correct because I can use them to checkout a Force.com project in Eclipse.

- Server url is correct (https://login.salesforce.com)

 

Can anybody give me an advice ?

 

Thanks.

  • April 16, 2012
  • Like
  • 0