Skip to main content

Remedy (REST): Download Attachments

Description

Use the step to download all attachments of the specified Remedy record, on a Remedy Server.

The step is used to download attachments from Remedy Applications like Incident Management, Change Management, Problem Management, People Management and others. For example, Remedy Download Attachment can be used to download attachments in a work log.

Configurations

Field nameDescription
Step nameSpecify a unique name for the step.
CONNECTION tab:Connection fields
AR Server Base URLSpecify the base URL of Remedy server, for example, http://ServerName or IP:port, where Port is the Remedy REST API port. The default REST API port is 8008.
The field is mandatory.
UsernameSpecify a username, for example, Allen in the Remedy instance having permissions to authenticate and download attachemnts of a record on the Remedy server applications.
The field is mandatory.
Password
Accept value as variable/staticSpecify the password of the user to authenticate to Remedy Server. The password is encrypted and not stored in the .psw workflow file.
If the Accept Value as variable/static checkbox is selected, then the password field appears as a text box and accepts static or variable values.
OR
If the Accept Value as variable/static checkbox is clear, then the password field appears as a dropdown in which you can select a field from the previous steps.
The field is mandatory.
Test ConnectionClick to verify if the connection is available or not.
Note: Test Connection does not work, if the connection fields are provided from previous step.
INPUT tab:Input Fields
Form NameDouble click the field to open a Form Explorer dialog with a list of Remedy forms and choose the Form from the list to populate the Form Name field. The field will not work for the previous step fields. However, you can provide static values, for example, HPD:WorkLog, PBM:Investigation WorkLog, CHG:WorkLog, and so on. Users can download attachments from any form records according to the permissions.
Once a form is chosen the Criteria field is enabled. Provide a criteria and the value.
Get FormsClick to open a Form Explorer dialog with a list of Remedy forms. Choose a form from the list to populate the Form Name field.
Criteria FieldDouble click to open the Field Explorer dialog and select form field names. The field will not work for the previous step fields. However, you can provide static values, and environment variables.
Get FieldsClick to open the Field Explorer dialog. Select a criteria form field from the list.
Criteria Field ValueSpecify a value for the selected criteria field.
BMCRR-2.
Output Folder PathSpecify the absolute directory path where the attachments need to be downloaded.
BMCRR-3.
Browse FolderClick to browse the absolute path of the desired target output folder path.
Delete Output Folder Contents before DownloadingSelect Yes or No. If you select Yes, then the contents of the target output folder path will be deleted.
Add DateTimeStamp for Duplicate FilesSelect Yes or No. If you select Yes, then the new file will be appended with the Date Timestamp in the filename.
Add File To ResultSelect Yes or No. If you select Yes after execution the link to download the file will be visible on Automation Edge portal.
OUTPUT tab:Output Fields
Total FilesSpecify an output fieldname to hold the total number of files available on the record.
Downloaded FilesSpecify an output fieldname to hold the total number of successfully downloaded files.
Overwritten FilesSpecify an output fieldname to hold the total number of replaced/overwritten files.