Salesforce.com Launches Apex Code Preview Program - World's First On-Demand Programming Language Now Accessible to Developers Globally


Apex Code Will Enable Any Developer to Write Applications and Components That Run Automatically on salesforce.com's Multi-Tenant Service

Company to Provide Comprehensive Developer Resources, Including New Apex Toolkit for Eclipse, and New AJAX Toolkit

SAN FRANCISCO, Jan. 16 -- Salesforce.com (NYSE:CRM), the market and technology leader in on-demand business services, today announced the availability of Apex Code, the world's first on-demand programming language. The preview release of the Apex programming language will enable developers to learn the capabilities of the Apex language, write code and create applications, and provide feedback on Apex's design and capabilities. The developer preview release is currently scheduled to be followed later this year with a beta for salesforce.com customers. Apex Code will dramatically expand the reach, scope, and depth of applications available on the AppExchange and will enable any type of enterprise application to be delivered on demand. Developers may sign up for the Apex Code preview program at developer.salesforce.com/.

"Salesforce.com has now cracked the code of enabling unlimited innovation on demand," said Marc Benioff, chairman and CEO, salesforce.com. "All components and applications created with Apex Code and the Apex on-demand platform will be able to be shared via salesforce.com's AppExchange directory, enabling all the innovation that Apex unleashes to benefit the entire on- demand community. With Apex applications available through the AppExchange, customers will benefit from unprecedented choice and freedom of on-demand applications for The Business Web. Customers will be thrilled and amazed as the salesforce.com community demonstrates what is truly possible on demand."

The Apex On-Demand Platform and Apex Code

Delivered with Salesforce Winter' 07, the Apex on-demand platform provides a complete feature set for building business applications, including data models and objects to manage data, a workflow engine for managing collaboration of data between users, a user interface model to handle forms and other interactions, and a Web services API for programmatic access and integration. The Apex Web services API is one of the world's most widely used enterprise Web services, handling more than fifty percent of salesforce.com's 3.7 billion services transactions in salesforce.com's Q307.

New to the Apex on-demand platform is Apex Code, the world's first on- demand programming language. Apex Code extends the powerful and proven success of the Apex platform by introducing the ability to write code that runs on salesforce.com's servers. This makes possible the development of a new class of applications and features deployed entirely on demand. Apex Code also makes it possible to infuse intelligence into existing Salesforce apps by capturing business logic and rules such as data validation. Code created, run and stored with Apex will be 100 percent multi-tenant and encapsulated to protect customer implementations against faulty code, and automatically upgraded in conjunction with the salesforce.com service. Apex Code enables entirely new kinds of apps to be built on demand-such as complex inventory checking and order fulfillment.

Developers can use Apex Code to do everything from creating custom components, customizing and modifying existing salesforce.com code, and creating triggers and stored procedures, all the way to building and executing complex business logic, run entirely on salesforce.com's multi-tenant service. Apex Code is a Java-like development language that is secure, easy and fast, and will be immediately familiar to any Java programmer. Anything built using Apex Code can be made available as a Web service and is accessible via SOAP and XML standards. Features and capabilities of Apex Code include:

o Apex Code and event model -- Apex Code can be tied to the execution of
the platform, enabling developers to exert fine-grained control over an
application. Developers can use Apex to customize the core features and
functionality of their Salesforce deployments for their unique business
needs. Apex Code also delivers the power to reprogram any component of
Salesforce, such as Campaigns, Cases or Opportunities, or build entirely
new components completely from scratch.
o Transaction control -- Because Apex Code is closely bound to Salesforce
data, developers can readily add transactional features to their
applications. For example, if one user is referencing a field while
somebody else is trying to delete it, the system is aware of the
conflict. Apex Code also features data commits and rollbacks, which are
especially important when working across multiple objects.
o Packaging, re-use and Web services. Apex Code uses a packaging model
similar to that of Java, in which reusable packages of code can be
invoked from each other or from within triggers. Significantly, any
method defined in a package can optionally be automatically exposed as a
Web service, and thus can be invoked via the Web services API or
directly through the AJAX toolkit.
o Performance, scalability and upgrades. Because Apex Code runs on demand,
developers enjoy the benefits of the scalability, reliability and
availability of salesforce.com's industry-leading service. Applications
potentially run faster because a single query can obtain information
from multiple objects. When newer versions of Salesforce and the Apex
code itself are introduced, code is never rendered obsolete.
Salesforce.com ensures backward compatibility so that code continues to
operate without modification.
o Apex Code and the AppExchange. Apex Code can be packaged alongside
custom objects, S-controls and other platform features, allowing
developers to redistribute their Apex Code-enhanced apps via the
AppExchange directory.

