Reltio Connect

 View Only
Expand all | Collapse all

Hide Particular crosswalk data from merged profile

  • 1.  Hide Particular crosswalk data from merged profile

    Reltio Partner
    Posted 03-16-2023 08:47

    Hi All,

    We have a requirement to restrict user access to profile data based on Source. For example, Domain A is having Source A and Domain B is having Source B and if User1 is from Domain A and user2 is from domainB . User 1 should see data from Source B and vice-versa.

    Note: Even if the profiles from Source A and Source B are merged , same restricted access should apply.

    We have tried with meta security roles and role based survivorship. it is working in profile view but when users open sources view , they can see other domain data .

    Is there any way to restrict ? or Is there any way to hide sources view only for the restricted roles.

     @Ashish Rawat@Chetan P@Gino Fortunato@Chetan P@Gloria Faley@Chetan P , Could you please help if you have any solution for the above problem.

    Thanks and Regards,



    ------------------------------
    Chenchu Giri Manduva
    ------------------------------


  • 2.  RE: Hide Particular crosswalk data from merged profile

    Reltio Employee
    Posted 03-16-2023 11:26

    Do these users need to see the sources view?  i.e. are they data stewards or do they have other roles?



    ------------------------------
    Gino Fortunato
    Senior Solution Engineer
    Reltio
    ------------------------------



  • 3.  RE: Hide Particular crosswalk data from merged profile

    Reltio Partner
    Posted 03-16-2023 11:38

    DomainA and DomainB users(They will have mostly Read access ) need not to see Sources tab ,  but other users(global) should see sources tab.



    ------------------------------
    Chenchu Giri Manduva
    ------------------------------



  • 4.  RE: Hide Particular crosswalk data from merged profile

    Reltio Employee
    Posted 03-16-2023 11:47
    then, using the roles you have created, hide the sources view for the domain A and B users. The Reltio perspectives are governed by the same permissions that the data is.

    --

    Gino Fortunato

    Senior Sales Engineer

    gino.fortunato@reltio.com
    +1.415.867.4195
    blog.reltio.com
    Get the Study
    Total Economic Impact Study Finds Reltio's Modern MDM Delivered 366% ROI





  • 5.  RE: Hide Particular crosswalk data from merged profile

    Reltio Partner
    Posted 03-16-2023 11:54

    Could you please let me know , how can we hide sources view for a particular role ? When we try to disable Sources view in the ui modeler , it is not showing for all the users. 



    ------------------------------
    Chenchu Giri Manduva
    ------------------------------



  • 6.  RE: Hide Particular crosswalk data from merged profile
    Best Answer

    Reltio Employee
    Posted 03-21-2023 15:26

    Sorry for the delay: it took me a while to make sure I had this right.  Big hint: remember that a user who has role_ui_all will see everything in the UI regardless of the security setup!  ;-)

    To configure this, download the file ending in sources.json via the UI Builder in the Reltio Console.  In the section where the "class" ends with ".Action" add the following to the file using your favorite plain text editor:

                "canRead": {
                    "roles": [
                        "ROLE_I_CREATED_TO_SHOW_HIDE"
                    ]
                }

    Save the file.  Upload via the UI Builder and publish the change.  Then login as the user who should not see the perspective.  It should no longer be visible.



    ------------------------------
    Gino Fortunato
    Senior Solution Engineer
    Reltio
    ------------------------------



  • 7.  RE: Hide Particular crosswalk data from merged profile

    Reltio Partner
    Posted 03-27-2023 12:04

    **Sorry for the late reply**

    Thank you so much Gino , It is working . Now we are able to show Sources perspective only to a particular role. Once again, thank you for the help.



    ------------------------------
    Chenchu Giri Manduva
    ------------------------------



  • 8.  RE: Hide Particular crosswalk data from merged profile

    Reltio Employee
    Posted 03-27-2023 13:02

    GREAT! Glad we could help!



    ------------------------------
    Gino Fortunato
    Senior Solution Engineer
    Reltio
    ------------------------------