SlideShare a Scribd company logo
Summer ‘12 Release
Preview Webinar
Pat Patterson
Principal Developer Evangelist
   @metadaddy


Sandeep Bhanot
Senior Developer Evangelist
   @cloudysan
Safe Harbor
Safe harbor statement under the Private Securities Litigation Reform Act of 1995: This presentation may
contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such
uncertainties materialize or if any of the assumptions proves incorrect, the results of salesforce.com, inc.
could differ materially from the results expressed or implied by the forward-looking statements we make. All
statements other than statements of historical fact could be deemed forward-looking, including any
projections of subscriber growth, earnings, revenues, or other financial items and any statements regarding
strategies or plans of management for future operations, statements of belief, any statements concerning
new, planned, or upgraded services or technology developments and customer contracts or use of our
services.

The risks and uncertainties referred to above include – but are not limited to – risks associated with
developing and delivering new functionality for our service, our new business model, our past operating
losses, possible fluctuations in our operating results and rate of growth, interruptions or delays in our Web
hosting, breach of our security measures, the immature market in which we operate, our relatively limited
operating history, our ability to expand, retain, and motivate our employees and manage our growth, new
releases of our service and successful customer deployment, and utilization and selling to larger enterprise
customers. Further information on potential factors that could affect the financial results of salesforce.com,
inc. is included in our annual report on Form 10-K filed on April 30, 2008 and in other filings with the
Securities and Exchange Commission. These documents are available on the SEC Filings section of the
Investor Information section of our Web site.

Any unreleased services or features referenced in this or other press releases or public statements are not
currently available and may not be delivered on time or at all. Customers who purchase our services should
make the purchase decisions based upon features that are currently available. Salesforce.com, inc.
assumes no obligation and does not intend to update these forward-looking statements.
@forcedotcom / #forcewebinar


Developer Force Group


facebook.com/forcedotcom


Developer Force – Force.com
Community

   Follow us @forcedotcom
Your One Stop Shop for Summer ‘12

                                                    Demos
                                                    Webinar Replay
                                                    Release Notes
                                                    Documentation
                                                    Training
                                                    Highlights
                                                    Discussion

              http://developer.force.com/releases

        Join the conversation using #summer12
              http://boards.developerforce.com/
                      Follow us @forcedotcom
What Are We Talking About Today?

  Platform Summer ’12 Features
    – Visual Workflow enhancements
    – Packaging updates
    – Apex enhancements
    – Other important updates
    – New Pilot features


  Question & Answers




                           Follow us @forcedotcom
Visual
Workflow




 Follow us @forcedotcom
Visual Workflow Enhancements

 Subflows
 Styling in Flows in Visualforce




                       Follow us @forcedotcom
Packaging
 Updates




Follow us @forcedotcom
Packaging updates
 Run Apex on Package …
  – Install/Upgrade
  – Uninstall




                      Follow us @forcedotcom
Apex




Follow us @forcedotcom
New Type methods




               Follow us @forcedotcom
List.sort()

 Sort Lists that contain non-primitive data types - e.g.
   – SObjects
   – Custom Apex Classes




                        Follow us @forcedotcom
SOQL Pagination               Now GA




 New OFFSET clause
   – Server-side pagination
      • SELECT Name FROM Account LIMIT 50 OFFSET 100
   – Solves some additional interesting use cases
      • Select a random record




                          Follow us @forcedotcom
Other Updates




   Follow us @forcedotcom
Advanced Relationship Fields

 Lookup relationships




                                       Invoice

                      Number            Status          Total

                          INV-01            New         $200




                                   Invoice Line Items

                Invoice       Merchandise         Units Sold    Value

                INV-01              Pinot             1         $50

                INV-01             Cabernet           5         $150



                                   Follow us @forcedotcom
Advanced Relationship Fields

 Lookup relationships




                                       Invoice

                      Number            Status          Total

                          INV-01            New         $200




                                   Invoice Line Items

                Invoice       Merchandise         Units Sold    Value

                INV-01              Pinot             1         $50

                INV-01             Cabernet           5         $150



                                   Follow us @forcedotcom
Advanced Relationship Fields

 Lookup relationships


                                                                        Need to contact
                                                                        Salesforce support




                                       Invoice

                      Number            Status          Total

                          INV-01            New         $200




                                   Invoice Line Items

                Invoice       Merchandise         Units Sold    Value

                INV-01              Pinot             1         $50

                INV-01             Cabernet           5         $150



                                   Follow us @forcedotcom
