Default language.

URL encoding


If a URL includes characters that cannot be printed or transmitted safely, the URL must be encoded. Any unsafe or unprintable characters (such as single or double quotation marks, equal signs, or ampersands) are replaced with a percent sign (%), followed by the hexidecimal digits that correspond to the character's value. For example, the string "Assigned To" would be encoded as*%22Assigned+To%22*.

Note

Some encoding values, such as %0A, are not supported due to security issues.

The following table lists commonly encoded characters.

Encoded characters


The BMC Remedy Mid Tier provides a URL encoder utility that enables you to convert nonalphanumeric characters to UTF-8 encoded values.

The URL Encoding utility is bundled with Mid Tier. You can access it through:

http://<midTierServer>/<contextPath>/shared/ar_url_encoder.jsp

where arsys is the default context path.

URL encoder utility
 (Click the image to expand it.)

url-encode.gif


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*