(...) , or it may not appear at all if only one of the authorization methods is selected. It allows the user to select the authorization method: a one-time authorization code will be sent to the user's email address (email message), phone number loaded from Active Directory and defined in the user's profile (SMS), or to the mobile application (PUSH notification). Fig. 4. SMS with au (...)
(...) s displayed where you need to specify the device name and press the Verify button. After this operation, a message containing a 6-digit authorization code (token) will be sent to the email address you used to register in WEBCON BPS, or, depending on the configuration, via an SMS message. The authorization code remains active for 4 minutes, but it is possible to prolong this time. (...)
(...) e which columns will be returned by the data source. The columns with a gray background are required and cannot be unchecked. These are: COS_BpsID* COS_Department* COS_DisplayName* COS_email * COS_JobTitle* COS_Login* COS_ManagerBpsID COS_ManagerDisplayName The columns marked with an asterisk are the default columns loaded into the configuration of each Person or group field. (...)
(...) alid login and password. These can be found on the license purchase certificate. For Freemium licenses, the activation login and password are sent in the registration confirmation email . 2. Online activation Online activation requires direct access to the Internet. Before proceeding with activation, make sure your Internet connection is stable. Follow these steps: (...)
(...) e is allocated to an employee. Whenever a new XP is allocated, there's a rule checking if that particular employee is eligible for a new badge. If they are, the badge is allocated to them, and an email is sent to the entire company. email : 3. Displaying badges on the employee's profile. Of course, employees need to be able to showcase their latest badges. So, the p (...)
(...) 39;s not an overview of the different topics. Therefore, I compiled a list on my own and provided additional information wherever necessary. Covered topics are: User interface Data email s Enforce one language SDK There's even an official video: READ MORE: HERE
(...) e authorization code in the form window to confirm their identity and proceed with their work. If no phone number is provided for the user, they won't be able to authorize through this channel. email – a one-time authorization code will be sent to the email address of the end user performing the activity that requires additional authorization. The user must enter the authorization code in t (...)
(...) interested in these then you can still take a look at the SQL command stubs: Get workflow data Get item list data Join workflow element and item list Get attachments of the workflow Get email s of workflow List users in a group READ MORE: here.
(...) mains to fill in the Client ID and Client Secret of the Azure application. Authentication takes place within scopes, in accordance with the OAuth2 standard. The list should include: openid email profiles Fig. 5. Authentication configuration in Designer Studio Based on the authentication created in this way, a REST Web Service data source should be created. In its conf (...)
Applies to version: 2025.1.x and above; author: Grzegorz Straś Updated in 2025 R2: Authorization now available on table reports Related Documentation The 2 areas relevant to setting up this feature are the Visibility tab in the configuration of each form field, and the Security node in the global parameters, where the authorization methods are enabled. This article references on
(...) ing prior to implementation in the production environment. Global automation and its content The definition of the proposed global automation is as follows: Action 1: Send standard email When an inspection is scheduled, the system automatically sends a notification to the vehicle user and the Administration Department. Action 2: Change value of single field After the inspect (...)
(...) e. This type of application is designed for communication between services and does not require user interaction. When creating the application, specify its name, a unique login in UPN format, and an email address. Once the application is saved, the system will generate a Client ID and allow you to generate a Client Secret, which should be kept safe as it will not be possible to view it again. & (...)
(...) g the processed documents. These include: creating a document in the system, uploading the document file for signature, checking the document status, sending a document signature link via email , two-stage validation using SMS service. These functionalities enable the following communication scheme (workflow): Fig. 1. Workflow diagram The process includes two defin (...)
(...) ooks as follows: The top section of the form relates to the group being created. The key fields for the group creation action are: Display name, Group login, Organizational Unit, and email address. Creating group The screenshot below presents the Manage groups action configuration window with the setup used to create a new group: The action mode is sel (...)
(...) mary of a futher going use case using this setup: The technical entry process of new employees has multiple PSU endpoints. The first is used to normalize the names of the new employee to create an email address following our company naming convention. A second endpoint is used to generate the samaccountname. The third endpoint creates the AD user and sets all attributes that are entered in the WEBCO (...)
(...) i guys, I've I some suggestions for the task management process : 1. Add reminders configuration for tasks * possibility to define reminder templates:list of reminders: WHO, WHEN, MESSAGE, channel (email , sms, other ?) * you can attach reminder templates to each type of tasks (workflow steps) 2. Add escalation configuration for tasks * possibility to define escalation actions. Good to define escalat (...)
(...) Hi all! I need to create an email alert that will be triggered if a Task Assignment Workflow is created for a specific user. My goal is to check if that user is a User Cal (has a Webcon licence) and if not send me an email so I can give the user the access required. I've created a Send custom email and I'm trying to define the execution rule that will be checking the previous statement. My query (...)
(...) xperienced this error. Everything worked fine until Users list configuration step. When I try to configure the local AD as source for synchronization, I receive the error "The parameterized query '(@email nvarchar(4000),@DisplayName nvarchar(4000),@BpsId nvarch' expects the parameter '@DisplayName', which was not supplied." I assume, that for one of my service accounts the property display name is no (...)
(...) of my company uses a specific application to search and book flights. When they have a flight chosen and booked, they get a table through a command done inside the application which can be pasted in email /world/excel. When the copy table is pasted in notepad++, the script is not available so I was trying to get ideas on how to paste the information inside webcon and make it available as a table. (...)
(...) Is there a way to do a little more modification to the attachments portion of a form? We'd like all attachments, email msgs included to be shown on the first tab. Failing that, hiding the first 2 tabs and only showing the "all attachments" tab.