on 2008 Jan 23 10:20 PM
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
Request clarification before answering.
What are you trying to do? This thread you have posted here seems like a junk of codes!!!
Explain the scenario.
--Ragu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.