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

search results

for data

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

(...) Hi, While testing version 2025.1.1.105, I noticed a bug that when the data source is disconnected from the application, it cannot be delated. Only after refreshing the entire designer does it allow the application to be deleted.

(...) Hi In order to improve and standardize the appearance of data entered in the description field, I propose adding the option of formatting HTML text in the description of groups and tabs. Similarly to what is possible in the description fields on attributes. Regards

(...) Hi Guys, Is there any way to configure paging for the item list? Got one with > 280 rows, initiated from the SQL query. I cannot use data table to display the data only, as users need to add comment for each row in one of the columns.

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