Remedy Adapter 7.1 | webMethods Remedy Adapter Documentation | webMethods Remedy Adapter Installation and User’s Documentation | Overview of webMethods Remedy Adapter | Adapter Services | Adapter Service Operation | Get Adapter Service
 
Get Adapter Service
Services configured with the Get template obtain the details about an entry in the AR System database. The entry obtained is identified by the name of the AR System form along with the entry ID.
At design time, you identify the AR System form that the Get adapter service is to use. You can also optionally supply the entry ID that the Get Adapter service uses to retrieve the entry details. Alternatively, the entry ID can be supplied at run time. You can configure the output signature of the Get adapter service to contain the field values that you select. The Get adapter service returns the selected field values from the entry.
At run time, the Get adapter service uses the AR System Java APIs to obtain the selected field values of the specified entry. The AR System Server returns the field values from the entry.