Can I pass an xml document as input into a MetaMatrix WebService?

Solution Verified - Updated -

Issue

  • I have a procedure in MetaMatrix that call the Procedure in Oracle which accept an XML string as input. 

  • I can execute the procedure in MetaMatrix by passing the xml string and enclosed it with single code ie.  '<xml....>' and it works fine. 

  • When I create a WebService on top of the MetaMatrix procedure, I cannot execute the WebService at all.  If I put single quote around the string input<inputXML>'<ns.......>'</inputXML>, MetaMatrix cannot parse it and gives me an error at <.  If I don't put anything, I got an oracle error because it could not parse the xml string. 

Environment

  • MetaMatrix Enterprise Server 5.5.4
  • MetaMatrix Web Services 5.5.4

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.