Skip to Content
0
Former Member
Jun 04, 2008 at 08:59 AM

xml message from XI to Siebel issue

40 Views

Hi all,

I have an issue and I would need some help.

My scenario is R/3->BAPI->XI->Siebel and the communication channel between XI and Siebel it obviously http based.

The thing is that for some reason, Siebel it's not receiving the xml message XI sends complete, it is just receiving the 'header' of the xml message, this is:

<?xml version="1.0" encoding="UTF-8"?>

and not the rest of the content.

I have already check that the xml XI is sending is full and completly functional, and I have no clue where it's losing the info.

Any hint?