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.

SAS INNOVATE 2024

innovate-wordmarks-white-horiz.png

SAS is headed back to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team.

Interested in speaking? Content from our attendees is one of the reasons that makes SAS Innovate such a special event!

Submit your idea!

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.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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