cancel
Showing results for 
Search instead for 
Did you mean: 

How to incorporate adapter module while writing the adapter metadata for it

Former Member
0 Kudos

Hi all,

We are developing a adapter and the custom adapter module has been prepared.Now we need to write our own adapter metadata. So I need to know in detail how to incorporate our custom adapter module into our adapter metadata.

Paul

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

answered.

henrique_pinto
Active Contributor
0 Kudos

You define 1 (or more) default adapter module(s) for each message protocol you may have in your adapter in the ModuleProcessorAttributes section of the adapter metada.

Check this out for more info:

http://help.sap.com/saphelp_nw70/helpdata/EN/cb/4ae540c1848131e10000000a1550b0/frameset.htm

Regards,

Henrique.

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

For module development check the following links

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

Regards

Seshagiri

Former Member
0 Kudos

hi.

Adapter metadata is only created for the specific adapter.

like for each and every adapter there is the adapter metadata created in the certain SAP BASIS namesapce.

I need to know in detail how to incorporate our custom adapter module into our adapter metadata.

I think if U r creating adapter module U hv to only deploy it in the J2EE server.and then call it in the communication channel using the JNDI name.

If U have any doubt PLz reply me.

Thanks

MANas