Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Polish
Panel
bgColorwhite
titleBGColorlight
titlePodstawowe informacje

Pakiet: com.suncode.plugin.administrationtools.scheduledtask.RemoveUsersTask

Dostępna od wersji: 1.0.X

Panel
bgColorwhite
titleBGColorlight
titleOpis

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
bgColorwhite
titleBGColorligth
titleParametry konfiguracyjne
Nazwa parametruod wersjiOpisTyp parametruUwagi 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'.
TekstuserName - 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.
Tekst 



Panel
titlePrzykładowa konfiguracja

 

 

Panel
bgColorwhite
titleBGColorlight
titleChange log

1.0.X

  • Utworzenie komponentu


English
Panel
bgColorwhite
titleBGColorlight
title Basic information

Package: com.suncode.plugin.administrationtools.scheduledtask.RemoveUsersTask

Available from version: 1.0.X

Panel
bgColorwhite
titleBGColorlight
titleDescription

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
bgColorwhite
titleBGColorligth
titleConfiguration parameters
Parameter namefrom versionDescriptionThe type of the parameterNotes 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.
StringuserName - 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.
String 



Panel
titleSample configuration

 Image Added

 

 

Panel
bgColorwhite
titleBGColorlight
titleChange log

1.0.2X

  • Adding a new component