cancel
Showing results for 
Search instead for 
Did you mean: 

Communication Channel Monitoring

Former Member
0 Kudos

Hi

I am developing interface SOAP Sender and RFC Receiver

I have done all the configuration.

When i go and check in Component Monitoring -> Channel Monitoring, i am seeing

RFC Receiver Channel in Green and SOAP Sender in Yellow Color ( Channel Started but inactive ).

Can you pls help

Regards

Madhan D

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

SOAP adapter shows yellow status until a message is flows from it. Just run your scenarion and you will see the status changed to green or red based on success or failure of message.

Regards,

Prateek

Answers (4)

Answers (4)

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Look my previous post for 500 internal error.

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

For 500 internal server error look

also look this blog

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Have u created the RFC for INTEGRATION_DIRECTORY_HMI in SM59 pls check and if it is not created then create it.

also Recheck the logon credetials and make sure the Id used is not locked.

Refer the step by step process of it:

http://help.sap.com/saphelp_nw04s/helpdata/en/8f/770f41218ff023e10000000a155106/frameset.htm

Former Member
0 Kudos

Hi

INTEGRATION_DIRECTORY_HMI is already available, but i verifed the details from the link.

Path prefix was wrong and i changed the same.

When i do the test connection, it is asking for User name password with following details

Resource : dir

User Name :

Password :

If i give User name password, i am getting

Status HTTP response : 500

Status text : Internal server error

Regards

Madhan D

Former Member
0 Kudos

its not the error.

The test has been executed successfully if the response status code is 500

chirag

SudhirT
Active Contributor
0 Kudos

Madhan,

Thats not an error check the blog

and assign the authorization object S_RFC_ADMIN to the user PIISUSER. Problem will be fixed.

Thanks!

SudhirT
Active Contributor
0 Kudos

Hi Madhan,

As said, it will be green after you run the scenario at least once, if you have XML altova try to send a test request, it will turn to green.

Thanks!

Former Member
0 Kudos

Thanks Sudhir

I tried to send a SOAP request from Altova and channel monitoring changed to red from yellow.

The error details in Altova are

UPDATE:Error when reading HTTP destination: INTEGRATION_DIRECTORY_HMI

I think there is some problem in the RFC destination

Let me know, if you have any idea

Regards

Madhan D

SudhirT
Active Contributor
0 Kudos

Hi Madhan,

goto tcode SM59, and check the test connection for type H connection INTEGRATION_DIRECTORY_HMI, check the response code shuould be 500 internal error if not do full cache refresh with PIDIRUSER in link http://<HOST>:<port>/CPACache/refresh?mode=full

Thanks!

Former Member
0 Kudos

Hi Sudhir

I am getting 500 and i did the refresh cache

Still the same issue

Regards

Madhan D

SudhirT
Active Contributor
0 Kudos

Hi Madhan,

Then your RFC destination is fine for 500 internal error. thats not a problem check the blog for your error

Thanks!