cancel
Showing results for 
Search instead for 
Did you mean: 

Create SDA File for JMS drivers using NWDS

Former Member
0 Kudos

Hi SDNers,

I need to create a SDA file for the JMS Drivers to be deployed on the PI server using JSPM.

I have all the required jar files.

I need to know how to create an sda file using these jar files with NWDS

Regards,

Gautam Purohit

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Gautam,

If you have all the jar files then :

1) Add the <JMS>.jar file to the lib sub-directory of the sda file com.sap.aii.adapter.lib.sda using WinRAR

2) Edit the file provider.xml which is in the server sub-directory of the sda file and add an entry for the <JMS>.jar file similar to other .jar files

3) Save the updated SDA file com.sap.aii.adapter.lib.sda and copy it to the /usr/sap/trans/EPS/in directory on the server where it is to be deployed.

Hope it helps.

Award points if useful.

Thanks,

Ravi

rajasekhar_reddy14
Active Contributor
0 Kudos