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

search results

for data

(...) ith complete access to all resources, or an Application Administrator with control strictly limited to a single application. In the first scenario, the System Administrator has visibility into all data sources utilized by the other department, which implies access to all their data . In the second scenario, the Application Administrator is given a "lite" version of Webcon Designer Studio. They ca (...)

(...) Con.WorkFlow.Service.Context.ServiceThreadsProvider.get_ThreadDbInfo() w WebCon.WorkFlow.Service.Context.ServiceThreadsProvider.get_IsInUnicodeMode() w WebCon.WorkFlow.BusinessLogic.Licencing.data baseInfo.Daldata baseInfoGetter.GetInfo(Boolean loadAttachmentsdata bases) w WebCon.WorkFlow.BusinessLogic.Licencing.RestrictionsCheckers.ExpressLicenceRestrictionsChecker.Createdata baseSizeLicenseR (...)

(...) ATCH requests: https://docs.webcon.com/docs/2025R2/Studio/Process/APIDefinition/#2-running-mode However, in my 2025 R2 environment I can only see these running modes: • Run automation • Get data from data source • Get data from element instance The tooltip in Designer for Get data from element instance says: “Allows you to retrieve element instance data from the process where the user A (...)

(...) Hi, it would be nice to get a more detailed log output for the data base upgrade. Currently we only have the information that the upgrade started: 17-01-2026 16:00:11 msg: Scripts are loaded src: DBUpdateControl 17-01-2026 17:21:24 msg: AppPool WEBCONBPS recycle src: IISManager It would be nice to have an output like - 17-01-2026 16:00:11 Script 7703 \t Change picker columns length from 1000 (...)

(...) this SQL filter. The problem is that the SQL filter returns all rows, instead of filtering only those that meet the warehouse condition. No matter how I change it, it returns all records from the data source I am attaching a screenshot of the configuration: - WFD_AttChoose2 is a field of type Person in the "warehouse" dictionary In the advance configuration, the field ID = Cos_BpsID -WFD_DT (...)

(...) Server, running a local SQL Server instance and WEBCON on IIS? Or are there any specific requirements or limitations I should be aware of? I’d like to do this without interfering with the existing data base servers or current environments. Do you have any experience with such a setup, or any best practices and tips you could share? Best regards Michał

(...) ning translations for those column names, so we don't have to use our internal Item List names. That now leads to the generated - translated Excel to become corrupted, as supposedly, its internal XML data structure gets messed up. Is there any way to fix this, while still giving us the flexibility of translating the headers? Thanks.

(...) Hi all, I have a question regarding the WFElements table and using Item list as a data source. I have an Item list that displays customers using a SELECT query from WFElements. I can see the Add button on the Item list and I can add rows on the UI. My question is: Is it actually possible to add new customers using the Item list and then persist them to WFElements (or another table) so that (...)

(...) i everyone, I'm searching but can't seem to find anything about it - does Webcon allow connecting to GraphQL API? One of major accountancy platforms can be connected via GraphQL and I need to access data there. How can this be achieved?

(...) Hi, I need to create a mechanism where the user filters data using attributes, and the Grid returns data . It could be around 10-20,000 items. I need to save this data . The Item List might have a major problem or might not work, but I'll try. Then I need to process each item from this list (document reference number) --> Another workflow from step A to B. As you know, BPS wasn't really designed (...)

(...) With version 2026.1.4.125 the behavior of links in reports and data grids had been changed. "Standardized functionality of Calculated column of the Link type. From now on, formatting that encompasses "on click" will function solely for Report form fields. For instance: link:www.google.com;displayname:GOOGLE;onclick:javascript:action This type of formatting does not function for data table form fiel (...)

(...) Hi, we are using version 2025.2.1.179. For a demonstration of a possible bug I've created a MSSQL data source with this query (the cat column can be ignored): SELECT 123 AS ref, 1 AS cat, 'EQU' AS country UNION ALL SELECT 123 AS ref, 2 AS cat, 'EQU' AS country UNION ALL SELECT 123 AS ref, 3 AS cat, 'EQU' AS country UNION ALL SELECT 567 AS ref, 1 AS cat, 'ESP' AS country UNION ALL SELECT (...)

(...) Hi, unfortunatelly global "objects" (business rules, form rules, constants, automations) have no app binding functionality as data sources have. Some global constants, business or form rules and automations may contain critical data (e.g. api tokens) that should not be useable by all devs with studio access. An option to set an object as protected and enabling an app binding to allow the usage w (...)

(...) s of the same app or even other apps need one of those there is the possibility to create a global equivalent in system settings. Unfortunatelly global objects have no app binding functionality as data sources have. Some global constants, business or form rules and automations may contain critical data (e.g. api tokens) that should not be useable by all devs with studio access. (There is another u (...)

(...) in the target application - Delete the relation in the target application - Move the process - Recreate all presentation elements This takes a lot of time. It's quicker to fiddle around in the data base. But this is neither supported nor even an option in the multi-tenant SaaS. If we would get such a feature, it would really save a lot of unproductive time. Best regards, Daniel

(...) In a step, I configured an On timeout action that runs a SQL procedure (a very simple query that updates a field in another data base) after 1 minute. However, occasionally—about 1–2 times out of 100—the field is not updated, even though in history shows that the action was executed successfully. An external process calls the WEBCON API using a specific path. On that path, a SQL procedure action is (...)

(...) es in Designer Studio for WEBCON BPS 2026.1.4.131? If I have an attribute, for example, WFD_AttChoose6, and I clone it, I see the value in the attribute in the new location (if it's given the same data base name, i.e., WFD_AttChoose6) on the form, even though the attribute doesn't have a default value defined in Designer Studio. Furthermore, in the location where I copied it, when I go to "Use" I (...)

(...) . That's why I gave the "verify process" a try and I hope to get some warnings due to broken references. Unfortunately there is no warning and I had to search manually and found a broken one in a "data source value" filter as shown in the screenshot. Why isn't this indicated in the warning tab of the process verification? Kind regards Sébastien

(...) Hi, REST web services may need some custom headers for authentication, content-type, authorization and so on. Right now one has to configure those custom headers for each REST web services data source and invoke action using the connection. My suggestion is to add default custom headers in the connection as Postman does it in the configuration of its collections. By having this all data sour (...)

(...) Hi, I suggest a new feature that supports to duplicate an existing dashboard with all its content, data sources, configurations ... Sometimes dashboards get bigger and bigger and it can be necessary to have a new more abstract dashboard that contains less widgets e.g. With a duplicate it would be much more efficient to just delete the unnecessary widgets instead of creating all stuff from scratc (...)