cancel
Showing results for 
Search instead for 
Did you mean: 

Variable Screen Dilemma With RRI

former_member205400
Active Participant
0 Kudos

In our portal all of our queries were not getting the variable screen so we made the fix in our standard template zanalysis_pattern.

The only problem with that is the RRI's are getting the variable screen as well. This is not desirable.

Here are some options I thought of:

a) I looked in RSBBS and tried to add some kind of logic there to get the original template 0analysis_pattern, but could not find any method to include it there.

b) In RSBBS call a new template as the receiver instead of the query. The only problem there is that I need a template for each query.

c) Seems like there should be some kind of functionality where I could add the specific queries to the default template zanalysis_pattern and turn off the variable screen for them.

I need to solve this today so any help will be extremely approciated.

Mike

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member205400
Active Participant
0 Kudos

I would like to use Javascript, but not smart enough with it yet. I'm thinking I have to create a .js entry in the se80 mime entries.

In any event the quick and dirty was to create a new template.

Former Member
0 Kudos

We have chosen a different approach. Our RRI queries have been designed to have NO VARIABLES!

All necessary values are passed from the Sender query to the Target query.

Hope this helps...

Bob