WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for groups

(...) the end user may view any number of form fields that have the authorization mode configured as “Periodically required”. Access authorization can be enabled for form fields, as well as groups and tabs. It is possible for fields to have different levels of access authorization – although a scenario that involves a form having both periodic and always required authorization on the for (...)

(...) phone number specified in the configuration of the profile of the user designated to receive such messages. By default, the number is taken from AD or Microsoft Entra ID when synchronizing users and groups .   The phone number can also be manually added or edited directly in the user profile settings, but this operation requires additional authorization. In this case, the authorization co (...)

(...) ading business entity data. After saving, add permissions for the application at the process level so that it can start new instances. It will be available in the search engine, just like access groups or users. Access to metadata will allow you to list the available form fields when configuring Public Forms.   Fig. 9. Preview of application level permissions   Process-le (...)

(...) Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Manage users Manage groups Other related Community articles include: BPS users list synchronization Using the "Domain users" data source   The WEBCON BPS system is natively integrated with t (...)

(...) detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Alternative Application Addresses BPS users and groups list Licenses Integrations Other related Community articles include: Application hub   Introduction Until recently, making applications available under two independent (...)

(...) rosoft Graph API, it is possible to dynamically create calendar events and send invitations to participants. The following endpoint is used to create a meeting: https://graph.microsoft.com/v1.0/groups /<group_id>/events This mechanism allows an event to be added directly to the Microsoft 365 team calendar associated with the Microsoft Teams team. As a result, the meeting is visible to all (...)

(...) lel. This means that during this time some users may continue to work based on old User CALs, while the administrator can already assign new Lite/Core/Premium licenses to other users – and both groups will function simultaneously. Only after the transition period ends will users who have not been switched to the new licenses be unable to perform operations in Portal. In this scenario, the issue (...)

(...) vailable on the Help page.   Tab: Commands Fig. 6. Tab: Commands   The second part of the MailApproval global configuration is located on the Commands tab. In the Command groups section, you can define standard, most commonly used sets of commands supported by MailApproval. Then, in the Commands section, for each command you must specify a list of words and phrases to which (...)

(...) is. Ok, it will collapse the rows after the initial rendering, but it will look like they were displayed as collapsed from the beginning. In addition, you will be able to toggle the state for all groups and hide the grand total row. You can read it up in this blog post:  

External content by Daniel Krüger; March 23, 2026;  The original post has appeared on daniels-notes.de   Now and then you may have menu buttons which interact with an item list. While the top toolbar is an anchor for all actions, it would be easier if these menu buttons could be displayed next to the item list. This improves the user experience: The user doesn’t

(...) rkflow's global actions one can add automations that get executed "on start (cyclical)". It's hard to keep an overview of all workflows with such automations through all application groups , applications, processes and workflows. To get an overview one can create an MSSQL data query with the current database as connection and the following SQL query. It returns in the first column (...)

(...) for all your questions/comments which helped me a lot or inspired me at least. Today, i have my own problem/question and maybe someone of you were struggling with it before. I am working on a "BPS groups Managing Tool" and therefore wanted to use the WEBCON tables BpsUsers & BpsUsersGroupRelations. But actually both tables are returning nothing, when using "SELECT * ...". Does anyone have an idea, (...)

(...) set an expression/field. When the error is displayed on the form the "Set Focus" action is executed and the configured value selected. I assume that the "Set focus" action already toggles collapsed groups /other tabs. Best regards, Daniel

(...) ssions, IEnumerable`1 dashboards, IEnumerable`1 linkedProcesses, IEnumerable`1 starts, IEnumerable`1 reports) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessTreeStructureDownloader.GetApplicationgroups Structure() at WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessController.RefreshData() at WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessPanel.RaiseDataRefreshRequest() at WebCon.Wor (...)

(...) [WFActions] actions join WFSteps on ACT_STPID = STP_ID join WorkFlows on STP_WFID = WF_ID join WFDefinitions on WF_WFDEFID = DEF_ID join WFApplications on DEF_APPID = APP_ID join WFApplicationsgroups on APP_AGRID = AGR_ID where ACT_LogExecution = 0 and ACT_IsDeleted = 0 order by AGR_Name, APP_Name, DEF_Name, WF_Name, STP_Name Even so it's tempting, you shouldn't use an SQL statement to change th (...)

(...) Hello together, I execute a PowerShell script directly on a path in my Webcon workflow. Beacuse I'am searched through some groups I got an timeout after one minute. I get an error with the message: "Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding". But where can I increase this timeout value to higher then a minute? Thanks for your help Max (...)

(...) Hello, I have a field for "internal comments" and I want three user groups to be able to edit this field on every step of the workflow. On steps where they have the general right to edit, this works, but not on other steps. To clarify, on those other steps, they should NOT have rights to edit the step, ONLY to edit this one multiline text field. And any other group should NOT have the right to edit t (...)

(...) Hi, I have created a report, in which i am only interested in showing the Year-portion of a datetime-field. This works good until i try to group for the shown values in there. The groups are not built by the years in this case, but still on the entire value. It would make more sense to group according to the display option the grouped column is set to. Especially because i dont know how to do calcul (...)

(...) Hi everyone, maybe I have a wrong idea how a multi value picker field is used in filters/groups in reports. Current situation: The picker field will store the selected values in the order they have been chosen. If you use this field as a group, every unique "string" will be used as a group. Example: Workflow instance 1: IT: Research & Development Workflow instance 2: IT: Research & Deve (...)

(...) We have a visibility restriction (hidden for few security groups lev1-lev4) on a form field and visible for few other groups . I have created a new report and added the form field which has visibility restriction to the report but it is not displaying any data due to the visibility restriction. As an admin also I cannot see data. How can I fix this issue?