I have currently a Java client subscribing to documents(XML) published to the broker from IS. When the subscribing service receives the documents, The documents are in a ‘C’ style structure. Is there any way I can convert the C style record structures to XML documents. I tried using a flow documentToXMLString from my java client. But I am getting a ClassCastException. I will appreciate if you can help me on this.
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to get a Broker Document in XML form ? | 2 | 2172 | April 2, 2021 | |
BrokerEvent > IData (or XML) | 5 | 898 | April 2, 2021 | |
Objects convert between IS and JMS API client | 1 | 2268 | April 2, 2021 | |
broker's ability to process canonical document in xml format | 3 | 1199 | April 2, 2021 | |
Writing Broker client | 2 | 1156 | April 2, 2021 |