• cbono
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
 

hi,

 

is there any way to list out all the Standard Apps Internal  Names (like: Sales,Ideas,Call Center )from  SF instance?

 

 

i'm using JAVA and an enterprise WSDL.

 

please help to solve this issue.

 

 

regards,

Adithya k

I am trying to set up a continous integration environment that will automatically deploy an application to a development org every time someone on our development team checks in code into our Subversion repository.  Is there a reasonably straitforward way to clean up all previously deployed artifacts (classes, objects, triggers, pages, ....) on a development org instance in an automated fashion using the salesforce ant library?

 

I have read replies to other posts that recommend creating a new development org instance to get a clean environment.  However, we need something more repeatable and robust.  We need to run this frequently.  Our goal is to have a true agile process with the SF platform.  Can anyone please help?

 

Thanks,

Tom