Description of the illustration fa_testget.png

Image of the endpoints list and work area of the Fusion Applications Connector API wizard Test page. Above the endpoints list is the filter endpoints field. Below the field are the endpoints for the selected resources. A list of the available methods is displayed under each resource. For example, the first resource is NewObject. It has the methods, GET and POST. Each method name is followed by a friendly name of the operation followed by the resource name. For example, GET List NewObject and POST Create NewObject.

In the image, the GET method for NewObject is selected in the resource list. In the work area, the Default Test Credentials button is displayed at the top. Below it, the method name, GET, is displayed followed by the friendly name and the resource name.

Below the method name is the URI of the resource.

Below the URI is the friendly name of the resource, are the Request and Response tabs. The Request tab is selected.

The Request tab displays a table of the available query parameters for the GET method. The first column lists query parameter names. The second column provides the value type (for example, string, integer, or boolean) for the parameter and a description of the parameter. The last column is the Test Console column. Alternative parameter values can be entered in the text fields in the Test Console column.

Instructions for using these fields is given in the surrounding text.