(...) Hello, in the "Absences" application I have two processes: Employee file, Holiday request. I wanted to ask you, how do you organize data sources for such a process? 1. Should the source of data be an employee's file with a list of items that reflects holiday leave limits? In this case, each submitted application should update the parent workflow (Employee file), but I am afraid that over time the fi (...)
(...) Functionalities like import/export application s, update plugin-packages and the generation of process documentations are only available within Designer Studio. Doing things manually tend to end up in inconsistencies. E.g. when packaging a new release, we might forget to update the documentation. Not sure what's best / easier, extending the rest api or making the functions available in a cmd line tool. (...)
(...) a workflow with 3 basic steps (start, intermediate, end(positive)) on those steps i set up paths with task creation on business rule level and i set up myself (my account). When I try to open that application in portal then on first step everything is ok and i can sent task to second (intermediate) step. AND here is a problem when i try move task from that step or even when i try open task in Admin mode (...)
(...) Any known issue regarding license services. because we are getting an error message in the portal saying "Failed to load license. Please check if the license server is running". From the application management tool the services is running successfully and when I try to refresh the licenses from the license manager tool I am getting an error message saying "Cannot connect license service. Please check if t (...)
(...) I'm having trouble running the SQL subworkflow. The query entered during the configuration works fine in testing. However, when I try to run the subworkflow in the application , I receive an error message that says, "An error occurred while executing the start subworkflow (SQL) action at the path. (Step: Verify application , Path: Submit for review) Incorrect syntax near the keyword 'from'." What could be the (...)
(...) rors are occurring on the portal. All processes are working correctly, did any of you have a similar problem? After analyzing the errors in GUID, I got a log as below. url: http://lowcode/api/nav/application s/mostused | action: GetMostUsed ip: 192.168.2.100 | msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML (...)
(...) I am fetching report data from the following endpoint: https://developer.webcon.com/2023/resources/rest_api5.0/#tag/PublicApiReport/paths/~1api~1data~1v5.0~1db~1{dbId}~1application s~1{appid}~1reports~1{reportid}/get There are properties for page and size, but information on defaults and max is missing. This seems to be explicitly documented on other endpoints, so i am questioning myself if there are limi (...)
(...) and falls back to the default layout? [WorkFlow designer before.png; WorkFlow designer after.png] (This results in me having to redo the path layout after *every* change to the process or the whole application ). Secondly, I understand that after *any* change to the workflow, the flowchart must be saved in the workflow designer so that it can be displayed on the portal. [Workflow Portal flowchart.png; Fi (...)
(...) ruction on how to directly (using insert-sql) import data into the database (into the WFelements table)? Which field values should we generate so that there are no problems with the operation of the application . Of course, WFF_STPID - step ID, WFD_DTYPEDID - form ID depends on the process, and the rest, e.g. RowVersion (some hexadecimal value) ? And other?
(...) I recently noticed a problem with sending emails from my environment. The most likely cause was the wrong password for the application pool account. I see a lot of entries in the WFMails table with a status of 0. I do not want all outstanding e-mail notifications to go out after changing the password. Is adding to the send queue based on the WFMails table, or is there another, dedicated database table for th (...)
(...) param, IntPtr lparam) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.application .ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData) at System.Windows.Forms.application .ThreadCon (...)
(...) Hi, I need to add an event to the AAD group calendar. Webcon uses/is synced with local AD. AD is synchronized with AAD. On the AAD side, an application with API permissions has been added Adding AAD groups and adding users to groups via graph API from webcon works fine. But, for example, if you want to add an event to the group's calendar POST method https://graph.microsoft.com/v1.0/groups/{group_ (...)
(...) Hello community, I am building application with one Dictionary process, and one standard process with 2 workflows. I would like to start second workflow many times as subworkflow of fist workflow and assign it to the several users/users groups (one per subworkflow) selected from Dictionary process. I am trying to use action “start a subworkflow (SQL)”. My understanding is that “start a subworkflow ( (...)
(...) Hello everyone, I have a question for you, maybe you can help me. I know you can set user privileges for each application or process separately, but I wonder if I can also restrict user visibility depending on some criteria.. For this scenario I've created: BPS user group: Software Engineer person X, person Y, person Z are part of software group Let's say there are also multiple projects and their (...)
(...) em with performing an SQL query to the BPS_Config database. The environment was installed with my administrative account. From the database level, I can also see that the users of the service and the application pool (db owner) have permissions to the database. The application pool is the account indicated in the installer as the user to connect to the database. The message itself points to a SID that I don' (...)
(...) Hi, the API endpoint returns a list of all processes inside a appliation. /api/data/v5.0/db/{dbId}/application s/{idguid}/processes It would be great, if the result would contain a property to check, whether a process in the result is only a relation. { "processes": [ { "id": 0, "guid": "string", "name": "string", >> "isRelation": "boolean"
(...) Hi, We have an issue related to the usage of columns from a datasource (dictionary, BPS internal view) within a choicefield-type field. The user 'windows user' has created a new application , a new process, and a new dictionary. After configuring these, the user created the corresponding datasources for them. They created a new process where they associated the dictionary/process with choicefield-type f (...)
(...) h @ redux-saga-core.esm.js:1126 s @ redux-saga-core.esm.js:1251 (anonymous) @ redux-saga-core.esm.js:396 Promise.catch (async) c @ redux-sagas-injector.ts:29 s @ redux-sagas-injector.ts:21 wt @ application Preparator.js:177 (anonymous) @ App.js:27
(...) h the report configuration menu under "Source". However, due to the fact that for a report consumer to be able to access instances in his report two permissions have to be present: "Access to the application " on the application level, as well as "Access all workflow instances (excluding attachments) on the process level. The issue now is that in Portal, every user has access to the "Archive" section. (...)
(...) n't know at all how I should do that and whether that is even possible. What would be your approach in such a scenario? Would you simply use an additional field with the hyperlink for the original application or go the long way via the Parent/Child-Workflow? Which would also be another point. It would be nice to have a statement/mark/whatever on the original request that the request now has a child wor (...)