cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a SDA file...........Elaborately

Former Member
0 Kudos

I have the sample adapterFramawork code and I wanna deploy it to server in different name,I need to create the SDA file of my java module.

Can u say elaborately how to create a SDA file of a J2ee module.

Previously I created the EAR file and sent for deployment of the module.But it couldn't be deployed.In one doc I got the information that Adapter Framework can only be deployed in form of SDA .

Please suggest me.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

solved.

Former Member
0 Kudos
Former Member
0 Kudos

hi

*How to deploy .WAR or .EAR or .SDA file

you can try to deploy via SDM (Software Deployment Manager)! Check this link for more info: http://help.sap.com/saphelp_webas630/helpdata/en/05/4fac3e00c8b014e10000000a114084/content.htm

Converting .EAR file to .SDA

You can try to see if the Converter Tool helps: http://help.sap.com/saphelp_nw04/helpdata/en/13/a3bb3eff62847ae10000000a114084/frameset.htm

Alternatively you can try repackaging with the Deploy Tool:

http://help.sap.com/saphelp_nw04/helpdata/en/13/a3bb3eff62847ae10000000a114084/frameset.htm

SDM cannot deploy PAR files, and neither EPA.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/02706f11-0d01-0010-e5ae-ac25e74c...

SDAs are considered "development". If you are creating a full application, the finished product should be archived in an SCA and not as a mumbojumbo of EAR, PAR, EPA or whatever.

Note: reward points if solution found helpfull

Regards

Chandrakanth.k

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

look the the below link...

/thread/717667 [original link is broken]

Thanks,

Madhu