Question:
We have a strange problem with Business Connector 4.7 (SR1 and SR2)
When we send an IDOC from SAP (e.g. MATMAS) to the BC, the IDOC is rolledback.
In the routing transactions we see a new entry with only a TID (no capitals). The Sender, Receiver and Message type is missing. The transaction is rolledback.
I've checked the version of most of the components (LIBRFC.DLL and jar's) with other working BC's, but I cannot find any difference.
Answer:
I had a simialr problem with 4.6, after debugging it in development I realised that the xml doc type was inconsistent and changed the schema file which rectified the problem.
I suggest you debug to assess this, if the xml doc conatins the sender and receiver then need to continue to the point before the transaction log file is updated.
Eddy