Agreed. Sage has to implement better messaging for their pop-up errors. If you add an idea for this, I'll vote for it.
For a scripted permission issue, that message is controlled by the script.
------------------------------
Kevin Moyes
Technical Systems Analyst
Munjal White Consulting Co.
Toronto ON
------------------------------
Original Message:
Sent: 04-14-2025 11:24
From: Jeff Schwenk
Subject: "Not Authorized for the ........"
Thanks. Good to know I am not blinded by the light...
@Kevin Moyes - Great suggestion for the script, but this is something that Sage should provide the functionality for. Guess it is a suggestion for the Ideation site and the Sage Idea web site. Perhaps it be acted upon before I retire.
------------------------------
Jeff Schwenk
Owner
Bottomline Software, Inc.
Waynesboro VA
(540) 221-4444
Improving bottom lines for over 25 years!
------------------------------
Original Message:
Sent: 04-14-2025 11:20
From: Kevin Moyes
Subject: "Not Authorized for the ........"
Check for scripts... such messages are custom, and might not be worded as nicely as you'd want. For predictable issues (like not being able to open a specific object) I am in the habit of referencing the object, and the script... but that might not be a common practice.
retVal = oSession.AsObject(oSession.UI).MessageBox("", "Access to AR_Customer_Svc is required for the ??? script to work.")
------------------------------
Kevin Moyes
Technical Systems Analyst
Munjal White Consulting Co.
Toronto ON