Skip to main content
vikarms6429
August 28, 2023
Question

Get loggedIn user's url.

  • August 28, 2023
  • 7 replies
  • 4 views

Hi All,

Is there any way to get the logged-in user's  Site URL? We are using multiple sites in my application and I Just to confirm which Site user is currently logged In.

Thanks in Adavance.

Regards,

    7 replies

    stefanhelzle0001
    Brainy
    August 28, 2023

    No. That concept does not exist in Appian. A use does not login to a specific site or application, but only to the whole environment.

    vikarms6429
    August 28, 2023

    I have a situation, where one user is a member of 2 groups. I am performing assignments and maintaining 2 different sites. From site 1, I can able to assign tasks of Dept A, Dept B, and to Group Inbox. And From Site B,  I can only assign To Dept A. As the I am part of both groups, would not able to restrict him. When he logged in from Site 1, he could see all the options of assignment(Dept A, Dept B, and assign to Group inbox), and When he logged in from site 2, He should only see the option to assign Dept A. But it's not happening. He sees all the options of assignment no matter from which site he logged in. I need help here.

    stefanhelzle0001
    Brainy
    August 28, 2023

    I understand. When creating a process report of type "tasks for user", add a field that allows you to filter the tasks in a way that both sites only show relevant tasks.

    Either create two reports with predefined filters, or a common one and filter at query time.