Custom Action to start a software deployment via the autodeployment manager
Submitted by Matt Bryant on Wed, 09/29/2010 - 22:06
I am looking for a way to start an autodeployment via custom action or rule. Looked at the SDK and I am not seeing a way to start a deployment to the autodeployment manager. Running 5.3.4 Servicelink Linux. Thanks in advance
M
Home › Community › Forums › Application Development › Custom Action to start a software deployment via the autodeployment manager

Autodeployment SDK
Matt,
The SDK and web services have added support for autodeployment in 5.3.8.
not in 5.3.4?
So are you saying that I can not kick off an autodeployment via Groovy custom action in 5.3.4? Is the only way to use the autodeployment manager in 5.3.4 is to have a user physically choose autodeployment at time of creation?
Autodeployment in SDK
Matt, you can create an autodeployment package through the UI. The SDK was enhanced to do this automatically in 5.3.8. We are continually enhancing the SDK.
Auto deployment via webservices?
I'm interested in creating an autodeployment via webservices.
I can't find an appropriate function for this, but if you can do it through the SDK I imagine the way to proceed would be via a custom Groovy service.
Are there any other options in terms of how to get this to work?