cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ERROR CODE 13

Former Member
0 Likes
670

Has anyone seen this before? If so can you explain?

XML IN (TEST TRAN):{{{

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

<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">

<soap-env:Body>

<n0:ListUnclosedIncidentsResponse xmlns:n0="urn:sap-com:document:sap:soap:functions:mc-style">

<Errors>

<item>

<ErrorCode>13</ErrorCode>

<Val1>DCC9E59AA47E43F1B84B0019B9CD6EFF</Val1>

<Val2/>

<Val3/>

<Val4/>

</item>

</Errors>

<Incidents/>

</n0:ListUnclosedIncidentsResponse>

</soap-env:Body>

</soap-env:Envelope>

}}}

Thank you

View Entire Topic
raguraman_c
Active Contributor
0 Likes

What are you trying to do? This thread you have posted here seems like a junk of codes!!!

Explain the scenario.

--Ragu

Former Member
0 Likes

Thanks for taking a look, I'm receiving this error when attempting to retrieve 'ListUnclosedIncidents'. In short, I'm attempting to integrate to Solution Manager via Web Services. From a Use Case perspective, I'm looking to integrate Solution Manager to a 3rd Party ServiceDesk in order to synchronize tickets bi-directionally.

Former Member
0 Likes

Have you found a solution?

I'm having the same message calling that webservice with an external application.

Best Regards

Andreas

Former Member
0 Likes

It was within our configuration of Solution Manager, we are in the process of re-configuring