cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug and Test ABAP Proxy ?

raviteja_satuluri
Contributor
0 Kudos

Hi Experts,

I am looking for how to debug and Test ABAP Proxy ?

if any one please guide me in right way !!!

Thanks in Advance

Regards,

Ravi

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Ravi,

This is a PI config error. Can you please provide details surrounding your config please so that i can check the same?

Regards,

Sriram

raviteja_satuluri
Contributor
0 Kudos

Hi Sriram,

Thanks for reply

the problem is solved..

some configuration problem

thanks and regards,

Ravi

raviteja_satuluri
Contributor
0 Kudos
iaki_vila
Active Contributor
0 Kudos

Hi Ravi,

The problem is that you are using BOM characters, check this blog

You would need an UDF or java mapping to deal with this issue:

Regards.

raviteja_satuluri
Contributor
0 Kudos

Hi Vila,

Thanks for reply.

but there is no file encoding option in receiver side rfc..

then how can i resolve this issue ??

Regards,

Ravi

abhradeepbasu
Participant
0 Kudos

Ravi,

Are you sending the Payload in XML format? Can you show the payload and also the detailed error.

/A.B

raviteja_satuluri
Contributor
0 Kudos

Hi Abhradeep,

Yes i am sending xml payload only

That is proper xml

Regards,

Ravi

abhradeepbasu
Participant
0 Kudos

Hi Ravi,

Can you check which charset you are passing in your payload as well as the charset defined in your interfaces.

/A.B

raviteja_satuluri
Contributor
0 Kudos

Hi Vila,

Thanks for reply

The business system which is using in ID

and which is in SLD both are same here..

I am not using BC

Regards,

Ravi

raviteja_satuluri
Contributor
0 Kudos

Hi Vikranth,

Thanks for reply

The error is

Red symbol at       

Receiver determination                                                No sender found

Every thing is fine

but don't know how to resolve this error

please help me

Regards,

Ravi

iaki_vila
Active Contributor
0 Kudos

Hi Ravi,

Have you set like sender business communication component with you sender system ID?, it should be three letters and you could find it in the SLD.

Regards.

raviteja_satuluri
Contributor
0 Kudos

Hi Vila,

Thanks for reply

The BS which iam using in ID

and SLD both are same..

Thanks and Regards,

Ravi

raviteja_satuluri
Contributor
0 Kudos

problem is like this..

can any one guide me

how to resolve these type of errors ??

raviteja_satuluri
Contributor
0 Kudos

Problem is like this vila

guide me to avoid these type of errors in future..

Thanks in Advance

Regards,

Ravi

raviteja_satuluri
Contributor
0 Kudos

Hi sriram,

I thought that the problem was solved..

but Still Iam getting error

please guide me to avoid these type of errors in future..

The following is the error

Thanks in advance

Regards,

Ravi

raviteja_satuluri
Contributor
0 Kudos

Hi Vikrant,

The problem is how to do test configuration in Id??

how to resolve errors while doing that test..

can u please provide me the screen shots with step by step procedure

it may very helpful to me ..

Regards,

Ravi

vikrant_mohite
Active Contributor
0 Kudos

Hello,

Could you please let me know what errors you are talking about.

Thanks,

Vikrant.

vikrant_mohite
Active Contributor
0 Kudos

Hi,

You can try to debug it in SPROXY.

Thnanks,

Vikrant.

raviteja_satuluri
Contributor
0 Kudos

Hi Vikrant,

Thanks for reply..

in SProxy how we can debugcan u explain step by step

it will very greatful to me

Regards,

Ravi

vikrant_mohite
Active Contributor
0 Kudos

Hi,

Please find below the way to debug.

Thanks,

Vikrant.

raviteja_satuluri
Contributor
0 Kudos

Hi Vikrant,

Thank you for reply..

I have one more doubt

that is how to do test configuration in ID ?

how to troubleshoot if any error occurs.?

can u pls tell me step by step procedure with options ?

it may helpful to me so much..

Thanks in Advance

Regards,

Ravi

vikrant_mohite
Active Contributor
0 Kudos

Hi,

You can put breakpoint on the class method which you want to debug and then execute proxy from SPROXY and analyse the error if you see anything wrong in debugger.

Thanks,

Vikrant.