Blue Prism , how to preserver values in Data Item between program runs
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-11-20 05:24 PM
I am looking for a way to retain the value of a data item and store in some place so that I can use that value in the next run of the program.
Any assistance will be greatly appreciated.
------------------------------
Mithun Nahak
------------------------------
Any assistance will be greatly appreciated.
------------------------------
Mithun Nahak
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
16-11-20 11:27 PM
I save them to excel or csv file and load it at the next run.
------------------------------
Mitsuko
Asia/Tokyo
------------------------------
------------------------------
Mitsuko
Asia/Tokyo
------------------------------
Mitsuko
Asia/Tokyo
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-11-20 03:43 AM
You could use the Work Queues to hold the data. In First Run, update the queue item using Set Data action of Work Queues BO, Update the Tag with something to identify the required item in the next run and unlock the item. In next run get the item from queue by applying the Tag filter in Get Next Item action.
Hope this helps. Cheers!
------------------------------
Rafeeq Mohammad
Automation Engineer
Q4 Associates Ltd
------------------------------
Hope this helps. Cheers!
------------------------------
Rafeeq Mohammad
Automation Engineer
Q4 Associates Ltd
------------------------------
