Skip to main content

Get Remedy Record

Description

Use the step to fetch the record details of Remedy Applications like Incident Management, Service Request Management, Change Management, Problem Management and others based on the criteria provided.

Configurations

Field nameDescription
Step nameSpecify a unique name for the step.
CONNECTION tab:Connection fields
Server NameSpecify IP, hostname, or fully qualified domain name of Remedy server.
The field is mandatory.
Port NumberSpecify the port number to access the Remedy Server. Port must be positive integer value.
The field is mandatory.
User NameSpecify the username having permission to login to Remedy Server. For example, Allen.
The field is mandatory.
Password
Accept value as variable/staticLeave the checkbox clear to accept Password value from a field in the previous steps of the stream using the list. Else, select the checkbox for Password field to appear as text box.
The field is mandatory.
PasswordSpecify the password to the username to authenticate to Remedy. Password is encrypted and not stored in the .psw file.
The field is mandatory.
If the checkbox is selected, then the Password field appears as text box for static values or variables. Else, if the checkbox is clear, then the Password field appears as a combo box to select fields from previous steps.
Test ConnectionClick to test the connection with the specified username and password. Verifies whether the connection is available or not. Server name, Port number, username and password are mandatory. If invalid username and password are provided connection is established as a guest user.
Note:
If the connection fields are provided from previous step, then Test Connection does not work. Hence, provide connection fields either as static values or environment variables to test connection with Test Connection the first time. All requisite forms and fields in Input and Output fields will now be populated with the corresponding values.
Once input and output field values are populated the connection fields may be replace with previous step fields.
INPUT tab:Input Fields
Form NameHolds the Remedy form name from which you want to fetch the record details.
Get FormsClick to get the list of Forms and select one to populate the Form Name field. The list of forms visible depends on the access or role permissions of the user. Get Record is done on main forms, for example, WOI:WorkOrder to get workorder, HPD:HelpDesk to get incident and CHG:Infrastructure to get for change.
Criteria FieldDouble click on the field to get the list of fields associated with the selected form.
Criteria ValueSpecify the valid value for the selected field. If an invalid value is provided then no result record is returned.
OUTPUT tab:Output Fields
Field NameSpecify the name of the fields to be fetched should be selected. Multiple fields can be selected from the list displayed on click. The selected field’s values will be the output parameters of the plugin.
Field ValueSpecify the name to the output field which holds the value of the fields selected.