cancel
Showing results for 
Search instead for 
Did you mean: 

NWDI develop own modules for adapter

frank_schmitt3
Participant
0 Kudos

Hallo,

please i have one question:

To create the development component in SLD on nwdi on which to develop adapter modules, what "Required Softwarecomponents" will be needed? What we must be care about?

Thanks in advance!!

Best regards,

Frank

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Frank,

The following are the required software components:

SAP-JEE

SAP-XIAFC

SAP_BUILDT

SAP_JTECHS

These are required when are building an adapter module. After these, depending on the things required, you can increase the dependancy.

Award if helpful,

Sarath

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Frank !

The modules run under Java Stack and only Java Beans and XSL modules can run on it. Adapter modules are to be developed only in Java.

so in above reply , are the only s/w required for adapter module

Thanks!