cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic Control, External Control ON/OFF in RWB

Former Member
0 Kudos

Hi all,

I have recently installed SAP PI 7.0 on Windows OS.

In RWB->Communication Channel Monitoring, I didn't find the links for Automatic control, External Control ON,External Control OFF links.

Do we need some configuration to be done for this link to become visible, if yes please guide me through the exact steps.

Waiting for some good help.

Thanks in Advance,

Younus

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi

To control the communication channels the HTTP GET or POST is used.

Prerequisites: the userid must have the proper role(s). The userid's roles cannot be assigned using ABAP via SU01. The roles must be assigned in the J2EE, using the Visual Administrator.

Start and logon to the J2EE Visual Administrator.

Navigate to: Server 0 -> Services -> Security Provider

In the screen on the right, select sap.com/com.sap.aii.af.app*AdapterFramework

Select the tab: Security Roles

Assign the userid to the roles:

Query Status - xi_af_channel_admin_display

Change Status - xi_af_channel_admin_modify

The following URL can be used to control the communication channel(s) externally:

http(s)://host:port/AdapterFramework/ChannelAdminServlet?party=party&service=service&channel=channel&action=action

check the below link for the complete details:

/people/william.li/blog/2007/05/04/control-communication-channels-externally-without-using-rwb

note:reward points if solution found helpfull.....

regards

chandrakanth.k