cancel
Showing results for 
Search instead for 
Did you mean: 

ATC - Communication Error in RFC_PING

Former Member
0 Kudos

Hello.

We are trying to configure ATC at the moment.

So far we have set up trusted RFC connections and configured the master system as well as the one satellite system we are going to use.

What is working is this:

  • Sending the results of the central run to the satellite system
  • Applying for an excemption on the satellite system
  • Answering to the exception on the master system

We have one major problem though:

On the satellite system, whenever we double-click on a finding to see its details, we get an error message saying "Communication error: >>> invalid RFC handle <<<".

The details of the finding are displayed, but it doesn't show that an excemption has been applied for.

Through debugging I have found out that the error is being thrown in the method CL_SATC_CI_EXEMPTION_PERSIST~DESTINATION_VALIDATION_SVC, where the function call RFC_PING returns sy-subrc 2, which means a communication error.

As I said, we have configured the RFC-Destination and since everything else is working, the RFC destination must work.

Is there any other configuration we might have missed?

p.s. we are using SAP BASIS 7.40 SP 5 in both systems.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

https://websmp230.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F6465...

Hello,

Please check SAP Note 1978332 (link above) if this applies to your bug in ATC tool.

Former Member
0 Kudos

Thank you for your quick reply. It is now working.

Answers (0)