cancel
Showing results for 
Search instead for 
Did you mean: 

File is not generated in AL11 Directory

Former Member
0 Kudos

Hi,

i have a scenario and its proxy to file.

My job was run today morning and the data was generated. The xml message is created and pushed from ECC end, but the file is not generated in AL11 folder. Can you please advice how to resolve this issue.

Regards,

Venkat.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Venkat

The error occurs when there is a HTTP call failure between ECC and PI. Please go to SXMB_MONI in   ECC and try to restart the message.

If the error continues, then you need to take the help from Basis team to fix this.

iaki_vila
Active Contributor
0 Kudos

Hi Venkat,

You have to monitor all the process message:

1. Check st22 in the ECC

2. Check sxi_monitor in the ECC

3. Check in RWB - Message Monitoring (Adpater engine).

4. Check in RWB - Message Monitoring (Integration engine) or sxi_monitor transaction. (If you are using  abap stuck)

5. Check in RWB - Component Monitoring - Adapter Engine - Communication channel monitoring. Search your file communicaction channel and look over inside it if you have any exception in the log.

Regards.

Former Member
0 Kudos

Hi,

I have monitored from ecc level and the following error message is occured.

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

- <!--

 

 Call Adapter 

 

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">CLIENT_SEND_FAILED</SAP:Code>

<SAP:P1>400</SAP:P1>

<SAP:P2>Bad Request</SAP:P2>

<SAP:P3>(See attachment HTMLError for details)</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Error while sending by HTTP (error code: 400, error text: Bad Request) (See attachment HTMLError for details)</SAP:Stack>

<SAP:Retry>A</SAP:Retry>

</SAP:Error>

Former Member
0 Kudos

Hi venkat,

Please consult with your BASIS team for such error. I think there is a communication problem.

Thanks,

Ankit Baid

gagandeep_batra
Active Contributor
0 Kudos

Hi venkat,

Did you check the SLDCHECK tran. & and also check proxy connections are working fine or not?

Regards

gAgan

naveen_chichili
Active Contributor
0 Kudos

Hi Venkat,

The error is due to large message size you are trying to process.

plese check the size of the data you are trying to post.

Thanks,

Naveen

ambrish_mishra
Active Contributor
0 Kudos

Venkat,

Please check if there is a mapping error in IE or an error in Adapter engine.

Ambrish