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

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.

Hi, ver. 2021.1.3.205 I have a problem with reports. When I hide one of the columns and then I would like to change the position of the other column in the report and then I have an error... http://webcon.net/WEBCONBPS/db/1/app/21/element/1037860/form/view?returnurl=%2Fdb%2F1%2Fapp%2F21 url: ht