• Seshagiri
  • NEWBIE
  • 0 Points
  • Member since 2011

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

Hi I am new to Salesforce and wanted to write the Salesforce exam for Developer/Administrator Exam,but while filling the Web Accessor Details to register for the exam,i am being asked about the details of the Company where iam presently working.

But i am not working anywhere now and want to write the exam individually?Please do let me know how to go about this?

Is there a way to parse the file into better readable form or in a tabel 

I've been working on a debug log parser project.  Some goals for it are below:

  1. Quickly see what events (validation rules, workflow, triggers) are firing during actions in salesforce.
  2. Make viewing the event hierarchy easier.
  3. Easily identify workflows whose criteria evaluate to true.
  4. Graph governor limit usage by event

Here is a preview screenshot: