URL obfuscation is an encoding technique that scrambles the characters in a URL or query string as a security measure, to make the URL contents less easily interpreted by people or HTTP "sniffers".
Process Commander includes a JavaScript package SafeURL to convert obfuscated URLs to and from an XML name-value pair. For information on the functions in this package, select Help > APIs > Desktop > SafeURL from the Developer portal menus.
Server processing of SafeURL strings depends on the value of two prconfig.xml
settings: Initialization/SubmitObfuscatedURL
and Initialization/urlencryption
.
internet Application Composer, web node |