function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
summerprojectsummerproject 

Can I build an app on developerforce and have it on my company's account?

I am building an app on developerforce, I would like to know if I can have it on my company' account when its done.

Does anyone know? Thanx.

wesnoltewesnolte

Hey

 

Yes, and there are a number of ways to do this. You could either deploy it using the metadata api (e.g. eclipse or Ant) or create a package (managed or unmanaged) and deploy it to your company's account. 

 

Some help can be found here:

 

http://wiki.developerforce.com/index.php/Deploy_Force.com_Applications_Faster

http://wiki.developerforce.com/index.php/Packaging

 

Cheers,

Wes 

werewolfwerewolf
Bear in mind, though, that it makes a difference what edition your company is on.  If your company is using Professional Edition, you have to be sure not to use some of the features that PE does not support, like the web services API.