cancel
Showing results for 
Search instead for 
Did you mean: 

What are the most common errors seen in XI?

Former Member
0 Kudos

Hi,

What are the most common errors seen in XI?

Some common errors I have identified are:

- File adapter has bad username/pw to log onto the file server

- Adapter username does not have correct permissions on the file server

- Inbound (XI-centric) file structure does not match inbound data type

- Mapping failed (divide by 0, expect string instead of int, etc.)

Thanks in advance!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Lee,

Check this weblog where prashanth have mentioned different types of erros you can see in production:

/people/prashanth.azharuddin/blog/2006/11/24/some-errors-in-an-xi-production-environment

This you can even get in DEV, QA also.

---Satish

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

that depends on the scenario which you are using but mostly errors will happen because of configuration like no receiver found, some times multiple receivers found etc and in case of IDOC, RFC adapters the configuration required for them on both XI and SAP side are the common error areas.

Other than that technically you can see, mapping error, name space issues etc

--Archana