Menu

How to use OQL to get current user

Maguro
2014-05-27
2014-06-02
  • Maguro

    Maguro - 2014-05-27

    Hi,
    I wonder if we can use OQL to get the current login user.

     
  • Deniz

    Deniz - 2014-05-27

    Hello Maguro

    We use the following select:

    SELECT Person AS p WHERE p.id = :current_contact_id

    This should work

    But I´m searching for a solution, to get the email adress of the current login user. If Anybody has an answer for this, I would be happy ;-)

    br
    Deniz

     
    • jitsobullet

      jitsobullet - 2014-06-02

      Hi Deniz,

      Do you know if the same can apply within the notification email itself?

      I want to know if its possible to include the name of the current user within the notification email i.e. Customer Contract created by Xxxxx

      Kind Regards

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.