cancel
Showing results for 
Search instead for 
Did you mean: 

PI to ERP (different behaviour between runtime and unit test from SPROXY)

ama_touzani13
Participant
0 Kudos
184

Hello ,

We have this strange behaviour between PI and ERP :

PI pushes a notification to ERP =>the message is executed , no error but we dont have the expected result.It seems that our change is skipped

When we test from SPROXY with the payload xml, we have the expected result and our change is executed.

Any idea please how we can find the issue ? , how we can debug before the call to abap class in ERP ?.

Thanks.

View Entire Topic
ama_touzani13
Participant
0 Kudos

Hello ,

It was finally an authorization issue.

Thanks .