How to handle missing servlet request in consent action ?

Cantor, Scott cantor.2 at osu.edu
Tue Nov 18 13:33:05 EST 2014


On 11/18/14, 6:24 PM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>
>It seems the action could either (a) log to error instead of debug or
>(b) return an error Event, but I've been avoiding creating new events
>for consent.

I think most of mine had natural errors to use, but the easiest catch-all 
is InvalidProfileRequestContext (which is actually where the servlet 
objects used to be before I moved them to action properties).

-- Scott



More information about the dev mailing list