(...) Community, We have problems with the different runtime environments of the WBCON Workflow Service (under .NET Framework) and the WEBCON BPS Portal (under .NET Core) and System.Data.ODBC. I have dev eloped an SDK plugin that integrates the NuGet package System.Data.ODBC to access ODBC data sources. The target runtime environment of the plugin package is .NET Standard 2.0, so that the plugins c (...)
(...) he option “Form field validation” is checked on the paths. If i deselect, it works. This is what MailApproval returns: ################# Path transition operation failed: Operation on element: dev /WAVE/2024/556 failed. Error: The following path was selected: Freigabe erteilt, weiterleiten an BL. {Name of the path in german} Status: Document not moved to next step. Details: Validation error (...)
(...) Hello, I've dev eloped a process (start - finish). In the System Settings, I've configured a HotMailbox using Microsoft Graph, specifying a user mailbox, and the connection is OK. The issue I'm encountering is that 90% of emails are returning a validation error and the workflow is not starting and e-mails are not moved to the ERROR folder either. For other emails, it has moved them to the Er (...)
(...) filter on picker field * Update filter on report * Check 'wizard mode' on path * Reorder paths * and other fixes requiring less than 5 minutes of work in designer studio... Going through whole dev /TEST/PROD workflow is overkill for those, and waiting 2+ weeks for making that change with next update is something i really want to avoid. At this moment I'm ending up doing that changes 3 times. O (...)
(...) ssController.SetViewDataSource(IProcessVirtualNode dataSource) w WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessController.HandlePanelFocusedNodeChangedImpl(IProcessVirtualNode node) w dev Express.XtraTreeList.TreeList.RaiseAfterFocusNode(TreeListNode node) w dev Express.XtraTreeList.TreeList.InternalSetFocusedRowIndex(Int32 newFocusedRowIndex) w dev Express.XtraTreeList.TreeL (...)
(...) Hi everyone, it would really be great if we could have the option to check in a business rule whether the edit mode is active. Currently we can check for: - Admin mode - Mobile dev ice - Share mode At the moment I'm using a combination of business rule and form rule to hide /show an element which is confusing. An alternative or maybe an even better option would be to provide a rule /func (...)
(...) Hello everyone, I've got a use case, where users want to make a specific path always redirect them to a specific dashboard. Right now, the returnurl parameter is built dynamically, and we (dev elopers) don't have almost any possibilities to change that behavior (we can create our custom links, so there is some). In most cases it will work like that IF user opened element from the dashboard, but tha (...)
(...) { "detail": [ { "type": "missing", "loc": [ "body", "id" ], "msg": "Field required", "input": null, "url": "https://errors.pydantic.dev /2.6/v/missing" }, { "type": "missing", "loc": [ "body", "category" ], "msg": "Field required", "input": null, "url": "https://err (...)
(...) ns. It acknowledges the reality that while mobile applications serve their purpose, the desktop experience remains paramount for many professional settings, including ours. I kindly ask the WEBCON dev elopment team to consider this request to incorporate PWA capabilities into WEBCON BPS, thereby enriching the toolset available to us and further solidifying WEBCON's position as a forward-thinking le (...)
(...) d the text in markdown format/notation/language (I'm not sure what the correct word is for this). What I need on top of the "actual document" is the life-cycle of the single articles/pages, i.e. the dev elopment of the content (history) and the review and approval steps before it is published. My idea was to move the entire life-cycle into Webcon and after approval it should be outputted into the (...)
(...) I have three environments: PROD, TEST and dev . My current WebCon BPS version: 2023.1.3.169. There was a global problem with business rules in the TEST environment (it also occurred before the system update, i.e. 2023.1.3.76) - it is not possible to introduce a single new rule because an error immediately appears, as follows: Typ: System.ArgumentOutOfRangeException -------------------------------- (...)
(...) this already with the current options, but it requires a dedicated implementation for each mail instead of a general approach. It may also be a stupid idea and I only came up with it as I'm also a dev eloper at heart who tends to abstract more than necessary. :) Best regards, Daniel
(...) Hi, Is there a simple way to get which environment runs a process? The data should be one of the 3 possibilities: dev , TEST, or PROD. There are many places in Webcon settings where environment is set as "Auto", but I found no variable giving the actual name of the environment. I know there's a table and inside is a row which offers this, but I thought there might be an environment variable off (...)
(...) Hi, I tried to import an application from the dev elopment environment to the production environment and got the error: "Check if the import service role (part of the core roles) is running for the current databases". Has anyone had this error? Thanks, Raluca
(...) Hi, I think everyone of use has run into this error more often in dev /test than anyone wants to admit. Message TIM_ID: 15 - WEBCON BPS Timeout actions error: checkout exception occurred. Instance ID (WFD_ID): 5907 WEBCON BPS Timeout ID (TIM_ID): 15 Could you we gain a global setting, with which we can disable this check / allow the timeout to undo the checkout? I completely understand (...)
(...) box or similar for a data row whether the recalculation can be skipped. While each execution takes only 30-50 ms this sums up to almost 2 seconds in total. Ok, this is also due to the fact that the dev system is undersized but this doesn't change the fact, that there is room for improvement. :) Best regards, Daniel
(...) Coming from dev eloping individual web applications, for large projects, it would be practical to have a fourth environment to run WEBCON BPS Instead of having only dev /TEST/PROD, we would like to have dev /TEST/INTEGRATION/PROD. or similar. dev /TEST would be in-house to dev elop and test the applications, and INT/PROD would be on the client's Infrastructure. This would make change management and (...)
(...) Hi everyone, When working on multiple environments, with many tabs opened in the browser there is high chance to get lost in which ones are dev /TEST/PROD. Maybe there is a chance to have a different Favicon per environment? Browsers offer grouping etc, so it's possible to manage, but it would be a nice touch :) Ideas in attachment. * Color coded as Designer Studio * With letters
(...) Hello, we did “live testing” for one non-critical application in dev environment. Is it possible to migrate application including the data (Workflow instances and dictionary data including their history) to higher environments TEST & PROD?
(...) Hi there I've got a concurrency error when I tried to import my application from test environment to either dev eloper or production one. Does anyone know how can I fix it?