Winter 14 Release Developer Preview

31
Release Developer Preview August 22, 2013

description

Watch this webinar to discover new and updated Salesforce Platform features coming in the Winter '14 Release including: Force.com Canvas -- Force.com Canvas continues to add useful features such as ability to access a Canvas app from the Chatter Publisher Action, support for the Streaming API along with modified user permissions and SDK field changes. API Updates -- New features added to SOQL, SOSL, REST API, SOAP API, Chatter API, Metadata API and the Streaming API. Additionally, we continue to make performance improvements to the Bulk API, Tooling API and Analytics REST API. Visualforce Updates -- Visualforce enhancements in Winter ’14 are focused on improving the experience of developing HTML5 apps, with some additional development tools improvements and other changes. Developer Console -- New features have been added to make code management within your organization much easier. Apex Code -- New classes, methods and interfaces have been added. Updates have been made to Chatter in Apex as well as new classes have been included in Winter ‘14.

Transcript of Winter 14 Release Developer Preview

Page 1: Winter 14 Release Developer Preview

Release Developer Preview August 22, 2013

Page 2: Winter 14 Release Developer Preview

#forcewebinar

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 product or service availability, 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, new products and services, 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 outcome of intellectual property and other litigation, risks associated with possible mergers and acquisitions, 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, our limited history reselling non-salesforce.com products, 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-Q for the most recent fiscal quarter ended July 31, 2012. This documents and others containing important disclosures 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 presentations, 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.

Page 3: Winter 14 Release Developer Preview

#forcewebinar

Speakers

Ryan Upton Developer Evangelist @ryanjupton

Sandeep Bhanot Developer Evangelist @cloudysan

Page 4: Winter 14 Release Developer Preview

#forcewebinar

Follow Developer Force for the Latest News

@forcedotcom / #forcewebinar

Developer Force – Force.com Community

+Developer Force – Force.com Community

Developer Force

Developer Force Group

Page 5: Winter 14 Release Developer Preview

#forcewebinar

Agenda

§  Visualforce updates

§  Apex updates

§  Canvas updates

§  Miscellaneous updates

§  Security updates

§  Q&A

Page 6: Winter 14 Release Developer Preview

#forcewebinar

Have Questions?

§  We have an expert support team at the ready to answer your questions during the webinar.

§  Ask your questions via the GoToWebinar Questions Pane.

§  The speaker(s) will chose top questions to answer live at the end of the webinar.

§  Please post your questions as we go along!

§  Only post your question once; we’ll get to it as we go down the list.

Page 7: Winter 14 Release Developer Preview

#forcewebinar

Visualforce Updates

Page 8: Winter 14 Release Developer Preview

#forcewebinar

Visualforce HTML5 updates

§  New <apex:input> component

§  type Attribute for <apex:input> and <apex:inputField>

Page 9: Winter 14 Release Developer Preview

#forcewebinar

Visualforce HTML5 updates

§  Server-side View State - Pilot

§  Additional support for Pass-Through HTML Attributes

§  Deferred Loading of JavaScript Resources via <apex:includeScript>

Page 10: Winter 14 Release Developer Preview

#forcewebinar

Apex Updates

Page 11: Winter 14 Release Developer Preview

#forcewebinar

Statement Governor Limit - REMOVED

CPU time for a transaction is 10,000 milliseconds for synchronous Apex, and 60,000 milliseconds for asynchronous Apex (Batch Apex and future methods).

CPU time excludes database operations (DML, SOQL etc.) and Apex callouts

Page 12: Winter 14 Release Developer Preview

#forcewebinar

New Database methods

§  Database.getUpdated, Database.getDeleted

§  Database.merge

Page 13: Winter 14 Release Developer Preview

#forcewebinar

New QuickAction Describe method and class

§  QuickAction.DescribeLayoutComponent

§  QuickAction.describeQuickActions

§  QuickAction.DescribeLayoutItem

§  QuickAction.DescribeLayoutRow

§  QuickAction.DescribeLayoutSection

§  Database.merge

QuickAction = Chatter Publisher Actions

Page 14: Winter 14 Release Developer Preview

#forcewebinar

Canvas Updates

Page 15: Winter 14 Release Developer Preview

#forcewebinar

Force.com Canvas Force.com Canvas

