BookmarkSubscribeRSS Feed
SAS_LuisBolivar
Quartz | Level 8


Goodnight.

 

I have a problem consuming a web services, the web services was generated from a sas stored process deployed as such, when consuming it from RTDM it generates the following error:

 

com.sas.analytics.ph.RTDMException: Error parsing webservice response from

 

Indicating that the cause is as follows:

 

Caused by: org.apache.xmlbeans.XmlException: error: Unexpected element: CDATA

Caused by: org.xml.sax.SAXParseException; systemId: file :; lineNumber: 1; columnNumber: 1; Unexpected element: CDATA

 

I appreciate the greater support you can give me to solve this problem.

 

Thank you,

1 REPLY 1
Sajid01
Meteorite | Level 14

Hello
The error message is clear, your application is not able to parse (understand) the response.

com.sas.analytics.ph.RTDMException: Error parsing webservice response from

Try sending a request from curl ( or any other client) and see the output.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1287 views
  • 0 likes
  • 2 in conversation