Advanced Relationship Fields

 Lookup relationships




                                       Invoice

                      Number            Status          Total

                          INV-01            New         $200




                                   Invoice Line Items

                Invoice       Merchandise         Units Sold    Value

                INV-01              Pinot             1         $50

                INV-01             Cabernet           5         $150



                                   Follow us @forcedotcom
Advanced Relationship Fields

 Master-Detail relationships




                    Invoice

           Number   Status       Total

           INV-01    New         $200




                                     Invoice Line Items

                       Invoice    Merchandise     Units Sold   Value

                       INV-01            Pinot        1        $50

                       INV-01       Cabernet          5        $150



                                 Follow us @forcedotcom
Advanced Relationship Fields

 Master-Detail relationships




                    Invoice                                     Invoice

           Number   Status       Total               Number      Status   Total

           INV-01    New         $200                INV-02    Complete   $700




                                     Invoice Line Items

                       Invoice    Merchandise     Units Sold   Value

                       INV-01            Pinot        1        $50

                       INV-01       Cabernet          5        $150



                                 Follow us @forcedotcom
Permission Set Enhancements

  Programmatic manipulation of Permission Sets via DML
   operations
    – FieldPermissions, ObjectPermissions, PermissionSet,
      PermissionSetAssignment, SetupEntityAccess
  SetupEntityAccess represents enabled Apex class and
   Visualforce page access settings
  Read-only access to Profiles – answer ‘Who has Modify
   All Data?’ type questions




                         Follow us @forcedotcom
Permission Set Entity Relationship Diagram




                  Follow us @forcedotcom
Other updates

  Apex JSON parsing enhancements
  Apex Describe support for FieldSets
  JavaScript Remoting Enhancements
  Chatter Messenger for Visualforce Pages
  Callout Limit Increased for Batch Apex to 10
  Data Export File Size Increased to 512 MB




                           Follow us @forcedotcom
Schema Builder   Now GA




                   Follow us @forcedotcom
SMS-based Identity Confirmation            Now GA




                  Follow us @forcedotcom
Pilot
Programs



Follow us @forcedotcom
Pilot Programs

  Connected Apps


  Metadata REST API


  Separate Organization-Wide Defaults for External Users




                      Follow us @forcedotcom
Feature Enablement
                                                 Automatically   Configuration    Contact
                                                   Enabled         Required      Salesforce
              Visual Workflow enhancements                 X
    Running Apex on Package Install/Uninstall              X
                         New Type methods                  X
               List.sort() enhancements                    X
                             SOQL OFFSET                   X
                Advanced Relationship Fields                          X
               Permission Set Enhancements                            X
          Apex Describe support for FieldSets              X
                             Schema Builder                X
                             Connected Apps                                          X
                         Metadata REST API                                           X
            SMS-based Identity Confirmation                X




                                  Follow us @forcedotcom
Upcoming Events

 May 22 – Cloudstock 2012 London
  – http://bit.ly/cslondonsummer


 May 30 – Social Enterprise Java Apps
          on Heroku Webinar
  – http://bit.ly/herokusummer


 June 13 – How Salesforce.com Uses
           Hadoop Webinar
  – http://bit.ly/hadoopsummer


                         Follow us @forcedotcom
Thank You, Questions & Answers

 Please give us your feedback
    http://bit.ly/summer12survey

 Summer ‘12 Resources
  – Developer Release Preview & Pre Release Sign Up
    http://developer.force.com/releases/

  – Release Schedule
    http://trust.salesforce.com

  – Ideas Exchange
    http://ideas.salesforce.com

  – Release Notes
    https://na1.salesforce.com/help/doc/en/salesforce_summer12_release_notes.pdf




                                  Follow us @forcedotcom
Thank You!
http://bit.ly/summer12survey



@metadaddy                            @cloudysan
             Follow us @forcedotcom

More Related Content

PPSX
Joblotz Demo Deck
mharari
 
PPTX
Unleash the Power of Apex Realtime Debugger
Salesforce Developers
 
PPTX
Introduction to Apex for Developers
Salesforce Developers
 
PPTX
Secure Development on the Salesforce Platform - Part 2
Salesforce Developers
 
PPTX
Process Automation on Lightning Platform Workshop
Salesforce Developers
 
