WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > User profile Bartosz Kusiak > Forum messages

Bartosz Kusiak

User

HTML field
11.04.2025 12:19

It depends on what you want achieve? IMO the best way is create a calculated field an there you can add what you want

Hi, Form more complicated case you can use CLR Assembly In MSSQL Server https://www.csharp.com/article/calling-rest-api-service-from-sql-server-using-c-sharp-sql-clr/

I installed a new instance of webcon. In IIS I have new site with 3 bindings webcon-test.domain:.com 80 webcon-test.domain.com : 443 empty :80 Auth provider AD I'm not able to login to portal from the machine where webcon is installed via https/http://webcon-test.domain.com But link http:

Please try use bussines rule as a parameter. In the rule you can set conditions if form type = 1 ./getKundenData?customernumber=variableX if form type = 2 ./getKundenData?customernumber=XYZ

Webcon storing of files
24.01.2025 10:27

You can use Powershell

You have to add more details(logs configs etc) Now I don't know what and where you have problems

Hi, 1. You have to create a tech field where you will save a time state 2. You have to create a js rule let timer; let seconds = 0; function start() { seconds = 0; timer = setInterval(updateTimer, 1000); } function stop() { clearInterval(timer); } function reset() { se

The function is generic and it can be use for text, number and choose attributes function waitForElement(id, callback) { const interval = setInterval(() => { // Find the element by ID var container = document.getElementById(id); // Find the input within the container

1. Create a tech field multiline 2. Save blob data to the field - for example as base64 3. Create new menu action and there use add attachment and instead id add the attachment depends on sql SELECT CAST('' AS XML).value('xs:base64Binary("{techField}")', 'VARBINARY(MAX)') AS Content, 'file1.txt

Please check it Create form rule and add to compact form behaviour function waitForElement(selector, callback) { const interval = setInterval(() => { const element = document.querySelector(selector); if (element) { clearInterval(interval); call

Do you wamt tp add the functionality to existing element or for an element without WFD_ID (new element)

You can use WebService / SDK

Timeout action licence
08.11.2024 15:59

I created a scheduler where I have a template of the element. On timeout every week I would like to create a new element. I override the owner but still the license is required. From my perspective it looks like a bug. 99% of customers have dedicated accounts for bps_svc and bps_appPool and n

Timeout action licence
07.11.2024 20:00

Why the account bpc_svc (assigned to Webcon BPS Service) need to license to execute timeout ? Webcon version 2024.1.1.88

A few months ago I had a similar problem. Please check included dlls to SDK and check dll included in webcon version. It is possible that the dll is included in the system but with different version what you use in sdk

I checked it, and still in the response I have 100 rows. It's look like in the API we have the same function what we have in TEST button.

I need to fetch all available rows for specific picker. I have used api endpoint /api/data/v6.0/db/{dbId}/elements/resolveFieldValue/{idguid} The api return only first 100 rows It is possible use pagination or sth like that ?

Hi, Could you show used nugets in the solution ? I had similar problem with Microsoft.Graph.Core

Hi, I have a problem with SDK Custom Action. I created a new action for Webcon2022 I added all assemblies to zip and when I want to execute the action in the response I see . Error code: 100 Could not load file or assembly 'Azure.Core, Version=1.25.0.0, Culture=neutral, PublicKeyToken=9274215

I have a process with 2 workflows. Those workflows have similar steps. When I would like to filter elements by step, but the number for elements is incorrect. When I check one value, a second value with the same name is checked too, but I see data only from one workflow.

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.