I did that exact same thing - it works good as the init-form opens in
the background without the user knowing and we had it grab their login
id, date logged in, etc.



On 6/27/08, Grooms, Frederick W <[EMAIL PROTECTED]> wrote:
> **
> A user Logging in thru the User Tool is easy.  You can leverage the
> Init-Form capabilities to determine when a user log's in
> ________________________________
> From: Action Request System discussion list(ARSList)
> [mailto:[EMAIL PROTECTED] On Behalf Of F Lawson
> Sent: Friday, June 27, 2008 10:24 AM
> To: [email protected]
> Subject: Re: Recording when a user logs in...
>
> ** Thank you, Misi and everybody who replied.  I really appreciate your
> assistance!  I'll try this first and a daemon if this doesn't work.
>
> Fran
>
>
> On Fri, Jun 27, 2008 at 12:45 AM, Misi Mladoniczky <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I have written such a daemon, it is not hard at all.
> >
> > Do you need live data? Otherwise the user-log has all the information
> > stored for you.
> >
> > From version 7.0 an forward, this can be done using workflow instead, by
> > leveraging the ARDBC-plugin used in the Admin Console -> Application ->
> > Users/Groups/Roles -> License Review.
> >
> > You can not create an escalation on the form vendor form itself, because
> > of the limited implementation. You MUST create a filter-table-loop that
> > goes through a table-field.
> >
> >        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.
> >
> >
> >
> >
> > > There are two ways I know of:
> > >
> > > 1 - Write a daemon that connects to the remedy server every x min's,
> > > checks
> > > for differences between now and last time it ran, and update those
> > > differences to a form
> > > 2 - Write a daemon that reads the user log (that you turn on in the
> admin
> > > tool), and parse the entries as they go in
> > >
> > > There is no 'ootb' method that I'm familiar with to get what you are
> > > looking
> > > for.
> > >
> > >   _____
> > >
> > > From: Action Request System discussion list(ARSList)
> > > [mailto:[EMAIL PROTECTED] On Behalf Of F Lawson
> > > Sent: Thursday, June 26, 2008 5:07 PM
> > > To: [email protected]
> > > Subject: Recording when a user logs in...
> > >
> > >
> > > ** Hello, List!
> > >
> > > I'm looking for a way to get the following information and log it in a
> > > table
> > > somewhere:
> > >
> > >  - When a user logs in
> > >  - What ARS license type the user has at that point (fixed, floating,
> > > read)
> > >  - When the user logs out/releases their token
> > >
> > > Do any of you know of a way to record this information across the system
> > > for
> > > all users?
> > >
> > > Thanks!
> > >
> > > Fran
> > > __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
> > > html___
> > >
> > >
> _______________________________________________________________________________
> > > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> >
> > > Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
> > >
> > > --
> > > This message was scanned by ESVA and is believed to be clean.
> > >
> > >
> >
> >
> _______________________________________________________________________________
> > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> >
> >
> >
> > Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
> >
>
> __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
> html___ __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers
> Are" html___

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to