§  Custom canvas publisher actions - Pilot –  Custom canvas actions are actions that use the functionality of a

canvas app.

–  You can use any existing canvas app as a custom action.

§  Canvas now supports the Streaming API. –  New JavaScript event and methods that listen for noti!cations.

Page 16: Winter 14 Release Developer Preview

#forcewebinar

DEMO

Page 17: Winter 14 Release Developer Preview

#forcewebinar

Miscellaneous Updates

Page 18: Winter 14 Release Developer Preview

#forcewebinar

Work"ow

§  With winter ‘14 you can create work"ow rules and actions

for the User object - Beta –  Build work"ow around the User object without having to create

work"ows and triggers.

–  There are a few limitations for this beta release, review the release notes for details.

Page 19: Winter 14 Release Developer Preview

#forcewebinar

Sandbox Updates

§  Con!guration Sandboxes are now Developer Pro.

§  Bigger is better –  Developer Pro – 1GB

–  Developer – 200MB

Page 20: Winter 14 Release Developer Preview

#forcewebinar

Environment Hub

§  Environment Hub is now GA.

§  The Environment Hub lets you view, connect, and access multiple Salesforce organizations from one location. –  Very handy if you have a larger number of orgs for business,

development and testing.

Page 21: Winter 14 Release Developer Preview

#forcewebinar

API Updates

§  Analytics API is GA! –  The Analytics API lets you integrate Salesforce

report data into your apps programmatically.

§  Bulk API increases submitted batches from 2K to 3K per 24 hour period.

Page 22: Winter 14 Release Developer Preview

#forcewebinar

API Updates

§  Performance and stability enhancements to Streaming API. –  Increases in the number of concurrent clients, events and topics.

–  Filtered Subscriptions

Page 23: Winter 14 Release Developer Preview

#forcewebinar

Flexible API Limits - Pilot

§  Flexible limits allow your organization to exceed its API request limit up to 50 percent above your normal limits within the limit timeframe (typically 24 hours).

§  Flexible limits apply to the SOAP and REST APIs

Page 24: Winter 14 Release Developer Preview

#forcewebinar

Better ways to monitor your API usage

§  New LimitInfoHeader in the SOAP API

§  New Limit Info Header in the REST API

§  New Limits Resource added to the REST API – Pilot curl https://na1.salesforce.com/services/data/v29.0/limits -H "Authorization: OAuth <token>" {

"DailyApiRequests":

{

"Remaining":"4980",

"Max":"5000"

},

….

}

Page 25: Winter 14 Release Developer Preview

#forcewebinar

Field History Data Retention - Pilot

§  Field History Data > 18 months old will NOT be deleted

§  API to de!ne the !eld history data that you would like to retain, and the length of time you would like to retain it.

–  Available via the Enterprise SOAP and Tooling APIs

Page 26: Winter 14 Release Developer Preview

#forcewebinar

Security Updates

Page 27: Winter 14 Release Developer Preview

#forcewebinar

Customizable Branding on Login Page

Page 28: Winter 14 Release Developer Preview

#forcewebinar

Other Security Updates

§  Two-Factor Authentication (for mobile use cases)

§  Use OpenID Connect Authentication Providers like Amazon, Google, and PayPal to log into your Salesforce organization, portal, or site

§  Two-Way Mutual Authentication

§  Use Frontdoor.jsp to Log Into Salesforce –  https://na1.salesforce.com/secur/frontdoor.jsp?sid=session_ID&retURL=%2Fapex%2FMyVFPage

Page 29: Winter 14 Release Developer Preview

#forcewebinar

Upcoming Events

Salesforce API Series: Service Cloud Console Deep Dive August 28, 2013 http://bit.ly/scspi-14 Intro to Mobile SDK: Building iOS Apps September 5, 2013 http://bit.ly/SDKios-14 Mobile CodeTalk September 12, 2013 http://bit.ly/mobilect-14

Page 30: Winter 14 Release Developer Preview

Q & A

#forcewebinar

Ryan Upton Developer Evangelist @ryanjupton

Sandeep Bhanot Developer Evangelist @cloudysan

http://bit.ly/winter14survey

Page 31: Winter 14 Release Developer Preview

Survey

Your feedback is crucial to the success of our webinar programs. Thank you!

http://bit.ly/winter14survey

#forcewebinar