Welcome to Forums Sign in | Join | Help | Forums
in Search





Make the world a better place.

Re-using RE7 application logon in API

Last post 02-20-2008 3:09 PM by John Davies. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 02-18-2008 10:40 PM

    Re-using RE7 application logon in API

    We have a requirement to run an application (written in .Net Winforms) that fires up when you log on to RE7.  The app uses the RE7 API to deliver some new UI functionality.  This is all good and working, but we are using a specific logon that is known to the new app (username/password stored in config file).  Is there a way of using the credentials that the user logged on to RE7 with?  Would be very grateful for any help with this!

  • 02-19-2008 8:14 AM In reply to

    • David Zeidman
    • Top 25 Contributor
    • Posts 164
    • Organization: Zeidman Development
    • Products:  The Raiser's Edge

    Re: Re-using RE7 application logon in API

    When you create your REAPI object you just leave the user name and password blank. That way RE will either prompt you for a new login or it will take the credentials of the person who is logged in. Just ensure that you set the option so that the appMode is "amStandalone"

     David

    David Zeidman
    Zeidman Development
    http://www.zeidman.info

    Check out my RE API blog
    http://www.re-decoded.com
  • 02-20-2008 3:09 PM In reply to

    Re: Re-using RE7 application logon in API

    Hi David - thanks, I will give that a go!

     Cheers

    John

Page 1 of 1 (3 items)