Ability to Download Processing Rules in a list
Description -
Add the ability to Download processing rules to a file for a given report suite.
Why is this feature important to you -
We make extensive use of processing rules and I need to share those rules with developers and sometimes analysts who do not (and should not) have access to processing rules in Admin. Currently I open all the rules and take a screen capture. It would be nice to be able to simply download the list.
How would you like the feature to work -
Add a download link. This would download the rules, in order for the given report suite. Something like:
| 1 | Tracking Codes | ||||||
| condition | |||||||
| always execute | |||||||
| Overwrite | Tracking Code 43 | With | wb.ecd (Context Data) | ||||
| If | wb.ecd (Context Data) | is set | |||||
| Overwrite | Campaign | With | wb.ecd (Context Data) | ||||
| If | wb.ecd (Context Data) | is set | |||||
| Overwrite | Tracking Code 43 | With | wb.src (Context Data) | ||||
| If | wb.src (Context Data) | is set | |||||
| Overwrite | Campaign | With | wb.src (Context Data) | ||||
| If | wb.src (Context Data) | is set | |||||
| 2 | Set Ref Module Variables | ||||||
| condition | |||||||
| All | wb.mmodule (context Data) | is set | |||||
| always execute | |||||||
| Overwrite | Module 17 (Prop17) | with | wb.mmodule | ||||
| if | wb.mmodule | is set | |||||
| Overwrite | Module 18 (Prop18) | with | wb.mmodule_wb.mlink | ||||
| if | wb.mlink | is set | |||||
| Overwrite | Referring Page+Module 34 (Prop34) | With | wb.mpage_mb.mmodule |
Current Behaviour -
Not able to download the list so far as I can tell.