on 2013 Jul 17 10:45 AM
One of UDS MII transaction is throwing the error as "UDS get data failed" . The values that we passing to the transactions via scheduled package are
STARTDATE : 2013-06-28T01:00:01.277(High) 2013-06-28T02:00:00.530(Low)
SITE: US
SYSTEMNAME: Lab
MEASURENAME: 0010
PLANT: 6700
Usually we get this error when the Time frame is high in the package but in this case it just 1 hour .So that possibility is ruled out.Even the data server is up and running. The query Template is also returning the result.But I still dont understand why this error is creeping up.
This is error XML
<?xml version="1.0" encoding="UTF-8" ?>
- <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<StatusCode>30</StatusCode>
<StatusDesc>Request Handler: Request Processing Error: UDS : Failed - CUDS : Get Data Failed - : UDS : Failed - CUDS : Get Data Failed
</StatusDesc>
- <Errors>
</Errors>
</Response>
</soap:Body>
</soap:Envelope>
Any specific pointers on how this error can be addressed so that we get the response from the source system which is a native payload and data gets transformed in B2MML sturcture.
Screen shot of the error from where we are getting this error in the transaction.
Request clarification before answering.
Did you check the logs?
If no, you can either check the logs from NetWeaver's log viewer (MII 12.0 and above) to check if there is any issue at MII level . Or you can check the logs in UDS . To configure the same, follow SAP xMII UDS Administration .
The logs might give you pointers as to why the transaction is failing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.