Skip to main content
lane_h
Helper ⭐️
March 13, 2017
Question

Previewing a Merge in Bionic Rules

  • March 13, 2017
  • 11 replies
  • 111 views
I'm testing out a few things in bionic rules. We have some data that only lives in MDA. I want to match this with data from survey responses in a Data Space. However, I want to see the output before I set it up to take action.

Am I missing where we can preview that data or is that not a part of this?

11 replies

gayathri_n
Helper ⭐️
March 14, 2017
Previewing any task's data in bionic rules is not possible yet.  You may use the export to S3 option and test run the rule without actions to see how the data is and may proceed further.
lane_h
lane_hAuthor
Helper ⭐️
March 14, 2017
Hi Gayathri,

Is this on the short term, long term or not on the roadmap at all?
Director of CX and Scale Programs
dan_ahrens
Expert ⭐️⭐️⭐️
March 14, 2017
Gayathri - could export directly to CSV be supported? This option would be more convenient than exporting to S3, retrieving from S3 and then opening as CSV.
VP of Customer Success at Forcepoint
lane_h
lane_hAuthor
Helper ⭐️
March 14, 2017
Even an "Email Results" button like with custom rules when you do an aggregate field.
Director of CX and Scale Programs
darkknight
Expert ⭐️
March 16, 2017
Agree! This is very important functionality to have.  Exporting to S3 is too cumbersome.
Jeff Kirkpatrick
sundar
Expert ⭐️
March 20, 2017
Preview of merge on live data is not possible since it is a batch process that gets executed in backend... We can expose the preview of last execution be it test run or actual run, does this work?
lane_h
lane_hAuthor
Helper ⭐️
March 20, 2017
I think a better option would be "Email Results" option like we have when we do a calculated field.
Director of CX and Scale Programs
jeffrey_coleman
Helper ⭐️
June 23, 2017
Adding on to this, I don't mind the export to S3 option... it's reasonable all things considered. But I'd like to be able to enable or disable it at the rule level for testing. Some sort of "export all steps to S3" button when you run the rule that basically ignores whatever the per-action setting is. That way I don't have to turn on all the steps, test, and then go back and turn them all back off again.
sundar
Expert ⭐️
June 27, 2017
Absolutely... This is part of our backlog to give an option during manual run / test run to export the output of all the steps.
sundar
Expert ⭐️
June 27, 2017
Lane - As of now, you can see the results of the last task under execution logs -> View logs -> Click on the Get Link to download the results of final step in the bionic rule.