Default language.

Example URL syntax for accessing forms and search results


The following examples show the URL syntax for accessing forms and search results. In these examples, arsys is used as the default context path.

Example 1-URL that bypasses the Login window and displays the specified form

http://<midTierServer>/arsys/servlet/ViewFormServlet?form=<formName>&server=<serverName>&username=<userName>&pwd=<password>
Warning

If you use the pwd parameter in a URL, passwords are exposed by the browser in the locator and in bookmarks or favorites. For URLs that include the pwd parameter, use https://.

 Example 2-URL that displays search results in the specified form

http://<midTierServer>/arsys/servlet/ViewFormServlet?form=<formName>&server=<serverName>&qual=%27Assigned+To%27%3D%22<firstName>+<lastName>%22+AND+%27Status%27%3D%22Fixed%22

After the user logs in, the system displays the form with results of the following search:

'Assigned To'="Firstname Lastname" AND 'Status'="Fixed"

Note

When you search with a URL, there is no update in the Run Recent menu in the toolbar of the form. However, if you do a Query By Example (QBE) by opening a form, the Run Recent menu is updated with the recent search item.

 

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