(...) Hello! How can I prevent, in Webcon, that despite the existing permission structure, all users are able to see and receive suggestions for all instance s in the applications they have access to via "Analysis" -> "Suggestions" at the top level (see screenshot)?
(...) /in/invoices/{id}/ksefData returns 406 Not Acceptable (empty response). In older API version it returns 500 Internal Server Error with: System.NullReferenceException: Object reference not set to an instance of an object Stack trace points to payment method mapping: WebCon.KSEF.Core.Logic.Tools.Invoice.XMLFieldsGetter.GetChoiceFirstOfType[T](Array items) FormaPlatnosciGetter(...) What’s strange i (...)
(...) Hi, I need to validate a workflow instance against other instance s of the same workflow. Use case: - users reserve a resource (swimming lane) - each instance has StartDate and EndDate - the same lane cannot be reserved by two instance s for overlapping time ranges Question: What is the recommended approach in WEBCON BPS to implement cross-instance validation? I tried Custom Action SD (...)
(...) p a third environment (TEST), align it with PROD, and then perform the upgrade there. My question is: is it feasible to do this on a laptop/notebook with Windows 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 database servers or current environments. D (...)
(...) e 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 they appear again when opening a new workflow instance ? For example: I want to add a new customer with a specific date and description directly in the Item list, and after saving, have this customer stored and visible in the same Item list for future (...)
(...) nfiguration)? Is it possible to create custom configurations with custom objects/entities that are not standard WEBCON system objects? Can individual files or attachments from specific workflow instance s be exported or downloaded automatically (for example via action, rule, or API)? Thank you in advance for your help people. Best regards,
(...) is watched by the HotMailBoxes functionality. Having a configuration option on the "Send custom notification" to define, whether the mail should be added as an attachment to the current workflow instance would simplify this greatly. It would even be better, if this isn't a simple check box but we could define the workflow instance id instead. This would make it future proof. Best regards, Danie (...)
(...) ng user. logger.Log($"Adding sql field'{sqlField.DisplayName}' as placeholder"); This is causing us some troubles. We have a generic SDK which allows us to access all the fields of the workflow instance s as placeholders. For example Description: |Description| The alternative would have been using the GUID, which may be fine in the above case but not here: we allow |00001546-...| of |5848945 (...)
(...) ause issues with the audit trail. It would even be better, if the embedded images are stored as hidden attachments, so that we save disk space when creating multiple versions for the same workflow instance . Best regards, Daniel
(...) Hey, I'm trying to notify user on a timer action. After it gets triggered the current instance should be moved to specific step. Is there any other way to achieve it instead of using 'Move worfklow' in the referred automation ?
(...) -js/ . My problem is I can't get intermidiate step to be executable, what I mean by that is that when I press on my Start step "Go to next step" it automatically executes and saves like already done instance and it says the workflow instance were saved and it is empty because I couldn;t write in any number. Pictures of Workflow designer and form visibility in attachment to this thread. Thank you all f (...)
(...) datagrids 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 fields and instead "JavaScript" formatting should be utilized, which is (...)
(...) ) Same behaviour with using LIKE: [ref = 123] AND [ANY TRUE[ [country = 'EQU'] [country LIKE 'E%] ] ] Is this a bug? Can anybody confirm this in a newer version? Right now we've no instance with a newer version. Kind regards Sébastien
(...) e.g. in a WHERE clause. There are some examples in the screenshot and how the SQL studio does it as expected. Is this a bug? Can anybody confirm this in a newer version too? Right now we've no instance with a newer version. Our used version is 2025.2.1.179. (Declaring a VARCHAR variable and giving it a text parameter value with 002 or without any parameter both without single quotes the value ge (...)
(...) ic" filter. Here's a rough overview: #Custom data source I've created an SDK of type data source which prepares the data #Filter I have a filter value which is dynamic for a given workflow instance . Here are two examples: {COLUMN:ID#ID} in ('KHL_030','KHL_020') {COLUMN:ID#ID} in ('KHL_001','KHL_010') #"Dynamic" value Since there are no options to use business rules or similar in a data so (...)
(...) t every 6 hours. Please find attached my timer configuration (to test it I set the interval to 1 minute and added an email action I mentioned above). I saved the process and waited looking at my form instance . Nothing happened. I also can't see this timer in Reports > Timer operations activity analysis. Do you know why? Perhaps I have to restart my workflow service? I have some timers on another proc (...)
(...) Hi, after switching a single line text field to an integer number several automations broke - as excpected - because the column name has switched from WFD_AttText1 to WFD_AttInt1. Starting a WF instance brings always an error - as expected. 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 m (...)
(...) Hi everyone, maybe this question asked before. I am currently working with a WEBCON BPS SaaS instance and I need to connect it to a local (on-premises) SQL Server to access internal data sources. I understand that the WEBCON BPS Bridge is the recommended solution for this hybrid setup to avoid opening inbound firewall ports. However, I am having trouble locating the actual download link for the Bri (...)
(...) he problem is that I haveall the most recent updates and when I try to install the desired update manually, I get: "A SQL Server update with a higher version has already been installed on SQL Server instance MSSQLSERVER, so the current SQL Server update cannot be applied. The version of the SQL Server update that is already installed is GDR 15.0.2165.1(15.0.4465.0) with a KBKB5084817 and the current SQL (...)
(...) d (or a group) on the form in Designer studio, for example from left to bottom section, on existing workflows it's still in the "old" place. When I start a new one, it's in the new place. So existing instance s are stuck with old layout. See attached - same moment, new instance and old-saved one. Two different layouts.