cancel
Showing results for 
Search instead for 
Did you mean: 

is it possible to stop one HTTP communication channel

Former Member
0 Kudos

We have multiple interfaces using plain HTTP Adapters(running on integration server). Is it possible just stop one of communication channel without impact the other interfaces?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You can stop the channel and it will not impact other interfaces provided you have not configured the same channel at several places. You may check the where used list for the communication channel in question. Using same channel in multiple sender / receiver agreements or in several integrated configuration will affect associated interfaces if you stop that communication channel.

Former Member
0 Kudos

No issues, you can stop the communication channel. This will not impact on other interfaces.

Former Member
0 Kudos

How to stop communication channel for HTTP adapter? It's running on the integratio engine, which means we cannot stop it in runtime workbench.

Former Member
0 Kudos

I mean, you can inactivate the communication channel. There is no way to stop the communication channel.

Former Member
0 Kudos

How to inactivate the HTTP communication channel? Edit it in ID and save it?