Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
beforeLoad context missing the request parameter?
So,
In SS1.0, the BeforeLoad gave you the nolbjRequest object ... which was handy to you wanted to pass in some vales via the querystring parameters. In SS2.0, I was expecting similar access to an https.ServerRequest object. But aghast! Its not there!
Any clever ideas on how to check the querystring parameters in the beforeload of an SS2.0 script?
0