How to set a Tempo Report Security done on a Data Store?

Hello to everyone,

I have a question regarding how to set a Tempo Report Security done on a Data Store and not on an active process:

If I create a report on an active process i can drive the security as i wish using the node "Modify Process Security", so for example i can make a specific istance visible by one ore more users, but not by others.

There is a similar way to do so on a Report made starting from a Data store? and what about a Record done departing from the same Data store? In Other words there are some sail functions that help me to set a more specific security?

Thanks

OriginalPostID-203859

OriginalPostID-203859

  Discussion posts and replies are publicly visible

Parents
  • Ok a more specific requirements are the following:

    •          Every requestor has a manager and a country associated, defined in a database table in the following way (requestor username – manager username) and (requestor name – 1+ country)
    •          Every country has one ore more supervisor defined in the database in the following way (country – 1+ Supervisor)
    •          Once a request is inserted on the database will be saved requestor username and requestor country
    I want that every single request will be seen by:
    •          The requestor
    •          The requestor’s Manager
    •          The supervisor of the requestor’s country

    Thanks
Reply
  • Ok a more specific requirements are the following:

    •          Every requestor has a manager and a country associated, defined in a database table in the following way (requestor username – manager username) and (requestor name – 1+ country)
    •          Every country has one ore more supervisor defined in the database in the following way (country – 1+ Supervisor)
    •          Once a request is inserted on the database will be saved requestor username and requestor country
    I want that every single request will be seen by:
    •          The requestor
    •          The requestor’s Manager
    •          The supervisor of the requestor’s country

    Thanks
Children
No Data