Created on 15 October 2019
icon_unfollowing
Login to follow
roleperiod

RolePeriod

Version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 15 October 2019 by 
roleperiod

RolePeriod

Details
Enable to set the valid period to Role. Valid period can be specified in year, month, day, hour, minute, second. Rolls are automatically turned on / off according to the validity period at any timing (Timer or screen operation).
Read more

Overview

This module provides the feature to set the period that the user belongs to the role (or role group).

What this module includes

Functions

  • ApplyGroupUserPeriodById : Apply group user period setting with specified Id.
  • ApplyGroupUserPeriodByUser : Apply group user period settings to specific user.
  • ApplyPeriods : Apply group user period settings and user role period settings to specific user.
  • ApplyPeriodsAllUser : Apply group user period settings and user role period settings to all user.
  • ApplyUserRolePeriodById : Apply user role period setting with specified Id.
  • ApplyUserRolePeriodByUser : Apply user role period settings to specific user.

Popup Screens

  • GroupUserPeriodEditPopup : Create / Update / Delete group user period setting of each user
  • UserRolePeriodEditPopup : Create / Update / Delete user role period setting of each user

Web Blocks

  • GroupUserPeriodList : List the role groups that users have and their expiration dates
  • UserRolePeriodList : List the roles a user has and their expiration dates

Enttities

  • UserRolePeriod : Preserve role expiry settings for each user

    • Id
    • UserId
    • RoleId
    • ActivatedOn
    • ExpiredOn
  • GroupUserPeriod : Preserve role group expiry settings for each user

    • Id
    • UserId
    • GroupId
    • ActivatedOn
    • ExpiredOn
Release notes (1.0.0)
Reviews (0)
Category
Development tools, User management
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
RolePeriod has no dependencies.
Application Objects
RolePeriod has 5 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads 
Related assets