cancel
Showing results for 
Search instead for 
Did you mean: 

how to undeploy .sca files in pi 7.1

former_member225041
Participant
0 Kudos

Hi,

How to undeploy .sca files (archives) in pi 7.1 system (710 version)

Accepted Solutions (0)

Answers (3)

Answers (3)

ajjunit84
Active Participant
0 Kudos

Hi Vinay

In 7.1 you will not get sdm and JSPM doesn't give you option to undeploy.

So ,you need to user NWDS or NWDI.

Pls check this link http://help.sap.com/search/highlightContent.jsp which describes how to do it from NWDS.

If you have NWDI installed you can use that also.

Check on help.sap.com for more information

Regards

Ajay

Edited by: Ajay Sandal on Mar 17, 2009 7:38 PM

former_member182330
Active Contributor
0 Kudos

You can undeploy using telnet. I do not have NWDI installed and it works for me:

telnet localhost 50008

...enter credentials

My application name is sap.com/me~ear, so my command looks like this:

UNDEPLOY name=me/ear vendor=sap.com on_undeploy_error=stop

Have fun!

Regards,

Konstantin

Former Member
0 Kudos

Hi,

Please check the attached link.

[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0076e60d-0d01-0010-dc99-a614d5deff4c]

BTW, you can stop it for the future use instead of undeploying it.

Hope this helps.

Manoj

Former Member
0 Kudos

Hai,

I guess you can do it using the Telnet tool under
sapmnt\XXX\DVEBMGS00\j2ee\console.

Check the below link.....

http://help.sap.com/saphelp_nwce10/helpdata/en/44/5f18a874864689e10000000a11466f/frameset.htm

Regards,

Yoganand.V