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

search results

for CU

(...) Hi, today, saving processes, apps, and artifacts in the Studio lacks a structured way to doCU ment what changed and why. This creates several limitations: - Low transparency: Changes are saved without clear intent or context. - Weak traceability: No consistent link between a change and a requirement, bug, or external ticket (e.g., Jira). - Inconsistent doCU mentation: Teams rely on manual conv (...)

(...) ger is, as more probable that he will have tasks from many applications / processes. By given them the task already flagged will allow them to go in My Tasks directly from the portal main page, and foCU s first on those ones that are flagged, rather to have them reading all and deciding when they should flag it or not for later reviews. (Of course they will still have the possibility to clear the fla (...)

(...) I am CU rrently working on WEBCON BPS version 2025.2.1.304 and I have noticed an inconsistency in the Leave Schedule / Absence Chart. For planned leaves, I can simply click the bar on the chart to navigate directly to the workflow instance (presumably thanks to the linkage via the PLN_WFID column). However, for historical leaves, clicking does nothing, and there is no way to open the related reque (...)

(...) Hi, I got this error message: "The CU rrent process has used all of its system allowance of handles for Window Manager objects." I've been in an automation with for each and the configuration of an action in it. I had to terminate the Designer Studio (2025.2.1.179) through the Windows Task Manager. It's the first time that I got this error and couldn't reproduce it yet. Kind regards Séba (...)

(...) S 2026 and a REST integration. I need to call an external API that requires a client certificate (PFX / mTLS). Everything works in Postman, but in WEBCON I can’t find how to pass the certificate. CU rrently I’m using: -REST Web Service connection -Authentication: Anonymous -HTTPS + JSON I don’t see any option for: -client certificate - selecting from Windows store -or using a thumbprint (...)

(...) onth, ... the latest should be used of this range. If values steadily increase "Maximal value" can be used now. But if values can increase and decrease the option "Latest value" is needed and missing CU rrently. Kind regards Sébastien

(...) Hi Is there any way to use business rule references when generating HTML templates? Something like {BRD:63630e35-0f8d-455e-ac6f-df8017e01c56}. I see that you can reference them in Word doCU ments, and it works for me, e.g., {DOCPROPERTY BPSGUID_BRD:d5280b12-fad7-4dd6-9031-4b74f121c1c2_numer2}. How can I use this in HTML? And another question: how do I map arguments to a business rule already (...)

(...) in point 2. > The entry [Columns collection | value] is still there and referenceable as there is no dashed line indicating a broken reference. The value seems to always return EMPTY. No error is ocCU ring. I would suggest to show the item list's columns under "Columns collection" instead of "Form fields" and to display the broken reference as broken one with dashed border. What do others thi (...)

(...) eturn in the script that screwed the things up. # Hi, I have a REST API endpoint in PowerShell Universal with the following code for the response: [code] $result = [PSCU stomObject]@{ result = [PSCU stomObject]@{ htmlLog = $html } isError = $isError #BOOL (...)

(...) Hi, I suggest to add a setting for favicon in the color themes editor of the portal. The upload of CU stom images already exists for big and small logo with default WEBCON logo as a reset option. Same with a 3rd field for favicon would be perfect and by this it would also be possible to distinguish the different environments what has been suggested here: https://community.webcon.com/forum/threa (...)

CU rrently, when an email is sent to users with different profile languages, WEBCON splits it and sends separate emails per language group. This works fine, but inside the email template there is no variable that tells what language is used for that specific group of recipients. Why it would be useful: Allows dynamic content in emails based on recipient language Makes it easier to build multilin (...)

(...) like round robin / load balance of tasks assigned to people from a group? The idea would be one person get's the task assigned, but the remaining part of the team will just get edit rights to the doCU ment. I don't recall any built-in solutions, but before creating one, maybe somebody already faced this challenge :)

(...) I have the issue that I selected and added a handwritten signature in a doCU ment template. But he saves me the HTML-Code and the picture. How can I remove the HTML-code or prevent it from being generated because it is 3-Sites of autogenerated data-tag. I only added the field in general from the webcon plugin. Webcon Version is the newest one!

(...) merged pages and each page is marked with a separate QR code? When using the standard WEBCON mechanism for reading QR codes, it always returns the content of only the first QR code found in the doCU ment, regardless of how many pages or codes the PDF contains. Has anyone faced a similar scenario or found a workaround or alternative approach?

(...) in the global email template the reference is done with the IDs instead of the GUID. By this it‘s not possible to just copy & paste the HTML code to other environments without having to replace all ocCU rrences of those references. Therefore I suggest to use GUIDs instead of IDs. Having global business rules for the email template would be great too. Kind regards Sébastien

(...) Hi everyone, maybe this question asked before. I am CU rrently 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 t (...)

(...) Question for Webcon Team Webcon BPS use .Net Aspose. SDK created by Webcon team / webcon actions like word to pdf also using Aspose library. SDK are exeCU ted by webcon. Could I use existing license If I want to create a new SDK with Aspose.

(...) e to buy another one. It is possible to combine perpetual licenses with subscription-based licenses within the same WEBCON BPS environment. For example, in the new process, I would like to use my CU rrent perpetual BPS CALs for internal users and Single‑Use Access Licenses for external users.

(...) I've been trying to install the newest Webcon version and the installer gives me the information that I must have CU mulative update 29 (15.0.4410.1) installed to continue. The 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 (...)

(...) Hi, How can I create a form in WEBCON BPS Designer Studio with four columns: field name, CU rrent value from an SQL table, new value to be entered,description for the entry? Just like in the screenshot. I need to display the CU rrent value to the user, and the user should be able to enter a new one.