cancel
Showing results for 
Search instead for 
Did you mean: 

Retry Material and Routing

Former Member
0 Kudos

Hi,

When I send the Material, BOM, Routing from ERP to ME in the first instance I see them as failed in queue monitor and when I selct them and retry then its getting executed.I am not able to trace out the issue, can someone help me please.

Thanks,

Jai

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Jai,

Do you see any errors in the default trace for the timestamp which covers the problem?

Regards,

Alex.

Former Member
0 Kudos

Hi Alex,

This is the response xml in a trace file.

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

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<SOAP-ENV:Body>

<SOAP-ENV:Fault>

<faultcode>SOAP-ENV:Server</faultcode>

<faultstring>Authentication failed. For details see log entry 0019B9F5AADC2DCA0000000500001388 in security log.</faultstring>

<detail>

<yq1:com.sap.engine.interfaces.webservices.runtime.ProtocolException xmlns:yq1="http://sap-j2ee-engine/client-runtime-error">

<!-- Authentication failed. For details see log entry 0019B9F5AADC2DCA0000000500001388 in security log. -->

</yq1:com.sap.engine.interfaces.webservices.runtime.ProtocolException>

</detail>

</SOAP-ENV:Fault>

</SOAP-ENV:Body>

</SOAP-ENV:Envelope>

former_member182330
Active Contributor
0 Kudos

I would recommend to run CTC wizard, it configures all users and permissions and you should not get this authentication error.

Konstantin

0 Kudos

Hi Jai,

Usually 'Authentication failed' error indicates problems against MESYS user. I would check the configurations according to Web Services Guide.

Regards,

Alex.