cancel
Showing results for 
Search instead for 
Did you mean: 

debug rfc from XI??

Former Member
0 Kudos

Hi friends..

in my file to rfc scanario..

i want to debug the rfc from XI..using..

/people/michal.krawczyk2/blog/2006/01/17/xi-debugging-rfc-calls-from-the-xi-not-possible-who-said-that-

i created DEBUG_QUEUE using smqr in XI and destination as SRD100 which is pointing to r/3 from XI.

and i copied Zrfc_bg from zrfc and i did as in blog.

and i did smq1 by clicking immediately.

now i executed my scenario..

then i checked in smq1 ,the status message showing as :transaction recorded"

if i press on debugging button..i am getting like "stop and restart values can not be executed"

could you tell me ..how to debug rfc from XI?? where i did the mistake..please correct me....

regards

ram

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi michal..

sorry . for usin smqr for creating queues .i dleted the entry.

i explain wat i did.

step 1:

i copied zrfc with zrfc_bg .

step 2:

inside zrfc ..i deleted the code and added wats in the blog..

step 3:

using smq1 in XI

i given queue name :debug_queue

destnation :srd100

and i clicked immeiately

step 4:

now i executed scenario..

step 5: in payload the old rfc is getting..

step 5:

now i enabled queue without actvation

step 6:

if i click on queue name iam getting like this..

function module status as stop.

if i click on queuename i am getting like this "Stop and restart entries cannot be executed"

please tell me where i did the mistake ??

regards

ram

Former Member
0 Kudos

Hello,

I followed the same steps as Ram and have the same issue.but am unable to debug the RFC function from XI.

Ram , how did you debug finally.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>i created DEBUG_QUEUE using smqr in XI and destination as

did I mention anzthing about using smqr _

just follow my blog step by step or use the approach with the loop

from blog comments

Regards,

michal