cancel
Showing results for 
Search instead for 
Did you mean: 

How to undeploy with a script?

Former Member
0 Kudos

Hello,

Is there a script or command line ability to undeploy applications, similar to how there is a deploy script?

We are trying to automate the deploying and undeploying of an application to fit into some automated testing and have not been able to figure out how to undeploy through a script.

Any thoughts on this would be appreciated.

Thanks...

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

yes, there are scripts to be used for automating deployment/undeployment. For more information, see these two pages in the documentation:

<a href="http://help.sap.com/saphelp_nwce10/helpdata/en/46/150746f21914dce10000000a155369/frameset.htm">Using Ant Scripts to Work with SDAs</a>

<a href="http://help.sap.com/saphelp_nwce10/helpdata/en/46/1bd4293d034f08e10000000a114a6b/frameset.htm">Using Shell Scripts to Work with SDAs</a>

Hope it helps!

Former Member
0 Kudos

Thank you for the links. According to the documentation, it looks like an ant script can undeploy, but there is nothing documented for how the shell script can undeploy.

Is is possible to undeploy with a shell script?

Thanks...

Former Member
0 Kudos

Hi,

it should be working the way described in the documentation. Hence, no shell script for undeployment exists currently.

However, I'll forward this to our deployment experts, who might suggest a workaround for you.

Regards,

Ivo