PPTX
Build, Manage, and Deploy Mobile Apps Faster with App Cloud Mobile
Salesforce Developers
 
PPT
Advanced Platform Series - OAuth and Social Authentication
Salesforce Developers
 
PPTX
Building apps faster with lightning and winter '17
Salesforce Developers
 
Joblotz Demo Deck
mharari
 
Unleash the Power of Apex Realtime Debugger
Salesforce Developers
 
Introduction to Apex for Developers
Salesforce Developers
 
Secure Development on the Salesforce Platform - Part 2
Salesforce Developers
 
Process Automation on Lightning Platform Workshop
Salesforce Developers
 
Build, Manage, and Deploy Mobile Apps Faster with App Cloud Mobile
Salesforce Developers
 
Advanced Platform Series - OAuth and Social Authentication
Salesforce Developers
 
Building apps faster with lightning and winter '17
Salesforce Developers
 

Similar to Summer '12 Developer Preview Webinar (7)

PDF
Beginner ELEVATE Hands-on Developer Workshop
Kavindra Patel
 
PPTX
Salesforce1 ELEVATE Workshop - Dublin
Joshua Hoskins
 
PDF
Assetforce: Force.com Mobile Asset Management Platform
Salesforce Developers
 
PPT
Bbva workshop
David Scruggs
 
PDF
Benchmarking Your Online Presence Against Your Competition
Act-On Software
 
PDF
entVoice Call Center Dialer Edition
Ashvini Gaur
 
PPT
Elevate workshop programmatic_2014
David Scruggs
 
Beginner ELEVATE Hands-on Developer Workshop
Kavindra Patel
 
Salesforce1 ELEVATE Workshop - Dublin
Joshua Hoskins
 
Assetforce: Force.com Mobile Asset Management Platform
Salesforce Developers
 
Bbva workshop
David Scruggs
 
Benchmarking Your Online Presence Against Your Competition
Act-On Software
 
entVoice Call Center Dialer Edition
Ashvini Gaur
 
Elevate workshop programmatic_2014
David Scruggs
 
Ad

More from Salesforce Developers (20)

PDF
Sample Gallery: Reference Code and Best Practices for Salesforce Developers
Salesforce Developers
 
PDF
Maximizing Salesforce Lightning Experience and Lightning Component Performance
Salesforce Developers
 
PDF
Local development with Open Source Base Components
Salesforce Developers
 
PPTX
TrailheaDX India : Developer Highlights
Salesforce Developers
 
PDF
Why developers shouldn’t miss TrailheaDX India
Salesforce Developers
 
PPTX
CodeLive: Build Lightning Web Components faster with Local Development
Salesforce Developers
 
PPTX
CodeLive: Converting Aura Components to Lightning Web Components
Salesforce Developers
 
PPTX
Enterprise-grade UI with open source Lightning Web Components
Salesforce Developers
 
PPTX
TrailheaDX and Summer '19: Developer Highlights
Salesforce Developers
 
PDF
Live coding with LWC
Salesforce Developers
 
PDF
Lightning web components - Episode 4 : Security and Testing
Salesforce Developers
 
PDF
LWC Episode 3- Component Communication and Aura Interoperability
Salesforce Developers
 
PDF
Lightning web components episode 2- work with salesforce data
Salesforce Developers
 
PDF
Lightning web components - Episode 1 - An Introduction
Salesforce Developers
 
PDF
Migrating CPQ to Advanced Calculator and JSQCP
Salesforce Developers
 
PDF
Scale with Large Data Volumes and Big Objects in Salesforce
Salesforce Developers
 
PDF
Replicate Salesforce Data in Real Time with Change Data Capture
Salesforce Developers
 
PDF
Modern Development with Salesforce DX
Salesforce Developers
 
PDF
Get Into Lightning Flow Development
Salesforce Developers
 
PDF
Integrate CMS Content Into Lightning Communities with CMS Connect
Salesforce Developers
 
Sample Gallery: Reference Code and Best Practices for Salesforce Developers
Salesforce Developers
 
Maximizing Salesforce Lightning Experience and Lightning Component Performance
Salesforce Developers
 
Local development with Open Source Base Components
Salesforce Developers
 
TrailheaDX India : Developer Highlights
Salesforce Developers
 
Why developers shouldn’t miss TrailheaDX India
Salesforce Developers
 
CodeLive: Build Lightning Web Components faster with Local Development
Salesforce Developers
 
