cancel
Showing results for 
Search instead for 
Did you mean: 

sda to sca conversion

Former Member
0 Kudos

Hi,

I need to convert my SDA files that i created in my J2EE application into a SCA file.

I referred to SAP Note 696084 and https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/6697. [original link is broken] [original link is broken] [original link is broken] I download the sapmake_util_70 and followed the steps. when i go to command prompt and navigate to sapmake_util folder to check the syntax by typing the bat file name and press enter. It will prompt this error.and i put all my classpath variable correctly.

--->The system cannot find the path specified.

Appreciate for the helps.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Jozsó
Explorer
0 Kudos

Hi,

I think it is more simple to use the nwpacktool from SAP note: 1223957

HTH!

Jozsef

Former Member
0 Kudos

Thanx for your reply Sir,

As your given notes it mention that, using java jdk version 1.5 But currently we are working on jdk version 1.2 which will supported by SAP server so i cant update my jdk bcoz we will not update on SAP server..