cancel
Showing results for 
Search instead for 
Did you mean: 

Installing standalone adapter engine

Former Member
0 Kudos

Is it possible to install a standalone adapter engine (unix) on an existing j2ee. Say that existing j2ee has other apps running on it already like portal and NWDI?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

How can you do this, we tried yesterday and it overwrote the j2ee that we installed it on?

It uses sapinst, is there another way to install it?

What is a PCK?

stefan_grube
Active Contributor
0 Kudos

PCK: http://help.sap.com/saphelp_nw04/helpdata/en/99/115281baba404890d2561617a78409/frameset.htm

Do not use SAPINST for this. Just deploy the required SCA files with SDM.

This is the procedure for PCK (adapter engine is similar):

1. Deploy the files aii_af_ra_ms_sonic_client.sda and aii_af_jmsproviderlib.sda (You get them from the installation DVD or from any XI installation)

2. Deploy following sca files, that you get from service marketplace (service.sap.com/patches)

SAPXIAFxx_y.sca SAPXIAFCxx_y.sca SAPXIPCKxx_y.sca

xx = your SP level, y new newest available

You find them under the tree structure:

Entry by Application Group ->

Support Packages and Patches -> SAP NetWeaver -> SAP NETWEAVER -> SAP NETWEAVER (20)04(S)

Entry by Component -> Partner Connect. Kit (PI/XI)

Get the SCA from

-> XI ADAPTER FRAMEWORK CORE 7.00

-> XI ADAPTER FRAMEWORK 7.00

-> XI PCK 7.00

get the file aii.properties from your DVD or an XI installation and put it in this folder:

D:\usr\sap\<SID>\JC00\j2ee\cluster\server0

Adjust the settings with note 746328

Regards

Stefan

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

In princle yes. You can do this for testing purpose in a test or development environment. But you should not do this in a production landscape.

You can install an adapter engine or a PCK.

Regards

Stefan