Hi Anupam
Many Thanks for code, it worked perfectly, few things to complete my scenario( to my understanding need more java code), will summarize below
1. The output after removing DOCTYPE need to be passed to payload(message mapping) for further processing to ECC instead to file(which i am prototying as we speak, still please share if you have one)
final Payload below
<?xml version="1.0" encoding="utf-8"?>
<WIN_TPBOUND_MESSAGES>
<SMSTOTP>
<SOURCE_ADDR>+447740630138</SOURCE_ADDR>
<TEXT>bulktesth2</TEXT>
<WINTRANSACTIONID>357614643</WINTRANSACTIONID>
<DESTINATION_ADDR>82222</DESTINATION_ADDR>
<SERVICEID>2</SERVICEID>
<NETWORKID>2</NETWORKID>
<ARRIVALDATETIME>
<DD>19</DD>
<MMM>NOV</MMM>
<YYYY>2004</YYYY>
<HH>11</HH>
<MM>4</MM>
</ARRIVALDATETIME>
</SMSTOTP>
</WIN_TPBOUND_MESSAGES>
2. Java Code for UserId , Password and Requestid and TMP&= to be removed from source file to start with please
many thanks for your help
cheers