CodeLive: Converting Aura Components to Lightning Web Components
Salesforce Developers
 
Enterprise-grade UI with open source Lightning Web Components
Salesforce Developers
 
TrailheaDX and Summer '19: Developer Highlights
Salesforce Developers
 
Live coding with LWC
Salesforce Developers
 
Lightning web components - Episode 4 : Security and Testing
Salesforce Developers
 
LWC Episode 3- Component Communication and Aura Interoperability
Salesforce Developers
 
Lightning web components episode 2- work with salesforce data
Salesforce Developers
 
Lightning web components - Episode 1 - An Introduction
Salesforce Developers
 
Migrating CPQ to Advanced Calculator and JSQCP
Salesforce Developers
 
Scale with Large Data Volumes and Big Objects in Salesforce
Salesforce Developers
 
Replicate Salesforce Data in Real Time with Change Data Capture
Salesforce Developers
 
Modern Development with Salesforce DX
Salesforce Developers
 
Get Into Lightning Flow Development
Salesforce Developers
 
Integrate CMS Content Into Lightning Communities with CMS Connect
Salesforce Developers
 
Ad

Recently uploaded (20)

PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
PDF
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
PDF
The Future of Artificial Intelligence (AI)
Mukul
 
PDF
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
PDF
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
PPTX
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
PPTX
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
PDF
Doc9.....................................
SofiaCollazos
 
PDF
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
The Future of Artificial Intelligence (AI)
Mukul
 
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
Applied-Statistics-Mastering-Data-Driven-Decisions.pptx
parmaryashparmaryash
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
Doc9.....................................
SofiaCollazos
 
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 

