Edit element attribute incrementally during process?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-09-19 06:43 AM
Okay,
I'm trying to automate the export of audit logs to .csv through Blue Prism > System > Audit > Audit Logs > Date Log > Export.


Basically, the attribute 'UIA Name' refers to the row in the audit logs window, and the highlighted row in picture two is 'Date Row 0', 'Date Row 1' would obviously be the row directly below Date Row 0.
Is it possible to increase the 'Date Row 0' to 'Date Row 1' and 'Date Row 2' etc, incrementally, after an action within the process studio?
If this is not possible, how else could I select the row below 'Date Row 0'?
Thanks!!
------------------------------
Dylan
------------------------------
I'm trying to automate the export of audit logs to .csv through Blue Prism > System > Audit > Audit Logs > Date Log > Export.
Basically, the attribute 'UIA Name' refers to the row in the audit logs window, and the highlighted row in picture two is 'Date Row 0', 'Date Row 1' would obviously be the row directly below Date Row 0.
Is it possible to increase the 'Date Row 0' to 'Date Row 1' and 'Date Row 2' etc, incrementally, after an action within the process studio?
If this is not possible, how else could I select the row below 'Date Row 0'?
Thanks!!
------------------------------
Dylan
------------------------------
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-09-19 09:03 AM
Hi Dylan,
You need to use "Dynamic" Match Type and increment it in the loop. Then action using this element needs variable (which should be variable incremented in the loop) as a parameter for this specific attribute .
Best regards,
Michal Szumski
------------------------------
Michal Szumski
RPA developer
Rockwell Automation
Europe/Warsaw
------------------------------
You need to use "Dynamic" Match Type and increment it in the loop. Then action using this element needs variable (which should be variable incremented in the loop) as a parameter for this specific attribute .
Best regards,
Michal Szumski
------------------------------
Michal Szumski
RPA developer
Rockwell Automation
Europe/Warsaw
------------------------------
