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

Sébastien Anselment

MVP

Hi, I suggest to add a setting for favicon in the color themes editor of the portal. The upload of custom 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 distingu

Hi, having e.g. local AD and Entra ID enabled as authentication providers a user gets a page with the WEBCON logo and two buttons for Local AD oder Entra ID login. Is there any way to force always Entra ID login? And if yes, is there any way to force this login page if e.g. an admin user (not

Update: There has been a bad return 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 = [PSCustomObject]@{ result = [PSCustomObjec

EML Attachments
29.03.2026 21:44

Hi Patryk, if just changing the file extension solves your matter have you already tried the update attachment action? Inside a for each of an automation you could use it for bulk renaming. You can change the name of the attachment in this action. Just use a REPLACE with the original name and

Hi, SaaS 30-day Trial: https://webcon.com/trial/ Freemium 90-day Trial (on-premises or private cloud environment): https://webcon.com/demo/ Both has worked for me. Kind regards Sébastien

Hi, I suggest to add two value filters "contains not" and "ends" for reports. Excel also supports "equals" and "equals not". Example use case: Search all entries with process names that don't contain the search needle (e.g. a prefix). To get this result it is necessary to create an extra vi

Hi, I have an automation with a for each and selected "item list" as collection type with an item list (let's say A) of the form. Now I expected to get all columns shown under "Columns collection" in the "Values" tab. But there is no entry for it. After searching a while I found the entry of t

Hi Daniel, thanks for your reply. I'll try a better explanation: We have a workflow that get's started every day. The workflow checks if all entries of a dictionary with organizational units have a user assigned from the HR division to the specific OU. If there is no assigned HR user an ema

Hi, imagine a workflow with on start (cyclical) automation that starts the workflow itself. This can be a sync of an external data source with a dictionary. If the sync returns an error a step for error validation gets entered. Having this on dev, test and prod would then generate a task on all e

Hi, I have a MSSQL data source with a column newHash that get's created by HASHBYTES and VARCHAR(64) in the SQL query of the data source over some other columns to check if there is a value updated. This hash gets stored in the dictionary entry together with all other values. In the same query I

Hi Maciej, yes, you can enable the option "Switch all editors into advanced edit mode" and then you get the reference code in the format #{BRD:xxxx}#. xxxx is the normal ID and not the GUID. Unique GUID is needed if you have artifacts across environments like a document template because the norma

Hi, when a date column is chosen as x axis and the data series contains discrete values over time (count of applications, temperature, share price, ...) it would be great having the aggregation type "Latest value". The latest value is dependent of the time range that gets used on the x axis. This

Duplicate dashboard
25.03.2026 14:12

Hi, I suggest a new feature that supports to duplicate an existing dashboard with all its content, data sources, configurations ... Sometimes dashboards get bigger and bigger and it can be necessary to have a new more abstract dashboard that contains less widgets e.g. With a duplicate it would

Hi, it would be great if the preview of a data source value would not only display the filter but also the selected return column and number of rows for return. I've attached a little mockup. Having e.g. a CONCAT of multiple data source value elements one has always to open the data source's e

Hi, it would be great if data tables would not only support sorting in the portal but filtering too as it is supported in reports. Moreover I suggest to enable the override sort settings in the Studio for a data table to set a default sort order. Example use case: Data table with all cycle aut

Hi Arek, do you want all entries of a data source that could be selected in a choice picker field or do you want the selected values in a choice picker field of a workflow instance? To read the selected values of a choice picker field of a workflow instance you can use this elements endpoint:

Hi, yes I've seen that I missed the ESCAPE part. I've updated my previous message with a 2nd working method. Kind regards Sébastien

Hi Jacek, thank you for the hint! I expected that WEBCON escapes the query already. I put the SQL filter to the dashboard's data source. Both methods work like a charm: ## AND WFD_AttText1 LIKE '%![JOB!]%' ESCAPE '!' ## and ## AND WFD_AttText1 LIKE '%[[]JOB]%' ## Kind regards

Hi, I got this error message: "The current 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 M

Hi, I've suffixed processes that contain a workflow with a cyclical on start global action with " [JOB]". To get an overview of all process planed as a job I've created a dictionary report in a dashboard and want to filter the column "Process Name" with a default filter. Now I have 3 different