Information
This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

ARServerUser object


The ARServerUser object represents the connection between your Java client program and the AR System server. It include session information such as user name, password, and server. A typical program starts by creating an ARServerUser object with user name, password, server name, and the like. Using the ARServerUser instance methods, it logs in to the AR System server; creates, gets, searches for, updates, and deletes server objects; and log out. A call to a get method returns a server object; a call to a getList (search) method returns a list of object identities (for example, names for forms or IDs for fields); and a call to a getListObjects method returns a list of objects.

For more information refer to the Remedy AR System Javadoc on the PDFs and videos page.

Related topic

Programming-with-the-Java-API

 

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

AR System 21.05