Posted: Thu Sep 25, 2003 5:57 am Post subject: XML to BLOB flow - problem with characters &$%^";.
Newbie
Joined: 25 Sep 2003 Posts: 6 Location: Wroclaw
Maybe somebody has similar problem and can help me to solve it?
I made a flow which translate the XML to BLOB file. The problem is when in the input XML somebody add the signs like & " and so on. XML translate those signs to v.e. & = & ... Could you tell me how can I read from XML those signs to have in the variables only & instate of & ??
There is something more: I cant change the XML input.
BR
Wlodek
Thanks for answer,
No it's not. The problem is I cant change the XML. But I found the solution. I'm searching the output (BLOB) and I'm looking for those special signs in HEX like
IF CH = x'616D70' THEN .....--& &
But its a bit slow.
Thanks BR
Wlodek
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
You can also use ASBITSTREAM function to get corresponding HEX value. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum