(...) ments with out access to elements? (I changed access to crustal elements in sub flow - if user is not in particular group they do not see attributes of form but they see attachments and not crustal data ) I was just wondering there is other way to add right to attachments with out access to element ?
(...) Hello, as descriped on the developer documentation 'Package overview' page, I've tried to include different DLLs (in particular 'System.data .Odbc') for service and protal taken from seperate projects' output (targeting .NET Framwork / .NET 8). But the DLLs are never packed within the generated plugin package zip-file. -> https://developer.webcon.com/docs/package-overview -> https://developer.webc (...)
(...) providers, to do the mapping. First, I need the text layer to be added to the file, which is done by the ABBYY FineReader engine, and is fairly easy. Next, I would like to save the entire text layer data to the form field and then send it via API to the AI. My issue is how to do the middle part, which is saving the entire text layer data to the form field. Have any of you heard about an SDK able t (...)
(...) Hi, In WebCon we can create a new field and set it's visibility to be hidden on the forms that way the field will act as a variable for storing or passing data . Now the question is, if this field is hidden on the form how can i make it to always be visible on the instance history page? This is for troubleshooting, in a scenario where we want to check the variable values if they're correct. I alrea (...)
(...) ticed that the push 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 data base level: update WFAvaiblePaths set PATH_SendPush = 0 where PATH_SendStandardEmails = 0 Afterwards: - Reset all caches - Reload everything in the designer studio Best regards, Daniel
(...) d reports. The system and business (global) administrator would have such privileges. From the BPS Portal level, he could use the icon to switch to any user's account (administrative mode). Sometimes data source values are filtered and there is no way to see what the user actually sees. Regards, D.
(...) ocesses there were two different dashboards set as Default. Does anyone know how to fix this? Error: System.Exception: Exception occurred while importing table AppDashboards ---> Microsoft.data .SqlClient.SqlException: Cannot insert duplicate key row in object 'dbo.AppDashboards' with unique index 'UQ_AppDashboards_IsDefault'. The duplicate key value is (8). The statement has been terminate (...)
(...) ould this error mean? Webcon 2022. Today I have seen a lot of these kinds of warnings. MyGeneration.doodads category: exception role: UserSynchronization System.Exception: Multiple concurrent data base operations on the same TransactionInstance object are not supported
(...) am a little confused why this easy logic does not work. I have a single value field which contains an SAP-No. I'd like to know if this No. "is in" a Dictionary (collection by "Return all rows" of data Source Values). Always returns the "then" Value of my If-Clause...Think its really an easy mistake i make, but i cant see it :-(
(...) Managers.WorkFlowsManager.FillWorkFlows(DocumentWorkFlowsCollection documentWorkFlows, ICacheStore cacheStore, Int32 processId) w WebCon.WorkFlow.Studio.Logic.Managers.ProcessesManager.FillProcessdata (Process process) w WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessControl.set_data Source(Process value) w WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessView.ProcessViewPresenterBase`2. (...)
(...) 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
(...) th servers, the option 'Support for modifying objects in Active Directory' is enabled. Both servers are in the same domain and use the same user account. The SSL connection is active. On the test data base, actions work correctly, and users are added to Active Directory. However, on the production data base, I receive an error related to credentials. The login and password are definitely entered co (...)
(...) Hi, I had a cyclic action that was running every few minutes on step and generated a lot of logs. On 2 tables in the Config data base: AdminWFEventLogs and AdminServiceLogs This was the development env. Can I delete (truncate) them without consequences?
(...) ation 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 types. 2024.1.1.161: All type of repo (...)
(...) anagers.WorkFlowsManager.FillWorkFlows(DocumentWorkFlowsCollection documentWorkFlows, ICacheStore cacheStore, Int32 processId) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessesManager.FillProcessdata (Process process) at WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessControl.set_data Source(Process value) at WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessView.ProcessViewPresenterBase` (...)
(...) Hello community, I have a question, is it possible to update rows in a list of elements in more than one element using only one action in Inwoke REST WEB service? For example, /api/data /v6.0/db/1/elements/1111, 12222?
(...) rove 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 updates in many elements. https://www.odata .org/documentation/odata -version-3-0/batch-processing/
(...) ad/2906?messageid=2906 However, I’ve encountered an issue: my attachments are not stored in the WFAttachmentFiles table (there are ONLY 20 files in that table). Instead, they seem to only have metadata available in the WFdata Attachments table. Does anyone have any insight into this, or perhaps an alternative solution to generate a single text line containing all Base64-encoded PDF attachments, s (...)
(...) but ... I have that feature off... ---edit---- because I have Item list with attachments attribute so .. in popups window I can not pick attachment ... :/ and now I need i popup window put a data (category) and "save" and again edit line in item list by adding new attachment ... [the link to pick attachment is working ... but I don't need it in my scenario] P.S. System "Attachment group (...)
(...) I don't know if this is possible in the BPS 2025 version, but for earlier versions I miss the ability to center the text (and make it bold) on request for each column of the item list or SQL GRID data table. I don't think it's possible to set the background color for the column label. Regards, D.