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

search results

for Update

(...) notification has been activated for all path after the migration to 2025.1.1.23. New path are created without active push notification. I decided to deactivate this setting on database level: Update WFAvaiblePaths set PATH_SendPush = 0 where PATH_SendStandardEmails = 0 Afterwards: - Reset all caches - Reload everything in the designer studio Best regards, Daniel

(...) licate key row in object 'dbo.AppDashboards' with unique index 'UQ_AppDashboards_IsDefault'. The duplicate key value is (8). The statement has been terminated. w System.Data.Common.DbDataAdapter.Update dRowStatusErrors(RowUpdate dEventArgs rowUpdate dEvent, BatchCommandInfo[] batchCommands, Int32 commandCount) w System.Data.Common.DbDataAdapter.Update dRowStatus(RowUpdate dEventArgs rowUpdate dEvent, (...)

(...) Hi, i tried to Update to 2025.1.1.23 (from 2024.1.1.161) - there is no migration path?

(...) Is it possible to create a mobile app, where some data are also available, when the device is offline? For example I have to Update some data on devices, that are within a building where no data connection is available. I Update the data in the forms and when data connection is back, it synchronizes or sends the data. Best regards

(...) Hi, We noticed some problems with vacation Gantt chart report with past vacations after Update to 2024. The problem occured on 2 versions 2024.1.1.130 and 2024.1.1.161. 2024.1.1.130: #1 problem we noticed: We cannot see any past data vacations, mainly on a simpified report (black/white one). #2 problem we noticed: On a advanced report with colors we can see past vacations but not all typ (...)

(...) To improve the REST API and working with it, perhaps it is possible to introduce support for batch processing. I think it could help and speed up the work with field Update s in many elements. https://www.odata.org/documentation/odata-version-3-0/batch-processing/

(...) e the report summary so that we can see what would be changed. I'm currently restoring a backup of the production environment in the test environment to execute the import, and see what would be Update d. The reason for this is, that we are transporting an application to production. This application uses the centralized "Action" application which is used by most of the other applications on the e (...)

(...) 'ID elementu', e.WFD_STPID as 'ID kroku', s.STP_Name as 'Nazwa kroku', e.WFD_WFDID as 'ID rodzica', CONVERT(date, e.WFD_TSInsert) as 'data utworzenia', CONVERT(date, e.WFD_TSUpdate ) as 'data aktualizacji', e.WFD_IsFinish as '(Boolen) Czy ukończył bieg', e.WFD_IsDeleted as '(Boolen) czy skasowany', CONVERT(date, e.WFD_FinishDate) as 'Data ukończenia', -- zadania (...)

(...) KB article is directing to Webcon version not available in download https://community.webcon.com/posts/post/manual-database-Update -prerequisites-and-procedure/515/3 [quote] The problem has been fixed in versions 2023.1.3.326, 2024.1.1.193, 2025.1.1.72 by adding a mechanism in the installer (launched when installing or updating a WEBCON BPS version) to automatically Update the attachment database, (...)

(...) of the current Single-Use Access License for the external user was not successful". In this article "Public Link" is mentioned( https://community.webcon.com/posts/post/public-link/386/3) 2024 R1 Update From version 2024.1.1 onward, this functionality is licensed based on Single-Use access licesnes. You can find more information about this new type of licene (added in version 2023.1.1) in the foll (...)

(...) ry from my user 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 bette (...)

(...) they enter the dashboard or navigate between individual reports to access the desired view. There is no mention of this change in the changelog. Support has informed me that the changelog will be Update d to include information about the removal of this functionality. What makes this situation even more paradoxical is that, from a configuration standpoint, both reports and views (whether applicati (...)

(...) on a process in WEBCON where we need to display a countdown timer on a form. Specifically, we want the timer to be shown in the [time until next adjustment] field, counting down to the next scheduled Update . The timeout is set to Update the [value] field, and the countdown should dynamically reflect the remaining time until that happens. Has anyone implemented something similar ? If so, how did you a (...)

(...) Hello everyone, i recently needed to display a maintenance banner in Webcon BPS to inform users about an upcoming system or application Update . Since i couldnt find a clear guide, I want to share how i implemented it. 1. Display a permanent Banner in the portal --> Using custom css in the color-theme the easiest way to add a global maintenance banner in Webcon BPS Portal is by using the "Custome C (...)

(...) Hi, we can display the first attachment on page load. Unfortunately, this only works if the attachment is not displayed as a popup. Even if the documentation is Update d to mention this different behavior. I find it counter intuitive that this should be a different Instead of changing the current way, I would prefer a form rule which can be used to display an attachment in the preview. This wa (...)

(...) Hi everyone, I have a scenario where, in one of our workflows, we use the “Move Workflows (SQL)” action on a transition path to Update multiple workflow instances—often dozens or even hundreds. Each of these Update d workflows executes several actions upon transition, including making a REST API request to an external system. The issue arises when, for example, out of 150 instances, 140 complete su (...)

(...) in the request. Any idea why? I attached also screenshots of action configuration. See logs below: OG_ID LOG_DEFID LOG_WFDID LOG_WTHID LOG_STPID LOG_ACTID LOG_Status LOG_TSInsert LOG_TSUpdate LOG_RowVersion LOG_WFID LOG_AdditionalMessage LOG_ActionSucceeded LOG_Duration LOG_ActionType LOG_TransactionType LOG_ParentActionID LOG_ShowOnlyInAdminMode LOG_ACBID LOG_Name LOG_Descrip (...)

(...) Hi, an additional "Release feed" for new WEBCON BPS Update s would be nice to get informed about new releases. Kind Regards Sébastien Anselment

(...) service statuses: 1. SolrNet Category: Exception Role: SolrIndexer SolrNet.Exceptions.SolrConnectionException: Error 404 Not Found HTTP ERROR 404 Not Found URI:/solr/BPS_Activities/Update STATUS:404 MESSAGE:Not Found SERVLET:default at SolrNet.Impl.AutoSolrConnection.d__27.MoveNext() --- End of stack trace from previous location where exception was thrown --- at (...)

(...) is possibility to use Change Field Value action. But I can't select any field on configuration tab. Does anyone know what is the problem? How I should use it? My business case is that I need to Update a field which is based on some dictionary. Simply task - replace one value with another. It is needed to comply with some other needs and keep the data clean. My version is 2025.1.1.23