I haven't seen anyone do it, but it shouldn't be that difficult, provided you know all the different "translations" for the various escape sequences that are in here. I am not familiar with this, but ...
1) Write a routine
2) Use the JAVA stage and make use of String result = java.net.URLDecoder.decode(url, "UTF-8");
3) Perhaps using the transformer looping through the pairs and doing the replacement with ereplace
Currently we have a working job that does the decode using the External Filter step and the following perl script:
Add To Favorites View next topic View previous topic
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