(...) 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.
(...) people and one of then is behalf then ... is more difficult ... SQL query: [code="SQL"] SELECT WFH_ID as 'ID of history', WFH_STPID as 'Krok ID', WFH_FinishDurationDateTime AS 'data ukończenia kroku', WFH_LeaveCurrentStepPath, WFH_LeaveCurrentStepDate, WFH_IsLastVersionInCurrentStep, WFH_Impersonator, dbo.clearwfelem(WFH_LeftBy) AS 'Zatwierdzone przez', (...)
(...) ors to my e-mail. I have no idea what can be the problem as in SOLR indexing queue in Designer Studio there are absolutely no items. I think this could have started after moving some items to archive data base, but not sure. How to fix this issue? Service: WEBCONPROD Log Range: Solr Message: SOLR indexing failed Category: Exception Role: SolrFileQueue Description: SolrFileQueue item ID: 6 (...)
(...) RY: [code="sql"] SELECT e.WFD_ID as '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 (...)
(...) Hi, Is there a feature in webcon for creating folders and storing files? If there is, I would like to know how to achieve this. Or is it better to leverage the use of SharePoint as a data source.
(...) KB article is directing to Webcon version not available in download https://community.webcon.com/posts/post/manual-data base-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 data bas (...)
(...) nd I'm trying to track specific user activities within the platform in order to comply with GDPR. Specifically, I need to log every time a user: 1. Opens an instance or document in order to access data , regardless if they've seen it before or not 2. Prints a document Has anyone tackled a similar requirement before? If so, I would really appreciate any advice, ideas, or suggestions on how to app (...)
(...) , however this is still a bit upsetting. When pasting the error code into the administration tools, it says that no error was found. One worfklow however does show an error: ex: WebCon.WorkFlow.data .Solr.Exceptions.SolrInitException: SOLR not initialized ---> CommonServiceLocator.ActivationException: Activation error occurred while trying to get instance of type ISolrOperations`1, key "" --- (...)
(...) Hello, is there a guide on how to move both data bases and the portal to new servers? I tried to backup the data bases, restore them on new data base server and then perform upgrade on the new application server, but the installation fails when connecting to the Search Server: 06-02-2025 19:02:51 msg: Step2 src: Upgrade 06-02-2025 19:02:55 msg: Sql version: 14.0.3480.1 src: SqlServerVersionCheck (...)
(...) Would it be possible to implement an option that would allow us to disable the alternating coloring of data tables on the form?
(...) Hi, I'd like to build SQL query that uses 'current BPS data base' and at the same time uses linked server that exists on that server. So I want to do sth like that: Select * from BPS_Content.dbo.WFElements t1 left join [my_linked_server].[data base].[schema].[my_table] t2 on t1.id = t2.id Unfortunately it doesnt work. I got an error in Webcon Studio "Access to the remote server is denied becau (...)
(...) hi, I would like to create a calculated column for a report with a list of items. This column, using SQL, should fetch data from another process. I want to map it based on the DET_Att23 ID for each row of the report:: select sum(DE.DET_Value2 - isnull(DE.DET_Value17, 0)) as nn from WFELEMENTS join WFELEMENTDETAILS DE on WFD_ID = DE.DET_WFDID where WFD_DTYPEID = '212' and DE.DET_WFCONID = '5 (...)
(...) Hello, I would like to set a comment as required depending on a value of a data table. Is it possible to make this requirement dependent on a business rule? If so, how would I proceed here? Thank you very much!
(...) docs.webcon.com/docs/2024R1/Portal/Reports/#id_7), but it appears to contain outdated screenshots. In version 2024.1.1.187, the tab previously labeled "Columns available in reports" is now named "data set Columns" under the "Columns" section. As shown in the attached image, the "Default sorting" section is missing. It may have been relocated, but we need your guidance to find it. We have s (...)
(...) I don’t quite understand why this feature was removed, and I believe it is a major step backward in terms of UX. Instead of using personalized private views on the dashboard—a place that consolidates data from multiple areas—users will now be forced to reconfigure reports every time they enter the dashboard or navigate between individual reports to access the desired view. There is no mention of th (...)