cancel
Showing results for 
Search instead for 
Did you mean: 

crating adapter modules in XI

Former Member
0 Kudos

Hi

I went through a blog on this and seen that we need some jar files inorder to develop this. these are files they have mentioned in the blog

aii_af_lib.sda,

aii_af_svc.sda and

aii_af_cpa_svc.sda.

Where are these files placed in the XI server. can naybody please tell me the exact location.

thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

aii_af_ms_spi.jar--

aii_af_cci.jar --

aii_af_ms_api.jar -- <serverDir>*\bin\ext\com.sap.aii.af.lib\

aii_af_trace.jar --

aii_af_mp.jar --

aii_utilxi_misc.jar -- <serverDir>*\bin\ext\com.sap.xi.util.misc\

aii_adapter_xi_svc.jar --<serverDir>*\bin\services\ com.sap.aii.adapter.xi.svc\

aii_af_cpa.jar --<serverDir>*\bin\services\ com.sap.aii.af.cpa.svc\

aii_af_svc.jar -- <serverDir>*\bin\services\ com.sap.aii.af.svc\

aii_util_xml.jar --<serverDir>*\bin\ext\com.sap.xi.util.xml\

ejb20.jar

exception.jar --\usr\sap\J2E\JC00\j2ee\j2eeclient

<serverDir> -> If XI has been installed on Windows under drive D, then server directory will

look like : d:\usr\sap\<SID>\<INSTANCE>\j2ee\cluster\server0\.

<SID> -> System ID, <INSTANCE> -> J2EE Instance.

Example: d:\usr\sap\XI3\DVEBMGS00\j2ee\cluster\server0\

Regards,

Prakasu

Answers (4)

Answers (4)

former_member537867
Active Contributor
0 Kudos

Hi Sudhakar,

These files to be deployed in Netweaver developer studio .

Plz do refer the following blog it explains clearly...

Also refer...

ADAPTER MODULES

how to create modules on j2ee engine

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

Alerts from adapter modules - the JRA way!!

Alerts from adapter modules - the JRA way!!

RFC calls from Adapter modules...the Web Service Way!

TechEd 2007: EPI351 - Developing User Enhancement Modules in the Adapter Engine

TechEd 2006: EPI350 - Developing and Testing Adapter Modules in SAP NetWeaver Exchange Infrastructure

Migrate from Java embedding in Oracle BPEL to Adapter modules in SAP XI

XI Mapping Module for AFW

XI: Dynamic configuration in adapter modules - one step further

Adapter Module Development & Module Configuration

Dynamic configuration in adapter modules

Rename Attachment Adapter Module

Regards,

Vinod.

Former Member
0 Kudos

Hi ,

U need to create Adapter modules in NWDS.

Step by step info is given in below PDF

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

rEGARDS,

Jayasimha jangam

Former Member
0 Kudos

Hi

refer this links

regards

Praveen

Former Member
0 Kudos