"We are excited that salesforce.com continues to help Eclipse developers embrace the ease and flexibility of the on-demand model," said Mike Milinkovich, executive director of the Eclipse Foundation. "Bringing together the sophistication of Eclipse with the power of salesforce.com's popular Apex Web services API and on-demand platform is a win-win for developers."

New Apex Toolkits and Resources at Apex Developer Network

To spur development with Apex, salesforce.com also is providing comprehensive developer resources, including new Apex developer toolkits for AJAX and Eclipse and a new Wiki-based developer site, the Apex Developer Network (ADN) at developer.salesforce.com/. ADN provides the community, tools and resources to let developers use the Apex programming language to build new applications for the AppExchange. Now any developer in the world -- with access to just a Web browser and Internet connection -- can harness the power of the world's most popular multi-tenant platform to create new applications and mashups from scratch. With toolkits and resources for most popular development languages, including AJAX, Java, .NET and PHP, developers can also combine those applications with other Web services to create new business mashups, allowing developers, ISVs and IT organizations to easily leverage The Business Web in their projects and offerings.

o New Apex Toolkit for Eclipse

Built on the popular Eclipse development platform framework, the new Toolkit extends Eclipse beyond traditional software development and provides developers with a robust development and debugging environment to create Apex Code. In addition, with the toolkit, developers can directly access and explore the Apex data model and objects, extend Apex's native Web presentation capabilities, and build and debug applications and mashups that use the popular Apex AJAX toolkit.

o New AJAX Toolkit

The popular AJAX Toolkit for creating business mashups between Salesforce and other systems, like Google Maps or Skype's VoIP service, has been updated to support the new Apex API capabilities, integrate with other AJAX frameworks and provide greater speed and responsiveness.

o New Developer Apex Wiki

As part of the Apex Developer Network, a new developer Wiki with documentation, demos, sample code and tools is available at developer.salesforce.com/. The Wiki allows any member of the ADN community to get the resources they need to build apps using Apex Code, and contribute back their samples and examples.

o "Creating On-Demand Applications for the AppExchange" Book Now Available

Written by salesforce.com's engineering and development teams, this book walks through the process of creating an application, to demonstrate how quickly a developer can be productive with the on-demand development model. The book also provides an introduction to the Apex Web Services API and how it can be used to create composite applications or mash-ups. It also provides a code samples and an introduction to the Apex programming language. To get a copy, please visit: developer.salesforce.com/.

* Free Developer Edition

Developers interested in using the toolkits and the Apex on-demand platform can sign up for a free Developer Edition at developer.salesforce.com/.

The AppExchange Directory

More than 185,000 test drives and more than 20,000 application installs at more than 7,500 customers have taken place of the more than 500 applications that are now available on the salesforce.com AppExchange, the world's first on-demand directory, found at salesforce.com/appexchange .

Availability

The Apex on-demand platform is generally available today. The Apex programming language is available today for developer preview, and is currently scheduled to be available in beta to salesforce.com customers later in 2007.

About salesforce.com

Salesforce.com is the market and technology leader in on-demand business services. The company's Salesforce suite of on-demand CRM applications allows customers to manage and share all of their sales, support, marketing and partner information on-demand. Apex, the world's first on-demand platform, enables customers, developers and partners to build powerful new on-demand applications that extend beyond CRM to deliver the benefits of multi-tenancy and The Business Web across the enterprise. All Apex components and applications can be easily shared, exchanged and installed via salesforce.com's AppExchange directory, available at salesforce.com/appexchange. Customers can also take advantage of Successforce, salesforce.com's world-class training, support, consulting and best practices offerings.

As of October 31, 2006, salesforce.com manages customer information for approximately 27,100 customers and approximately 556,000 paying subscribers including Advanced Micro Devices (AMD), America Online (AOL), Avis Budget Group, Inc, Dow Jones Newswires, Nokia, Polycom and SunTrust Banks. 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 salesforce.com applications should make their purchase decisions based upon features that are currently available. Salesforce.com has headquarters in San Francisco, with offices in Europe and Asia, and trades on the New York Stock Exchange under the ticker symbol "CRM". For more information please visit www.salesforce.com/, or call 1-800-NO- SOFTWARE.

Source: salesforce.com, Inc.

CONTACT:
Gordon Evans
Salesforce.com
+1-415-536-7608
gevans@salesforce.com

Web site: http://www.salesforce.com/

All Topics