Configure the system properties for an activity stream in RPA Hub
Configure the system properties for an activity stream of work queues, schedules, packages, process parameters, and shared parameters in RPA Hub. You can add or remove the fields that are captured in the work notes of an activity stream.
Before you begin
You must do this task in the classic environment.
Role required: admin
About this task
You can view work notes captured for few fields, that are configured by default.
Procedure
In the All menu filter, enter
sys_properties.LIST.In the search bar, search for the system properties that are listed in the following table.
| System Property | Description | Existing Values \(in .csv format\) | Fields \(as displayed on their respective forms\) |
|---|---|---|---|
| sn\_rpa\_fdn.work\_queue\_work\_note\_fields | List of work queue fields that are captured in the work notes. | name,is\_queue\_item\_name\_unique,max\_attempts,purge\_status,purge\_days | - Name - Is Queue Item Name Unique - Maximum Attempts - Purge Status - Purge After \(days\) |
| sn\_rpa\_fdn.process\_schedule\_work\_note\_fields | List of process schedule fields that are captured in the work notes. | name,start\_date,end\_date,active,start\_time,workstation\_timezone,timezone | - Name - Start Date - End Date - Active - Start Time - Workstation Timezone - Timezone |
| sn\_rpa\_fdn.package\_work\_note\_fields | List of package fields that are captured in the work notes. | name | Name |
| sn\_rpa\_fdn.process\_parameter\_work\_note\_fields | List of process parameters fields that are captured in the work notes for the shared parameters and process parameters. | name,value,is\_sensitive | - Name - Value - Sensitive |
Select the system property that you want to modify.
On the System Property form, add or remove the values in the Value field.
For example, to display the changes for the Interval Type field on the Schedule form, open the sn_rpa_fdn.process_schedule_work_note_fields system property, and then add the
interval_typevalue in the Value field.Ensure that the values are added in the CSV (Comma-Separated Values) format in the Value field.
Select Update.
Related topics