cancel
Showing results for 
Search instead for 
Did you mean: 

adapter creation

Former Member
0 Kudos

Hi All,

We are developing an adapter.can anyone plz say what exactly is the use of metadata? and to run an adapter do we need to first write the adapter metadata?

if yes plz explain why?

Another thing in adapter metadata what does resoueceid signify.plz say in detail.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

answered.

Former Member
0 Kudos

Dear Paul,

Yes, it is necessary to create adapter metadata to use the adapter that u have developed.U need to put into it all the configuration parameters that defines ur built in custom adapter

The adapter metadata schema consists of a main part (Main Part of the Adapter Metadata) and schemas for the following groups and attributes:

○ AttributeReference

○ AttributeGroup

○ TransportProtocol and MessageProtocol

○ ChannelAttribute, SecurityAttribute,

○ ModuleProcessorAttributes

○ Attributes

○ Attribute Tables

○ LabelListType

○ ValueType

○ RecursiveCondition

Adapter Metadata is nothing but a XML file.Once ur metadata is ready,u need to upload the same in ur server...just follow the following path...:

http://localhost:50000/CPACache/schemaupload.jsp

There u can browse thru and upload ur metadata file,filling in all the necessary information like adapter name,its version etc

Hope this is of some use

Regards

Azahar

Former Member
0 Kudos

Hi,

You can define the configuration information that is required for your adapter type in the adapter metadata. You use adapter metadata to define the part of a communication channel that is specific to the adapter type.

In the adapter metadata schema, a differentiation is made between the sender/inbound direction and the receiver/outbound direction

Refer

http://help.sap.com/saphelp_nw04/helpdata/en/10/cd6040bc1ccd01e10000000a155106/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/10/cd6040bc1ccd01e10000000a155106/frameset.htm

Thanks

Swarup

agasthuri_doss
Active Contributor
0 Kudos

Hi,

This will help you

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/106d9259-4b9a-2910-e899-d0934d71...

/people/john.ta2/blog/2006/12/20/to-create-or-not-to-create-an-sap-xi-adapter

Regards

Sangeetha