I am looking to create an http transformation rule for ISAM/WebSEAL written in XSL, The script simply needs to read in a couple of querystring attributes and convert them to request headers of the same name, but then also remove the query strings from the URI. I can't seem to figure out how to remove the attributes and values from the URI, any Tips?
I have tried the examples on IBMs example rules but they don't work for me.
Any tricks or tips would be greatly appreciated.
Rudigga
Please remember the ISAM (at least the Federation Module) use JavaScript transformation rules - no XSLT
Consult this blog for more on ISAM and mapping rules in general https://philipnye.com/posts/tag/mapping-rules/