DCA based off of a user in a module

Hi all,

Wondering if anyone knows of a way to matchup the user from a module with the user list used in the DCA module. Obviously you cannot lookup based off the user list, so wondering if anyone has a workaround.


Answers

  • @CommunityMember122229 

     

    The User is implied.  Take a look.

     

    Create a module with data

     

    2021-01-20_10-13-23.png

     

    Create a DCA module with two line items, Read and Write as booleans 

    2021-01-20_10-13-38.png

     

    Go back to the original module, and enable the DCA pointing to the DCA module 

    2021-01-20_10-14-32.png

     

    With write enabled, I can see the data 

    2021-01-20_10-15-17.png

     

    Removing the Write boolean

    2021-01-20_10-14-42.png

     

    I no longer see the data, no lookup needed

    2021-01-20_10-14-54.png

     

     

    Hope this helps,

     

    Rob 

  • Thanks for the quick response! I think i may have misspoken. I'll give a more detailed response:

     

    We have a customer master list that we are using across modules. In one of those modules there is a "user" line item that matches the user list. We'd want to use the "user" line item to be able to created dynamic access for end users.


  • @CommunityMember122229 

     

    So, in that module, are you going to dimensionalize the module by Users?  What exactly are you trying to accomplish with this line item being User?  Can multiple people update this module?  Can Selective Access be used so only certain people update it or is more of who updated it last?  If it is the latter, then you will most likely have to have an action to update that line item with User in it.

     

    Rob