• Jim Rhodes
  • NEWBIE
  • -2 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 9
    Replies
/*Write a trigger that creates two identical Contacts whenever an Account is created. Make sure both Contacts are associated with the Account. Use any values for the fields on the Contacts - just make sure to use variables when populating the fields of each Contact to make sure they are identical.*/

I am not able to associate contacts with Account , this is my code

trigger IdenticalContact on Account (before insert) {          for (Account a : trigger.new)     {         List<contact> cont = new List<contact> ();         for (integer i=0 ; i<2; i++)         {             contact newContact            = new contact();             newContact.AccountId          = a.id;             newContact.LastName           = 'kritpa';             newContact.FirstName          = 'ptName';             cont.add(newContact);         }      insert cont;     }



 
Hi
   I have been asked to export resume/cv from a list of people, but I cannot find where the cv is stored.  the Document table is empty
Can someone point me in the right direction

Thanks

Tony
Hi All,
How to display the custom links , recent items in Home Page for Console App on right or left hand side?

Thanks,
Abhilash

Dear colleagues, hope you are doing fine, and also that you can help me on this. 

Cultura de Trabajo is a non-governmental organization that helps people without resources to re-inserted themselves to worklife. 

We find the opportunities, the interviews and we also create their Curriculum Vitae (CV). Here is were I am having difficulties, I can't think a way to generate this PDF document, getting the data from a personalized App. 

Could you help me on this? 

Thanks in advance, 

Mauro. 

I'm looking for a REMOTE Salesforce Developer who has some consulting experience, can work full-time, and is open to travel. Email me at Ashley@tech2resources.com if you're interested! US Citizenship required. 
Hi All,

Salesforce saying my 501 programming not submitted even I changed  my user name (certificationcandidate.dy2hfjy7vafw.eufhxuevvi4y@728427advdev.com to certificationadmin@728427advdev.com. ) as they say in Reminder email and my old created case,Anyone come into this type of scenario ? salesforce certification case support respond taking very long time,Is there way i connect salesforce certification team quick and resolve my issue ? 
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hello Anil-

The instructions in the "How to Submit Your Programming Assignment" section in the scenario document state:

"In the production organization, locate the user named Certification Administrator and activate and update the user’s email address to certificationadmin@salesforce.com, ensuring that the Generate new password and notify user immediately checkbox is checked.

Once submitted, the application is considered to be final. Salesforce will receive login credentials for the user, enabling the Certification Administrator to access the organization. Upon confirmation of the Certification Administrator user activation, Salesforce will deactivate the candidate’s user."

Unfortunately, none of the email addresses in the org were changed to certificationadmin@salesforce.com and we didn't receive an email about generating a new password so your application was not considered as submitted for evaluation, and your org was not deactivated.

If you'd like to take the Programming Assignment again, you can register for the Sept. 13 testing window through Webassessor.

Kind regards,
Salesforce Certification

--------------- Original Message ---------------
From: Salesforce.com Certification Team [no-reply@salesforce.com]
Sent: 3/10/2016 8:10 AM
To: anilsforce@gmail.com
Subject: Certification Case 00109220: Is it My 501 Assigtment Submitted ?

Thank you for contacting Salesforce Certification. A case has been created for you and your case number is 00109220.

Please expect a longer than normal response to your case Monday March 7 thru Friday March 11, 2016 while the Certification Team is away at Destination Success 2016. Thank you for your patience.

Certification cases are monitored during U.S. business hours, Monday-Friday 8:00 a.m. to 4:30 p.m. Pacific Standard Time.

We recommend that you visit our knowledge base for information about the Certification program: http://certification.force.com/pkb.


Regards,



Salesforce Certification

http://certification.salesforce.com



------ Your Question/Comment ------


Hi,
I Changed username from certificationcandidate.dy2hfjy7vafw.eufhxuevvi4y@728427advdev.com to certificationadmin@728427advdev.com for assignment submission as says in document ,But still login is not revoked or no email says your assignment submitted,So my program assignment submitted or not ?
ref:_00DA0L4YO._500G0tZnWX:ref

Old Created Case and Reply : How to submit programming assignment

Hello-

Please change the username certificationcandidate.dy2hfjy7vafw.eufhxuevvi4y@728427advdev.com to certificationadmin@728427advdev.com.

Best Regards,
Salesforce Certification

--------------- Original Message ---------------
From: Salesforce.com Certification Team [no-reply@salesforce.com]
Sent: 2/8/2016 8:14 AM
To: anilsforce@gmail.com
Subject: Certification Case 00106592: How to submit Andvanced Developer assignment ?

Thank you for contacting Salesforce Certification. A case has been created for you and your case number is 00106592.

We are currently experiencing a high volume of cases. Please expect longer than normal response times. Thank you in advance for your patience.

Certification cases are monitored during U.S. business hours, Monday-Friday 8:00 a.m. to 4:30 p.m. Pacific Standard Time.

We recommend that you visit our knowledge base for information about the Certification program: http://certification.force.com/pkb.


Regards,



Salesforce Certification

http://certification.salesforce.com



------ Your Question/Comment ------


As mention in Assigntment document,I couldn't find user name with Cerification administrator,How could i submit my assignment?

"
In the production organization, locate the user named Certification Administrator and activate and
update the user’s email address to certificationadmin@salesforce.com, ensuring that the Generate new
password and notify user immediately checkbox is checked.

Once submitted, the application is considered to be final. Salesforce will receive login credentials for the
user, enabling the Certification Administrator to access the organization. Upon confirmation of the
Certification Administrator user activation, Salesforce will deactivate the candidate’s user."
ref:_00DA0L4YO._500G0sIgBg:ref

Exam Submission Reminder Email :

Dear Anil,

You must submit your Salesforce Certification Programming Assignment and complete your Essay exam by Monday, February 22, 2016 at 9:00 a.m. Pacific Time (GMT -8:00). Both the Programming Assignment and the Essay exam must be received by the deadline to be eligible for scoring. No exceptions will be made.

Please Note: When you are ready to submit your Programming Assignment, if you cannot locate the user named Certification Administrator in your candidate org, please change the username like the following example:

From (example) certificationcandidate.dy2hfjy7vafw.ummaf3hhp16s@123456advdev.com
To (example) certificationadmin@123456advdev.com

We recommend you schedule your Essay exam early to ensure you can plan accordingly. If you plan to complete the Essay exam via online proctoring, please review the requirements and test your system before your exam date.
http://certification.force.com/pkb/articles/Public_KB/Online-Proctoring-Completing-Your-Exam-Remotely

Please be aware that due to the U.S. President's Day holiday, Salesforce Certification Support will not be responding to cases on February 15, 2016.

Thank you for participating in the Salesforce certification program. If you need assistance, please open a case.

Best Regards,
Salesforce Certification
Hi,
Anybody prepared or  have Salesforce Lightning Experience research analysis report? Means Salesforce Lightning Experience draw backs and it supports to which components and not support to which components(example: it wont support for custom buttons).

Please share me that, its little bit urgent.

Thanks
Babu
https://developer.salesforce.com/trailhead/force_com_introduction/data_modeling/schema_builder

Under Deleting Custom Objects with Schema Builder section:

>> Schema Builder displays list of side effects when you try to delete a custom object.

should be

>> Schema Builder displays a list of side effects when you try to delete a custom object.

I just passed the Advanced Developer 501 Certification Exam, now I'm waiting for the assignment stage and the essay stage.

 

Has anyone else passed the 501 exam in the last few months? How long did you have to wait for the second stage?

 

I've asked a few folks I know in the community and they are stillwaiting for the second stage and its been almost 1 year for one of them, 4 months for another guy......

 

Anyone have any idea? I sent a message to certification@salesforce.com, but I haven't gotten a response yet.....