(...) postalcode,postofficebox,primarygroupid,proxyaddress,sAMAccountName,sAMAccountType,securityidentifier,showInAddressBook,sn,st,streetAddress,telephoneNumber,thumbnailPhoto,title,userAccountControl,userparameters ,userPrincipalName,whenChanged,whenCreated,wwwhomepage?sub?(|(objectClass=user)(objectClass=group)) (page size: 500) This part (|(objectClass=user)(objectClass=group)) should look like this ((objec (...)
(...) I have problem ... [2022.1.4.404] maybe not problem but looks like is missing one option as parameters in creating task .. or I don't know how to in proper way configure path ... Now we have 3 parameters : 1. Wait for the completion of required tasks, 2. Mark tasks as completed, 3. Mark tasks as canceled. but what if I have flow where element have assigned 4 people in parent flow A,B,C,D. (...)
(...) :) ) This was very helpful for me. https://community.webcon.com/forum/thread/469?messageid=469 But I need counting only working days and I am really desperate. In System settings => Global parameters => Working days calendar I defined non-working days for 2024 and 2025. I have version Webcon Designer 2022 Thank you. Janka
(...) Hi all! We would like to add a datasource from REST API. Datasource method is POST, since we have many parameters . We need this datasource in different workflows and parameters are dependent on values entered in current form (different fields in different workflows) and also should be fetched from database from another workflow. As I can see there is no way to use current form field values (in J (...)
(...) t replicate the logic attached to the choose fields and similar. Therefore I would think we could improve the user experience in some cases if we would have a JavaScript function which would have parameters for - field name - parent HTML element - label HTML element. If this is the customer DOM The function would be called like this CreateField("AttChoose1",document.getElementById("myCu (...)
(...) mple: I am using the following statement to find out if a check in our invoice approvals is necessary, depending on a template workflow that defines the running order, using an item list to define parameters to jump into steps or not. Query is: if exists (select 1 from wfelements WF_E , wfelementdetails WF_D where WF_E.WFD_ID = WF_D.DET_WFDID and DET_WFCONID = {WFCON:1614} and {DCNCOL_ID:121} = {ST: (...)
(...) NullReferenceException: Object reference not set to an instance of an object. at WebCon.WorkFlow.BusinessLogic.Automations.Engine.AutomationEngine.RunErrorFlowCollectionAsync(AutomationEvaluationparameters parameters , AutomationWithparameters automation, AutomationRuntimeResult currentFlowResult, CancellationToken cancellationToken) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.AutomationEng (...)
(...) For example this would be the default labels Title: Confirmation Text: If you progress, this will trigger the deletion of xyz Buttons Yes, No This would be an alternative using the suggested parameters Title: Delete everything? Text: If you progress, this will trigger the deletion of xyz Buttons Yes, I know what I'm doing ; Cancel the action Best regards, Daniel Best regards (...)
(...) er then it works. The problem is that BPS_SQLUser doesnt have access to linked servers. I tried to give it sysadmin privileges but it didnt work. The only solution that worked was to update Globalparameters table and put NULL in SQLLowPrivilegeUser. Then Webcon connects to its database with 'dbo' user. This user has access to linked servers. I'd like to ask whether is there any better solution and wh (...)
(...) t or apply settings from a predefined configuration file. 2. Integration with MDM Intune – Seamless compatibility with MDM Intune or other mobile device management (MDM) platforms. 3. Configuration parameters – Settings for server address, authentication preferences, notifications, and other key app behaviors. 4. Bulk Device Support – Apply consistent configurations across numerous mobile devices with mi (...)
(...) Hi, it would be nice having a global default button style template configuration for the button style of paths in the parameters tab. We would like to define some styles like "decline", "approve". This way all negative or positive buttons would always have the same look and everything could be controled through the global style template in system settings. In the path parameter configuration a live pr (...)
(...) I have some form rules that have parameters , i would like to trigger them in a javascript/formrule javascript. However it seems there is no way input the parameters when invoking the form rule. Does somebody know a way to do this?
(...) efined. The one with AI competence and others without. As workaround we use now this custom CSS style code. Maybe it is useful for other customers. Just copy & paste it to system settings > global parameters > appearance into the field global CSS styles #Updated the code at 11:51: Added class and switched from display to visibility attribute to prevent layout changes /* Hide AI assistant in Designer (...)
(...) NDEX(CHAR(10), {Parameter:1}) > 0 THEN LEFT({Parameter:1}, CHARINDEX(CHAR(10), {Parameter:1}) - 1) ELSE {Parameter:1} Number of rows to return: First row (scalar function), all rows (table valued) parameters : Name: Input Description: The complete text with the line break character. When this is saved a function scalar/table valued is created and the bps_user gains execution permissions. CREATE F (...)
(...) users completes their task. (v2021) I also tested this in v2025 and it doesn't work in neither step - after one user finishes his task the workflow moves to the next step. Configuration: Path parameters : Operation executed on parallel tasks is set to Wait for required tasks to be completed, and Number of required completed tasks is set to All. Task Creation: Parallelism is set to Completion - All. (...)
(...) PowerShell integration action in WEBCON), then transition the workflow to a system step (without assigned tasks) to passively wait for the scheduled task to complete. The scheduled task retrieves its parameters either from the command line (passed during job creation) or by connecting to the BPS database. It’s essential that the scheduled job issues a PATCH API call back to the originating workflow instance (...)
(...) ltered values (sometimes user have to check multiple options that meet search phrase). Additionally it skips one sql query used for generating list of values in filter. It could be defined on report parameters or available to switch by the user.
(...) L parameter). Ideally, the solution should also work when exporting/importing the process between test and production environments. Has anyone done something similar or found a neat way to pass parameters between reports like this? Thanks in advance! Martin
(...) Dear Community, Currently, when accessing the homepage of WEBCON BPS, the browser title bar displays the name defined in: System Settings → Global parameters → Appearance → Portal name However, when navigating to a specific application, the title bar only shows the Application name, which can lead to ambiguity - especially when multiple portals or environments are in use. Suggested Improvement: Incl (...)
(...) d apply changes. but users aren't able to edit elements. In event log we can find the error Message=Wartość nie może być zerowa. Nazwa parametru: For the current thread not registered connection parameters . Source=WebCon.WorkFlow.Service StackTrace= w WebCon.WorkFlow.Service.Context.ServiceThreadsProvider.get_ThreadDbInfo() w WebCon.WorkFlow.Service.Context.ServiceThreadsProvider.get_IsInUnicod (...)