Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

outbound idoc status 02 for XML HTTP Port

Former Member
0 Kudos

Hi friends,

I am trying to send Orders to a HTTP server through XML HTTP port and i've created below

1. Created RFC dest Type G .... connection test is working

2. Created a PORT type " XML HTTP " and assigned above

RFC Dest.

3. Created partner profiles and message control.

Now when i create a Order, Idoc is getting stuck with a status code 02, and i couldn't reprocess it with "RBDAGAIN" as you all know , we cant use this for XML HTTP type ports.

Appreciate any ideas..tips.....to fix this.

- Satish

2 REPLIES 2

Former Member
0 Kudos

Satish,

the RFC Connection is working and the authorization check ?

Try a RFC trace and look what happens !

Go to sm59 and goto RFC -> Trace delete / view.

Do you using SOAP Protocoll?

Regards,

Gordon

0 Kudos

Hi Gordon,

Thanks for the reply .

I am able to get Status code 03 now by changing Content Type

from Application/x-sap.idoc to Text/XML ..in PORT definition .

Regards

Satish