You are currently browsing the archives for the Salesforce.com category.

Blog Posts On

Blog Posts on ‘Salesforce.com’

If you are following Force.com Developer Guide, running script “ant Chapter6″ throws the following error.

C:\Ashish\Salesforce\DevGuide1>ant Chapter6
Buildfile: C:\Ashish\Salesforce\DevGuide1\build.xml

Chapter6:
[echo] This command will add all the entities you will need to begin the exercises in Chapter 6 into your target organization. The target organization is identified by the sf.username and sf.password in the build.properties file.

[echo]
[input] Press any key to continue . . .

[sf:deploy] Request for a deploy submitted successfully.
[sf:deploy] Request Id for the current deploy task: 04s90000000UTN1AAO
[sf:deploy] Waiting for server to finish processing the request...
[sf:deploy] Request Status: InProgress-Processing Admin
[sf:deploy] Request Status: Completed

BUILD FAILED
C:\Ashish\Salesforce\DevGuide1\build.xml:64: FAILURES:
Error: pages/initUsers.page(initUsers):<apex:pageBlockSectionItem> may have no more than two child components

To resolve this problem remove the following line from Chapter6/package.xml file

<members>initUsers</members>

and run the ant command again.

This is a useful plug-in that allows you capture the contact information directly from your wordpress blog to your Salesforce account. Here is how you can configure it.

Not able to view the video – Please click here to view it on YouTube

(As of 2nd May 2010, using this plug-in throws an error “The email address you entered is not a valid email address” even though the e-mail address entered is a valid address”.  You may want to monitor the thread http://wordpress.org/support/topic/394113 to see if any solution is found).

This issue has been resolved in version 1.0.3 of the plugin

Java is one of the most preferred platform for developing Enterprise class applications and cloud computing is changing the landscape of IT. VMWare, by introducing virtualization, changed the way hardwares are provisioned and data centres are run and Salesforce.com took cloud computing to a whole new level. When there is something cooking where all these 4 are involved, its worth taking a look.

Earlier this week, salesforce.com and VMware jointly introduced VMforce—the first enterprise cloud for Java developers. With VMforce, you will be able to build Java cloud apps that are instantly social and available on mobile devices in real time. VMforce means Force.com developers will soon be able to use Java and Spring as well as Apex and the Force.com declarative framework to write fully native apps. Developers with Java skills or code assets will be able to easily utilize them in VMforce and use Java APIs supported by Spring Framework and JPA to connect to the Force.com database and utilize platform services. With VMforce, every Java developer is now a cloud developer.

And it’s all in the cloud, so there’s no hardware to manage and no software stack to install, patch, tune, or upgrade. Building Java apps on VMforce is easy !

Paul Maritz, president and CEO, VMware with Marc Benioff, CEO, Salesforce.com launched VMforce on 27th April 2010 and shared his thoughts on the the direction of the industry and the need to reduce the time, cost and complexity of enterprise applications while preserving existing investments.

Check out this great video presentation to understand more about cloud computing and why it makes a lot of sense for businesses.