Summer '12 Developer Preview Webinar

  • 1. Summer ‘12 Release Preview Webinar Pat Patterson Principal Developer Evangelist @metadaddy Sandeep Bhanot Senior Developer Evangelist @cloudysan
  • 2. Safe Harbor Safe harbor statement under the Private Securities Litigation Reform Act of 1995: This presentation may contain forward-looking statements that involve risks, uncertainties, and assumptions. If any such uncertainties materialize or if any of the assumptions proves incorrect, the results of salesforce.com, inc. could differ materially from the results expressed or implied by the forward-looking statements we make. All statements other than statements of historical fact could be deemed forward-looking, including any projections of subscriber growth, earnings, revenues, or other financial items and any statements regarding strategies or plans of management for future operations, statements of belief, any statements concerning new, planned, or upgraded services or technology developments and customer contracts or use of our services. The risks and uncertainties referred to above include – but are not limited to – risks associated with developing and delivering new functionality for our service, our new business model, our past operating losses, possible fluctuations in our operating results and rate of growth, interruptions or delays in our Web hosting, breach of our security measures, the immature market in which we operate, our relatively limited operating history, our ability to expand, retain, and motivate our employees and manage our growth, new releases of our service and successful customer deployment, and utilization and selling to larger enterprise customers. Further information on potential factors that could affect the financial results of salesforce.com, inc. is included in our annual report on Form 10-K filed on April 30, 2008 and in other filings with the Securities and Exchange Commission. These documents are available on the SEC Filings section of the Investor Information section of our Web site. Any unreleased services or features referenced in this or other press releases or public statements are not currently available and may not be delivered on time or at all. Customers who purchase our services should make the purchase decisions based upon features that are currently available. Salesforce.com, inc. assumes no obligation and does not intend to update these forward-looking statements.
  • 3. @forcedotcom / #forcewebinar Developer Force Group facebook.com/forcedotcom Developer Force – Force.com Community Follow us @forcedotcom
  • 4. Your One Stop Shop for Summer ‘12 Demos Webinar Replay Release Notes Documentation Training Highlights Discussion http://developer.force.com/releases Join the conversation using #summer12 http://boards.developerforce.com/ Follow us @forcedotcom
  • 5. What Are We Talking About Today?  Platform Summer ’12 Features – Visual Workflow enhancements – Packaging updates – Apex enhancements – Other important updates – New Pilot features  Question & Answers Follow us @forcedotcom
  • 7. Visual Workflow Enhancements  Subflows  Styling in Flows in Visualforce Follow us @forcedotcom
  • 9. Packaging updates  Run Apex on Package … – Install/Upgrade – Uninstall Follow us @forcedotcom
  • 11. New Type methods Follow us @forcedotcom
  • 12. List.sort()  Sort Lists that contain non-primitive data types - e.g. – SObjects – Custom Apex Classes Follow us @forcedotcom
  • 13. SOQL Pagination Now GA  New OFFSET clause – Server-side pagination • SELECT Name FROM Account LIMIT 50 OFFSET 100 – Solves some additional interesting use cases • Select a random record Follow us @forcedotcom
  • 14. Other Updates Follow us @forcedotcom
  • 15. Advanced Relationship Fields  Lookup relationships Invoice Number Status Total INV-01 New $200 Invoice Line Items Invoice Merchandise Units Sold Value INV-01 Pinot 1 $50 INV-01 Cabernet 5 $150 Follow us @forcedotcom
  • 16. Advanced Relationship Fields  Lookup relationships Invoice Number Status Total INV-01 New $200 Invoice Line Items Invoice Merchandise Units Sold Value INV-01 Pinot 1 $50 INV-01 Cabernet 5 $150 Follow us @forcedotcom
  • 17. Advanced Relationship Fields  Lookup relationships Need to contact Salesforce support Invoice Number Status Total INV-01 New $200 Invoice Line Items Invoice Merchandise Units Sold Value INV-01 Pinot 1 $50 INV-01 Cabernet 5 $150 Follow us @forcedotcom
  • 18. Advanced Relationship Fields  Lookup relationships Invoice Number Status Total INV-01 New $200 Invoice Line Items Invoice Merchandise Units Sold Value INV-01 Pinot 1 $50 INV-01 Cabernet 5 $150 Follow us @forcedotcom
  • 19. Advanced Relationship Fields  Master-Detail relationships Invoice Number Status Total INV-01 New $200 Invoice Line Items Invoice Merchandise Units Sold Value INV-01 Pinot 1 $50 INV-01 Cabernet 5 $150 Follow us @forcedotcom
  • 20. Advanced Relationship Fields  Master-Detail relationships Invoice Invoice Number Status Total Number Status Total INV-01 New $200 INV-02 Complete $700 Invoice Line Items Invoice Merchandise Units Sold Value INV-01 Pinot 1 $50 INV-01 Cabernet 5 $150 Follow us @forcedotcom
  • 21. Permission Set Enhancements  Programmatic manipulation of Permission Sets via DML operations – FieldPermissions, ObjectPermissions, PermissionSet, PermissionSetAssignment, SetupEntityAccess  SetupEntityAccess represents enabled Apex class and Visualforce page access settings  Read-only access to Profiles – answer ‘Who has Modify All Data?’ type questions Follow us @forcedotcom
  • 22. Permission Set Entity Relationship Diagram Follow us @forcedotcom
  • 23. Other updates  Apex JSON parsing enhancements  Apex Describe support for FieldSets  JavaScript Remoting Enhancements  Chatter Messenger for Visualforce Pages  Callout Limit Increased for Batch Apex to 10  Data Export File Size Increased to 512 MB Follow us @forcedotcom
  • 24. Schema Builder Now GA Follow us @forcedotcom
  • 25. SMS-based Identity Confirmation Now GA Follow us @forcedotcom
  • 27. Pilot Programs  Connected Apps  Metadata REST API  Separate Organization-Wide Defaults for External Users Follow us @forcedotcom
  • 28. Feature Enablement Automatically Configuration Contact Enabled Required Salesforce Visual Workflow enhancements X Running Apex on Package Install/Uninstall X New Type methods X List.sort() enhancements X SOQL OFFSET X Advanced Relationship Fields X Permission Set Enhancements X Apex Describe support for FieldSets X Schema Builder X Connected Apps X Metadata REST API X SMS-based Identity Confirmation X Follow us @forcedotcom
  • 29. Upcoming Events  May 22 – Cloudstock 2012 London – http://bit.ly/cslondonsummer  May 30 – Social Enterprise Java Apps on Heroku Webinar – http://bit.ly/herokusummer  June 13 – How Salesforce.com Uses Hadoop Webinar – http://bit.ly/hadoopsummer Follow us @forcedotcom
  • 30. Thank You, Questions & Answers  Please give us your feedback http://bit.ly/summer12survey  Summer ‘12 Resources – Developer Release Preview & Pre Release Sign Up http://developer.force.com/releases/ – Release Schedule http://trust.salesforce.com – Ideas Exchange http://ideas.salesforce.com – Release Notes https://na1.salesforce.com/help/doc/en/salesforce_summer12_release_notes.pdf Follow us @forcedotcom