End
Definition
Here you could find other step types to custom your business workflows.
Detect duplicated user
Tasks details
That step type allows you to defineis the ruleslast point of the workflow. When the workflow get that will check if there are duplicated users.
Task name: identified name forpoint, thetask thatworkflow will becreated. For instance: Check duplicates for #{firstName} #{lastName}Actor(s) expression: write an expression to identify the actor depending on the requested role. One can use EL expressions based on role and application attributes. For instance: SOFFID_MANAGER/${primaryGroup}Assignment script: alternatively, write a Beanshell script to return the actor depending on the process variables. For instance: return primaryGroup.attributes{"owner"};Weight threshold: in the tab "User queries", you can define many different queries to search for similar users, and each query has a weight. If a user is found in one or more queries, the weight of each one of these queries are added. If the total weight is equal or greater than current threshold, the user is considered a user match.
FieldsDefined Tabs
User queries
This tab is only available when one of the below Step types is Detect duplicated user.
User queries allow you to customize a SCIM or Text query to detect duplicated users. You may define a weight for each query. If a user is found in one or more queries, the weight of each one of these queries are added. If the total weight is equal or greater than the current weight threshold (defined on Task details tab), the user is considered a user match.
Examples
Text Query
${lastName}
SCIM Query
attributes.birthDate eq "${birthDate}"
Define weight threshold on Task detail tab
Define weight for each query on User query tab: A user is consider duplicated when at least two queries are true.
Incoming transitions
Outgoing transitions
Custom
When you select the Custom Step type, you could configure a Script &&TODO&& ¿En que casos se suele utilizar este script y para qué?
-
ScriptUSER MANAGEMENT:allowsPERMISSION addingMANAGEMENTaACCOUNT customRESERVATIONscripttoincludeTask moredetailsbusinessDoes loginnotbetweenapplysteps.N/ADoes
notMailWhenapplyyouN/AselectDoes thenotMailapplyStepN/Atype,youcouldFields configureDoes thenotmailapplyinformationN/AtoDoes sendnotandapplytheN/ArecipientsDoes ofnotthatapplyinformation.N/ATosendaUser mailqueriesfromDoes SoffidnotConsoleapplyisN/AneededDoes tonothaveapplyconfigurationN/AofDoes ??????????&&TODO&¬- apply
- N/A
Identities(s):TriggersDoes not apply N/A Does not apply N/A Does not apply N/A Incoming transitions Outgoing transitions User,group,Does role,notorapplyemailN/AwhichDoes isnottheapplyrecipient.N/AEmailDoes address(es):notSetapplyoneN/Aormorevalid email address. Subject:Subject of the mail.Email message:Message of the mail.
Join
End