cancel
Showing results for 
Search instead for 
Did you mean: 

Adaptor

Former Member
0 Kudos

hi...friends,

1)where the adaptor will start.

2)where adaptor will stop.

3)how can start adaptor.

4)what we will do using adaptors.

5)what is diff b/n adaptor & Proxy

thanks,

Singu.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

hi singu,

1)where the adaptor will start.

They start with the J2EE except IDOC and HTTP(they start with ABAP Stack).

Only Commuincation Channel of an Adapter with State Active will start then. You can set the State in die Communication Channel.

2)where adaptor will stop.

You can stop the communication channels for the different Adapter in the XI Directory or on the communication channel Monitoring in the Runtime Workbench

3)how can start adaptor.

Same way as point 2.

4)what we will do using adaptors.

You can use Adapters to Communicate with different kind of technologys. Example: JDBC, FTP, SOAP ...

5)what is diff b/n adaptor & Proxy

Proxy will be generate on a Application System(ABAP or JAVA) out of an XI specified Interface. To establish a communication between Application System and XI.

Hope that helps

Regards,

Robin

Former Member
0 Kudos

Hi Singu,

in RWB -> component monitoring -> communication channel monitoring ...you have the option of starting, stopping communication channels......this feature is avaiable in SP19.......using adapters we send msg to XI integration engine......

Thanks,

Rajeev Gupta

former_member335553
Active Contributor
0 Kudos

Hi

Start and stop of adapter

Also refer this thread foe when to use adapters and proxies

Message was edited by:

Anu Ram

former_member335553
Active Contributor
0 Kudos

Hi

XI will communicate in native language with SAP systems via proxies.

In simpler way ,Adapters will convert one format into another expected/target format.

This is a good thread which answers all ur questions

Message was edited by:

Anu Ram