cancel
Showing results for 
Search instead for 
Did you mean: 

How to manage and/or delete deployed content

Former Member
0 Kudos

Hi there,

I downloaded a ready to use project from sdn and i deployed it.

(I'm using the sneak preview full java)

To test the deployed content, i'm using the WD content administrator and it's work but

when i'm making changes to the project and i rebuild and deployed it (The build and the deployment are successfull) ... there is no change with the deployed content !?

So i wonder how to delete the deployed content or how to change the deployed files.

Regards,

Frantz

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Frantz,

In order to manage, deploy, undeploy you can use the SAP Visual Administrator.

<b>To UnDeploy.</b>

-o Go to Visual Admin -> server -> services ->

--oo It will have a list of applications deployed in the server.

--o- go to Webdynpro applications.

--oo Select an application and stop it.

--oo Now you can undeploy or remove it.

Let us know if you could undeploy or remove your webdynpro application.

And also in the first case you cannot deploy a noncompiled application containing errors still.

Link : <a href="http://help.sap.com/saphelp_nw04/helpdata/en/39/83682615cd4f8197d0612529f2165f/frameset.htm">SAP Visual Admin</a>

Rgds,

Sreenivas.

Former Member
0 Kudos

Hi Frantz,

In order to manage, deploy, undeploy you can use the SAP Visual Administrator.

<b>To UnDeploy.</b>

-o Go to Visual Admin -> server -> services ->

--oo It will have a list of applications deployed in the server.

--o- go to Webdynpro applications.

--oo Select an application and stop it.

--oo Now you can undeploy or remove it.

Let us know if you could undeploy or remove your webdynpro application.

And also in the first case you cannot deploy a noncompiled application containing errors still.

Link : <a href="http://help.sap.com/saphelp_nw04/helpdata/en/39/83682615cd4f8197d0612529f2165f/frameset.htm">SAP Visual Admin</a>

Rgds,

Sreenivas.

Former Member
0 Kudos

Hi Frantz,

For undeploying the content, you need to sign in to SDM.

Login to SDM GUI and in the Undeployment tab, you need to select your project and Click on Undeploy.

Thanks,

Sam

Former Member
0 Kudos

Thanks,

i'm using the slim sneak version.

How can i reach the SDM GUI ?

(without the remoteGUI by the portal)

Regards,

Frantz

Message was edited by: Frantz Marchand

Former Member
0 Kudos

Hi Frantz

Use this path to reach the SDM command line

<b><drive>:\usr\sap\<SID>\JC<instnr>\SDM\program\sdm</b>

Hope this helps

Regards

Ananda

Former Member
0 Kudos

hai,

go to

path: \usr\sap\J2E\JC00\SDM\program\RemoteGUI.bat

Cheers!

regards,

Naga raju

Former Member
0 Kudos

thank you,

so to sum up the only way to work with webdynpro is :

build -> deploy -> run on the server

if the wd contains errors or updates : open sdm -> undeployed the wd, make change etc ...

It's a little bit long, is there a way to just test your webdynpro application without deployment or an other way to work with ?

Regards,

Frantz

Former Member
0 Kudos

Hi Frantz

You cannot deploy with compile time errors.If there is any runtime errors you can find after the deployed version runs.Without deployment WD application cannot be run.If you have access the WD Content Administrator you can run the deployed applications fron there also.

Regards

Ananda