OnDemand User Group

Support Forums => z/OS Server => Topic started by: rjchavez on September 28, 2016, 08:10:40 AM

Title: Suppresion of banner page
Post by: rjchavez on September 28, 2016, 08:10:40 AM
In the administration GUI (CMOD 9.5), there's a check-box on the Recipient update dialog which, I thought, was to prevent the banner page from being generated.  We use the banner exit (ARSRBAN) but in reading the documentation, it's not supposed to be called if this check mark is removed (?)  Does anyone know if this is the case?  ( I performed a test with the banner page check-mark removed but the exit was still called )

Thanks.
Title: Re: Suppresion of banner page
Post by: rjchavez on September 29, 2016, 05:19:32 AM
Well, I found that whoever wrote the exit, had accounted for the suppression of the banner pages by using the ARSRBAN-CUSTOMER-VARIABLES field.  The exit checks for a value which then suppresses it.  Apparently the exit gets called regardless of the check-box setting.  I also could not find any field which I could check in the exit correlating to the check-box.
Title: Re: Suppresion of banner page
Post by: Justin Derrick on September 29, 2016, 05:20:51 AM
Thanks for the update!  There's nothing more frustrating than a question on the Internet with no answer.  :)

-JD.