LifeTime Users and Roles export
836
Views
4
Comments
New
Lifetime

Hello,

In several organizations there is a need to perform periodic access reviews because of regulatory requirements, and for doing this it implies to extract the list of users and roles with the permissions peer environment. So having this in consideration my sugestion is that in LifeTime Users List (/lifetime/Users_List.aspx) and Roles List (/lifetime/Roles_List.aspx), the Administrator would be allowed to export this information to Excel or/and pdf. 

Thanks,

Miguel Oliveira


Hi Oliveira,

I believe you can already export all that information using the LifeTime API:
https://success.outsystems.com/Documentation/11/Reference/OutSystems_APIs/LifeTime_API_v2

Please check it out and let me know if this API gives what you need, in which case, I will have to mark your Idea as Out-of-scope.

Regards,

Daniel

Hi Daniel,

Using the LifeTime API is what I've been using to get this information, but for an operations team point of view that only uses LifeTime and ServiceCenter, I believe it's easier to have the feature available in LifeTime than having to develop an application just to retrieve this information that is already available and present in LifeTime so can be exported to excel.

Thanks,

Miguel

ok got it

Hi!

What about developing a LifeTime Plugin?

I think one of the premises of LifeTime development by OutSystems is that it should be an extensible tool as LifeTime itself cannot have everything single requirement; for the requirement to make it to the tool it needs/should make sense to the majority of the customer base.

In that sense, developing a LifeTime plugin could be a possibility as it will be "inside" accessible from LifeTime and so the Operations Team will be familiar with it.

--Tiago Bernardo