xi

Communicating to SAP XI through .NET - IDOC XML

Hi Friends, I have a situation where in we need to send IDOC things to SAP XI from .NET application. It is like both sending and receiving. I guess that it is having something connected to translate IDoc to XML and vice versa and then communicate. Can you just some technical knowledge on how to achieve this communication between SAP XI ...

Business Object XI 3.0 error

In Business Object XI 3.0, while logging in publishing wizard I am getting following error. Any Help please Logon Error Transport error: Communication failure.(FWM 00001) OK Even CMC option is also not working. Yesterday also it was giving same problem. I had reinstalled the software. then it started working. Now today it is ag...

CX_ST_MATCH_ELEMENT:XSLT exception.System expected element - calling SAP PI service from .NET via WCF

I have a C# application that communicates with an SAP function module via a an XI/PI web service. My C# code is using a Visual Studio-generated WCF proxy (generated via the Visual Studio "Add Service Reference..." wizard. I'm getting a System.ServiceModel.FaultException with the message "CX_ST_MATCH_ELEMENT:XSLT exception.System expect...

"not a valid date in accord with the XML format for ABAP" error calling SAP PI web service

I'm getting this System.ServiceModel.FaultException calling an SAP XI/PI web service from my .NET application via WCF: CX_SY_CONVERSION_NO_DATE_TIME:XSLT exception.An error occurred when deserializing in the simple transformation program /1BCDWB/WSSB430AA018B4EA689BF0.Value 7/12/2010 is not a valid date in accord with the XML format for...