cancel
Showing results for 
Search instead for 
Did you mean: 

offline deployment of sca using sdm

Former Member
0 Kudos

Hi

How to do offline deployment using sdm

Thanks & Regards,

Bhupinder

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hello,

Check if this works

1)stop the j2ee using smicm.(in your case it is alrdy stopped)

2)Goto the SDM folder>program>open the CMD propmt here sdm.batjstartup"mode=standalone"

3)startserver.bat

4)remotegui.bat

5)deploy the sca

6)stopserver.bat

7)sdm.batjstartup "mode=integrated".

8)start the j2ee

Regards,Prasanna

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can use JSPM for deploying sca files , JSPM will take care of all the offline and online deployments it will start and stop the sdm and instances by itself just start the jspm and then provide the files it will do the rest.

Regards,

Vamshi.

Former Member
0 Kudos

Hi the problem is that i get error in installation of EC6

in sap note is mentioning to use sdm to deploy the package which cause error in installation so till now j2ee server didnt come up so i cant use jspm