Re: Restricting User for accessing certain forms on Midtier

2007-12-18 Thread patrick zandi
System discussion list(ARSList) > [mailto:arslist@ARSLIST.ORG ]On Behalf Of Misi > Mladoniczky > Sent: Tuesday, December 18, 2007 2:28 AM > To: arslist@ARSLIST.ORG > Subject: Re: Restricting User for accessing certain forms on Midtier > > > Hi, > > You could create an ACTL

Re: Restricting User for accessing certain forms on Midtier

2007-12-18 Thread Jason Miller
Kapoor > > > - Original Message > From: Misi Mladoniczky <[EMAIL PROTECTED]> > To: arslist@ARSLIST.ORG > Sent: Tuesday, December 18, 2007 12:58:04 PM > Subject: Re: Restricting User for accessing certain forms on Midtier > > Hi, > > You could create an

Re: Restricting User for accessing certain forms on Midtier

2007-12-18 Thread Stephen Waller
Tuesday, December 18, 2007 3:12 AM To: arslist@ARSLIST.ORG Subject: Re: Restricting User for accessing certain forms on Midtier ** Using the access control (form permissions) that the AR System provides would be your best option IMHO. Hugo On Dec 18, 2007 9:33 AM, vikas kapoor < [EMAIL P

Re: Restricting User for accessing certain forms on Midtier

2007-12-18 Thread Hugo Visser
g the forms. > How could i restrict it for some specific user? > > Thanks in Advance !! > -Vikas Kapoor > > - Original Message > From: Misi Mladoniczky <[EMAIL PROTECTED]> > To: arslist@ARSLIST.ORG > Sent: Tuesday, December 18, 2007 12:58:04 PM > Subjec

Re: Restricting User for accessing certain forms on Midtier

2007-12-18 Thread vikas kapoor
uesday, December 18, 2007 12:58:04 PM 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)

Re: Restricting User for accessing certain forms on Midtier

2007-12-17 Thread Joe D'Souza
From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] Behalf Of Misi Mladoniczky Sent: Tuesday, December 18, 2007 2:28 AM To: arslist@ARSLIST.ORG Subject: Re: Restricting User for accessing certain forms on Midtier Hi, You could create an ACTL that gives an Error-message

Re: Restricting User for accessing certain forms on Midtier

2007-12-17 Thread Misi Mladoniczky
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.

Restricting User for accessing certain forms on Midtier

2007-12-17 Thread vikas kapoor
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 Cus