cancel
Showing results for 
Search instead for 
Did you mean: 

Default Adapter with SAP PI 7.1 EHP1

Former Member
0 Kudos

Hi,

Thanks for an overwhelming response to all my questions.

I need some information about the SAP PI 7.1 tool. The information needed is as following

1. How many default adapter we get with SAP PI EHP 1 package?

2. If we need some special adapters which are not a part of the tool, is it possible to develop it?

3. Where can we develop these adapters? In SAP PI only or cane we develop them in java and add the jar file and use it in the process integrator?

Thanks in advance.

Gautam

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Got the answer.

rajasekhar_reddy14
Active Contributor
0 Kudos

>

> 1. How many default adapter we get with SAP PI EHP 1 package?

No extra adapter added in PI7.1 EHP1.

> 2. If we need some special adapters which are not a part of the tool, is it possible to develop it?

Yes you can develop a new adapter,depends on your requirement,for that you need to download meta data from service.sap.com.

> 3. Where can we develop these adapters? In SAP PI only or cane we develop them in java and add the jar file and use it in the process integrator?

>

Use NWDS 7.1 ,Eclipse to develo,but NWDS is adviceble one.

Even third party adapters availble,based on your requiremnet we can buy those adapters and deploy in PI.

Regards,

Raj

Former Member
0 Kudos

Hi,

if you are looking for some other adapters for external communication like OFTP,AS2,....you need to purchase the same...and need to deploy those into the PI server... (Seeburger..Advancto...)

as already mnetioned above you can develop the modules/adapters using NWDS and can deploy the same for usage...

HTH

Rajesh

santhosh_kumarv
Active Contributor
0 Kudos

>>1. How many default adapter we get with SAP PI EHP 1 package?

Check page 8 of the below document.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0205c42-5e86-2b10-b183-afc655b07...

>>2. If we need some special adapters which are not a part of the tool, is it possible to develop it?

Yes. You can develope you own custom adapters or an adapter module for the existing adapter if required.

>>3. Where can we develop these adapters? In SAP PI only or cane we develop them in java and add the jar file and use it in the process integrator?

Develpement is to done in a IDE like NWDS or Eclipse and can be deployed in PI.

~SaNv...