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

search results

for application

(...) 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 (...)

(...) , and using it as source of job assigment. This way if such situation ocours we as Admins can change persona and unlock process. Is there a beter, more automtic way for this? I should say that our application has around 700 steps, and 1,5 thousand paths.

(...) e existing servers and move it to the new servers? -What about the time between installation and production? How can we see that Webcon is functioning properly on the new servers? How can we migrate application s to new servers and test them? What about the installation process in general, is there a good guide for installing Webcon with SharePoint? We also plan to upgrade Webcon after migrating to new Sh (...)

(...) . After importing the translation the report configuration will look like (1) in the database. There's nothing wrong with it and it works just fine in the current environment. When you export the application and import it to another environment, you may be in for a surprise (2). Comparing the configuration shows some difference. In my case the field 569 was an AttText4 field in the source and a WFD_Tab (...)

(...) Hi community, I am asking for help with permissions over the process. We have created an application , in the process I have set user rights (launch new workflow instances). The user has the right to delete the created process. I created the option to display the delete and save buttons at the process level in the workflow designer. The save button is displayed under the user, but the delete button is not (...)