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

search results

for AD

(...) ://docs.webcon.com/docs/2025R2/Studio/Process/Attribute/General/Attribute_StyleAndBehavior It however lacks the possibility to make the color dependant on the theme, which causes in many cases unreAD able text - see attached examples. In most cases we're just switching colors to have contrast somewhere in the middle to both Webcon themes, so it looks equally ugly on both of them :) Maybe a pos (...)

(...) Hi guys, I'm trying to cyclically start new elements in BPS based on data retrieved from another system. I alreAD y have an endpoint that returns the required data. To achieve this, I planned to use a global action (cyclical). First, I created a business rule that fetches the data using a REST API. Then, I wrote an SQL query that utilized this business rule to retrieve the data. However, whe (...)

(...) Hi, is it possible to do it via javascript is the main question. i know that this could be done via sdk(c#) and there is alreAD y an example guide of it on the forum, but i was wondering would it be possible to create a parser in javascript, that can be loAD ed maybe by the hotfolders option ?

(...) e configuration of the search mode per source data column in pickers. This would enable more efficient searching by letting users explicitly define the most appropriate search mode for each column, leAD ing to faster data retrieval and an overall better experience. Backward compatibility example: The current setting in the Picker tab would still define the default search mode. After migrating to (...)

(...) Hi, I want to send attachments from the WebCon system as email messages, specifically PDF files. Is there an option in WebCon to AD d a password to such a PDF file, so that opening the file would require entering a password?

(...) At the moment default serch mode for Value filter in reports is set as "Starts". It would be very handy to let decide AD min what defaul search mode is set for a specyfic atribute (Starts or Contains).

(...) Hi, once upon a time (version) there hAD been an option to migrate user accounts. This hAD been build in to the Designer Studio and there was also a stored procedure. It would really be great if the this functionality could be restored. While we have access to old database where the stored procedure still exists, new customers don't have this option. When they rename their domain for variou (...)

(...) oints) with length over 256 characters. Using Item list Hyperlink column with format 'link:http://intranet.company.com;displayname:Link' ends up for long URL to appear as full URL (in Edit mode) insteAD of displayname. Any Idea how to solve it and show displayname for long URL?

(...) Hi, in BPS 2024 an option was AD ded to the license that customers can use SDKs provided by partners without an SDK license. This is mAD e possible by providing the public key which is then somehow integrated to the license. I'm wondering whether it would be possible to also integrate the WEBCON and partner Microsoft Entra Id domain names. During the license check for the current user, it could (...)

(...) Hi, could we please get a user friendly error message like: No licenses are assigned to you (someone@example.com) please inform your system AD ministrators (List of the users who can assign licenses). Best regards, Daniel

(...) Hi all! Maybe this question has alreAD y been answered before, but I am struggling with an automation and action 'Invoke REST webservice'. I want to start REST API endpoint within a cyclical action on a daily schedule. This is some kind of 'long running operation', at the moment it takes 10 minutes on PROD environment. I alreAD y set execution time limit to 6000 for automation and also in (...)

(...) stomize the invitation email (see PIC-1). However, most of the people we invite are unfamiliar with WEBCON or WEBCON BPS and don’t immediately connect it to JR Rädlinger. In the invitation, we’ve alreAD y AD ded “powered by WEBCON” so that the logo might at least be recognizable. My question is: Is there any way to customize the subsequent communication for “Public Access” as well (see PIC-2)? For (...)

(...) handheld scanner (Model: MC333U-GJ3EG4EU) and would like to install the Webcon app on it. However, when attempting to install the app via the Google Play Store, we receive an error message. I’ve reAD that App developers can define which device models are supported in the Play Store, but I can’t understand why this particular scanner is not eligible. The Android version is up to date, and the Webc (...)

(...) il" in the action on path i get: "Start - upon approval" "check and approve the order" So the stepname is not correct evaluated ... or am I missing something here? Should be also "Approval" insteAD of "Start" Of course I could place the custom-mail to "on entry" of "Approval" ... or create a template an hide "task details" and write custom text.... but that seems to be dirty workarounds. (...)

(...) d select specific documents which should be deleted? Or any other solution to be able to work with those attachments quicker? I could create a workaround with item lists, and actions, but this would AD d unnecessary clutter on the form, when this could be a built-in feature.

(...) CTE from Data Sources stopped working. Strange - when you use CTE in the action config, it still works. Can you confirm whether it is a bug or not ? Error: Error in On path action Wgrywa nAD godziny (zrodlo danych). (Step: Rozliczenie nAD godzin, path: Pobierz nAD godziny) Error getting data for DataSource name: [Pracownicy] wszyscy - poszerzone (Licencje) ID: 597 Multiple concurrent da (...)

(...) Hi, when using e.g. Invoke REST web service action and using optional form fields as input parameters in the body there is a problem if a form field is empty. The REST call returns BAD Request (400) because of a syntax error. That’s because WEBCON doesn’t set anything in the body. Depending of the chosen body type it would be great if WEBCON would automatically set the correct string. E.g. null (...)

(...) Hi everyone, I have a problem in a project that I took over some time ago from another developer. Specifically, the "AD d" button for the item list only appears on the first step, where the item list is visible. On every subsequent step, although the list is editable, there is no "AD d" button to allow AD ding more rows. Similarly, on the following steps, there are no action buttons like "clone" or "d (...)

(...) Hello community, I need to start a workflow instance for each email AD dress in a text, where the AD dresses are separated by semicolons. My plan was to initialize the Item List using an SQL query, and then to start a subworkflow (SQL) instance for each row (email). Since our WEBCON environment doesn't support STRING_SPLIT, I fabricated a custom SQL query to split the long string into individual ro (...)

(...) Hello, How to get information from one specific body line to a given field on the form? I tried this way but it doesn't work, for example I want to downloAD information only from decisions -> type -> and code content Part code of body : "decisions": [ { "id": 111111, "type": { "id": 0001, "code": "APPROVAL"