Websphere Message Broker: File in File out example.
I have an XML file with repeating element structure. How can I access and modify value of a particular element in ESQL.
I worte following code..
CREATE PROCEDURE CopyEntireMessage() BEGIN
--SET OutputRoot = …
Need help to validate if one of the incoming XML tag contains serialized data or not. If ir doesn't contain then have to thow an user defined exception. This has to be achieved using ESQL.
example :
<input_data>
&…