I would also add one thing, Create an Access Log form, and push in who is doing this.. then you can Record flagrant violations and keep track.
On Dec 18, 2007 2:50 AM, Joe D'Souza <[EMAIL PROTECTED]> wrote: > ** Extending Misi's suggestion, > > Besides just giving an error or a warning, you can have a run process > (before an error action if error is the choice of message) to open a url to > take the user to a default form such as the home page after displaying the > message. > > Joe > > -----Original Message----- > From: Action Request System discussion list(ARSList) > [mailto:[email protected] <[email protected]>]On Behalf Of Misi > Mladoniczky > Sent: Tuesday, December 18, 2007 2:28 AM > To: [email protected] > Subject: Re: Restricting User for accessing certain forms on Midtier > > > Hi, > > You could create an ACTL that gives an Error-message when opening forms > that are not allowed. > > Form Name: All forms that are prohibited > Execute On: Window Open > Run If: ($CLIENT-TYPE$ = 9) # mid-tier > Action: Message Error > Permissions: Public > > Best Regards - Misi, RRR AB, http://www.rrr.se > > Products from RRR Scandinavia: > * RRR|License - Not enough Remedy licenses? Save money by optimizing. > * RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs. > * RRR|Translator - Manage and automate your language translations. > Find these products, and many free tools and utilities, at http://rrr.se. > > > Hi, > > > > We have an external Web Interface where we have a web view of several > > Forms on the Midtier(Tomcat 5.0). > > user can open certain forms on this. > > > > For e.g he can open form on midtier as > > > http://localhost:8080/arsys/forms/tmsupki/Customer+Start/Default+Administrator+View > > > > But if he replaces Customer+Start with Customer or any other form name > as > > , > > > http://localhost:8080/arsys/forms/tmsupki/Customer/Default+Administrator+View > > > > He is able to access this page too and see all the customer and this we > > doesn't want. > > How we can restrict the user for accessing Customer form ? > > Please give any suggestion/Solution. An early reply would be > appreciated > > !! > > > > Thanks & Regards, > > -Vikas Kapoor > __20060125_______________________This posting was submitted with HTML in > it___ > -- Patrick Zandi _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

