cancel
Showing results for 
Search instead for 
Did you mean: 

MODULES IN XI

Former Member
0 Kudos

Hi,

CAn anybody give me the modules names for attaching, converting files in Adapters in XI.(FTP, JDBC, IDOC, RFC, MAIL, JMS....)

Regards

Hemant

Accepted Solutions (0)

Answers (4)

Answers (4)

bhavesh_kantilal
Active Contributor
0 Kudos

Hemant,

MessageTransformBean is the most widely used.

To understand how to use it , look at this document. It might talk about JMScontent conversion, but it can be used also with ohter modules,

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f02d12a7-0201-0010-5780-8bfc7d12f891">How to Use Content Conversion with Message Transform Bean</a>

Also, take a look at this page on WIKI to understand all thestandard modules avalable in XI currently , and where to read documents on them,

<a href="https://wiki.sdn.sap.com/wiki/display/XI/XI_Adapter_Notes">XI Adapter Notes on WIKI</a>

Regards

Bhavesh

Former Member
0 Kudos

hemant,

follwoing are modules using in JMS sender adapter

/SAP XI JMS Adapter/ConvertJMSMessageToBinary

/SAP XI JMS Adapter/ConvertBinaryToXMBMessage

/CallSapAdapter

reciver adapter of JMS

/SAP XI JMS Adapter/ConvertMessageToBinary

/ SAP XI JMS Adapter/SendBinarytoXIJMSService

then we have payload swap bean messagetransformbean an otheers

regards

sreeram.g.reddy

prabhu_s2
Active Contributor
0 Kudos
Former Member
0 Kudos

I want to know HOw can we use modules in ADapters not in Java Proxy..

Former Member
0 Kudos

CAn anybody tell me how to attached a file in Adapters....

Former Member
0 Kudos

hemant,

In adapters we have option called moudles click on it. then you fill yur entries their.

check this blog how to do it with screen shots.

/people/sudheer.babu2/blog/2007/01/18/asyncsync-communication-using-jms-adapter-without-bpm-sp-19

/people/venkataramanan.parameswaran/blog/2007/01/18/syncasync-communication-in-jms-adapter-without-bpm-sp19

https://weblogs.sdn.sap.com/pub/wlg/3823 [original link is broken] [original link is broken] [original link is broken] [original link is broken]

/people/sap.user72/blog/2005/07/04/read-excel-instead-of-xml-through-fileadapter

regards

sreeram.g.reddy