cancel
Showing results for 
Search instead for 
Did you mean: 

add dependencies 7.2 vs 7.0

Former Member
0 Kudos

Hi Experts,

In NWDS 7.2, I am manually adding dependency by:

1. Right-click on Project --> Development Component --> Show In --> Component Properties

2. Click on Dependies --> Add

3. Within ENGINEAPI, I select com.sap.security.api.sda for getting user id

and it works...

However how do I set up the same in 7.0? without using External DC library. The steps described above do not exist in 7.0.

There are no tracks created on NWDI. Java Runtime is on portal. No Transports required.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

To get the same api in 7.0 follow the below step.

1. right click on Used dc and click on add used DC

2. Under My Component expend SAP-JEE , select com.sap.security.api.sda from here.

Regards

Ravindra