How to know current User ID

Ana22
edited November 2022 in Modeling

Hi, 

I am trying to create a DCA where in the requestor should be the only one to be able to Submit a request. In this example for this module, I am logged in as user id Camille@abc.com. since the requestor is Mark@abc.com, the Submit checkbox should be disabled since me(Camille) is not the requestor.

 

Ana22_0-1669793214325.png

 

Is there a way to do this in Anaplan?

 

Thanks!

 

Answers

  • Vinay VaradarajM
    edited November 2022

    Hi @Ana22 ,

     

    Assuming the following:

    - Requestors are end users (as opposed to admins)

    - The request module is dimensioned by users list

    The end users would not be able to access other users, so you need not take any other actions (DCA etc), unless required by other processes.

     

    Hope this helps!

    vinayvm

  • ManjunathKN
    edited November 2022

    Hi @Ana22,

    You should be able to do this with DCA.

    -create a module with users list and add 2 line items (write and read).
    -tick boolean Mark@abc.com for write line item and other line item(read) - Not Write line item.
    -apply this across read and write driver in BP view of Submit Line item.

    ManjunathKN_0-1669815680743.png

    Thanks,
    Manjunath