Agemni Wiki > Getting Started > FAQs > About Error Messages

About Error Messages

Details on the error messages populated by Agemni CMS and their roots.

Invalid characters or strings in input.

Input to Agemni CMS is screened and filtered for illegal and or malicious characters.  The purpose is to protect data integrity and enforce application security.  Some input fields level of filtering may vary depending on the purpose of the field.

You know an illegal character or string was entered when you get the following error screen:

HOMEPAGE ERROR.png

In every case an illegal character is filtered out and this error page is shown emails are sent to engineering that records who, what, and where this happened so that we can fix any problems and detect any possible security threat.
The following is a list of invalid characters or strings:
Invalid Characters:  ";", "@", "'"
Invalid Strings: "--", "/*", "*/","<%", "%>", "<!--", “xp_”, “cursor”, “begin”, “exec”, “excecute”, “fetch”, “open”, “sys”, “sysobjects”, “syscolumns”
Invalid String and Character combinations:
                “form”, “post”, “input”, “script” if they also contain “<” will fail.
                “include” if it also contains “#” will fail.
                “char”, “nchar”, “varchar”, “nvarchar”, “cast” if they are followed by “(“ or any whitespace then “(“ will fail.
                “alter” if it also contains “table” or “add” will fail.
“create” if it contains “table” or “database” will fail.
“delete” if it is followed by “from” will fail.
“drop” if it contains “table” or “database” will fail.
“insert” if it is followed by “into” will fail.
“kill” if it is followed by a numeric will fail.
“select”  if it is followed by “from” will fail.
“table if it contains “alter”, “drop”, or “create” will fail.
“update” if it contains “set” will fail.
“where” if it contains “select” or “drop” will fail
Invalid Sizes: 250 (most) or 25000 characters depending on the field

Session Expired

This error will appear when your login session expires.  In order to follow the instructions to relogin, please return to the webpage you usually go to for logging in to Agemni.

Database Connection Error #17.PNG

     

URL Rejected

This error will appear when you are qualifying through the retailer site and either DISH Network or DIRECTV has detected information on the customer that is restricted. To resolve this error, please call the retailer you are working with and let them know what error you received and they will help you eliminate the information that is restricted.

URL_REJECTED.png

Tags
none

Files (0)

 
You must login to post a comment.