Zadanie zaplanowane służące do dezaktywacji/usunięcia użytkowników z systemu PlusWorkflow. Lista użytkowników do usunięcie jest pobierana ze źródła danych. Źródło może zostać wywołane z parametrami podanymi w Zadaniu Zaplanowanym. Jako wartość parametru wywołania oprócz stałych wartości można użyć znaczników czasowych.
Panel
bgColor
white
titleBGColor
ligth
title
Parametry konfiguracyjne
Nazwa parametru
od wersji
Opis
Typ parametru
Uwagi i ograniczenia
Identyfikator źródła danych*
1.0.X
Id źródła do wykonania. Źródło musi zwrócić parametr o id 'username', opcjonalnie parametr 'targetUserName'.
Tekst
userName - użytkownik do usunięcia, targetUserName - użytkownik na kogo przepisać zadania
Tryb działania*
1.0.X
Określa czy ma dezaktywować użytkownika i usunąć (DELETE), czy tylko dezaktywować (DEACTIVATION)
Tekst
Parametry wejściowe źródła
1.0.X
Parametry z jakimi zostanie wywołane źródło danych. Format JSON {"parametrId":"value"}. Możliwość używania tagów czasowych. np: {current_YYYY}-{current_MM}-{current_DD} postawi aktualną datę w formacie yyyy-MM-dd
Tekst
Domyślny docelowy użytkownik
1.0.X
Jeżeli nie zwrócono wartości z parametru 'targetUserName', to na tego użytkownika zostaną przypisane zadania. Wartość pusta oznacza przepisanie na domyślnego użytkownika systemowego.
Scheduled task for deactivating/deleting users from PlusWorkflow system. The list of users to delete is taken from a data source. The source can be called with the parameters specified in the Scheduled Task. Timestamps can be used as the call parameter value in addition to fixed values.
Panel
bgColor
white
titleBGColor
ligth
title
Configuration parameters
Parameter name
from version
Description
The type of the parameter
Notes and Restrictions
Document class name*
Datasource ID
1.0.X
The
name of the class in which the files will be encrypted
String
id of the source to execute. The source must return a parameter with id 'username', optionally a 'targetUserName' parameter.
String
userName - user to be deleted, targetUserName - user to whom to assign tasks
Operation mode
1.0.X
Specifies whether to deactivate the user and delete (DELETE) or only deactivate (DEACTIVATION)
String
Datasource input parameters
1.0.X
The parameters with which the data source will be called. JSON format {"parameterId":"value"}. Ability to use time tags. e.g: {current_YYYY}-{current_MM}-{current_DD} will put the current date in yyyy-MM-dd in format
String
Default target username
1.0.X
If no value is returned from the targetUserName parameter, jobs will be assigned to that user. An empty value means rewriting to the default system user.