Ability to Download Processing Rules in a list | Community
Skip to main content
RobertBlakeley
New Participant
August 30, 2023
New

Ability to Download Processing Rules in a list

  • August 30, 2023
  • 1 reply
  • 404 views

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:

1Tracking Codes      
  condition     
        
  always execute     
   OverwriteTracking Code 43With wb.ecd (Context Data) 
    If wb.ecd (Context Data)is set
   OverwriteCampaignWith wb.ecd (Context Data) 
    If wb.ecd (Context Data)is set
   OverwriteTracking Code 43With wb.src (Context Data) 
    If wb.src (Context Data)is set
   OverwriteCampaignWith wb.src (Context Data) 
    If wb.src (Context Data)is set
2Set Ref Module Variables      
  condition     
   Allwb.mmodule (context Data)is set  
  always execute     
   OverwriteModule 17 (Prop17)with wb.mmodule 
    if wb.mmoduleis set
   OverwriteModule 18 (Prop18)with wb.mmodule_wb.mlink 
    if wb.mlinkis set
   OverwriteReferring Page+Module 34 (Prop34)With wb.mpage_mb.mmodule 

 

Current Behaviour -

Not able to download the list so far as I can tell.

1 reply

Jennifer_Dungan
New Participant
August 30, 2023

This would help for reviewing rules to make sure everything is still accurate in a easier to consume / faster method.