cancel
Showing results for 
Search instead for 
Did you mean: 

adapterframe work

Former Member
0 Kudos

My question is:

Adapter framework is based on??

a)

RMI

b) JCA

c) JRFC

d) JSP

and why?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hI,

The J2EE adapter engine is based on open JCA architecture. This is part of the J2EE standard, As such, each individual adapter is refrred toa s a resource adapter. The JCA architecture allows to plug in resource adapters, wriiten by third-pary vendors, SAP partners or customers.

Regards,

sreenivas.

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Adapter framework is (JCA )based

For detail information regarding adapter framwork use

Former Member
0 Kudos

hi,

Adapter framework is a JCA Compliant architecture that is the base of the XI adapters.It provides various guideline to write your JCA compliant adapters.Provides Queuing,Logging mechanisms for adapters.You have a detailed help on this in SAP Help.

This link should give you info on all you need to know on Adapter Framework,

[http://help.sap.com/saphelp_nw04/helpdata/en/fd/16e140a786702ae10000000a155106/content.htm]

Regards Siddhesh