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

forum

Hello, is it possible to create an Active Directory “contact” (not user) with an action or in any other way.

Hi everyone, I’ve been working with the Webcon API, but I've found that the standard API functionality is not sufficient for all my needs (mainly for filtering items and searching). However, I came across the possibility of using the OData standard in Webcon, which seems like a promising alternative. I recently read a post on the community forum about OData support in Webcon, which you can find here: https://community.webcon.com/posts/post/odata-format-in-webcon-bps/346/3 . From what I und (...)

I would like to color-highlight a row in a report if, for example, it refers to a future date. There is a date field that I am checking, and if the value of the date is greater than today's date, the row should be highlighted in color. In the attached image, you can see my attempt, but unfortunately, it was unsuccessful. Is there a way to configure this?

Hi all, I recently started getting SOLR indexing failed errors to my e-mail. I have no idea what can be the problem as in SOLR indexing queue in Designer Studio there are absolutely no items. I think this could have started after moving some items to archive database, but not sure. How to fix this issue? Service: WEBCONPROD Log Range: Solr Message: SOLR indexing failed Category: Exception Role: SolrFileQueue Description: SolrFileQueue item ID: 60607 Type: AttachmentMetadataAndCon (...)

I try to build table with short history to put it in protocol (word>>pdf) of acceptance So i would like to have 3 columns: 1) person 2) behalf (if was) 3) time step at the moment I'm struggle with filtration .... skip save or other than end step paths ... in green lat 2 - the "steps" where I clicked - finish ..live the step ... where I have 1 person and no waiting for other to finish - it was easy .. but if in step I have assigned 2-3 people and one of then is behalf then .. (...)

Hi, On the 2023 Webcon, we can customize the color of the left sidebar of the portal page using: the Sidebar menu in Theme customization. In 2025 we have the same Theme customization attribute but it doesn't do anything. Is it a bug? I know that it is possible to use CSS. When using CSS it changes the color of the left bar but pressing buttons resets the button color to default(white). Has somebody tried to change the default grey color of the left navigation bar? My CSS: .navig (...)

I've added new features on a Dev server and everything works as expected. Now I want to deploy it to a Test server, but I keep getting the error message: "An item with the same key has already been added." What could be causing this? Even when I try to deploy a dictionary where I haven't changed anything, I still get this error. So I really can't deploy anything anymore... Thanks in advance for the help. Best regards, Mario

Hello community. In my application, I would like to have stopwatch. • Stopwatch should starts and run when the form field with stopwatch is visible and stop when not visible. It should be visible through few steps. When not visible, it will reset. When visible again, it will start again. Alternatively, • JavaScript, HTML, CSS stopwatch with buttons (Start, Reset are enough). Are these requirements feasible to be done in WEBCON? I know, in WEBCON: • There are an HTML form fields, (...)

Hi, In Webcon 2024 chart labels don't display decimal places. In Webcon 2022 decimal places were shown. Is it a bug or can I do sth with that? I attach a photo with this case. On the photo the label shows 0. It should show 0.09. Decimal places are quite important when I want to show a share of something, as it will always be in the range <0,1>. Regards Lukasz

Hi, is it possible, to show a leading zero in a numeric formular field? Example: 09678 instead 9678 If i change the field type to text, all existing values dissappear due the change of field type.

Hi all! I just wanted to know, if there is a more sophisticated way to rename a tab or a field label in a form rule. We did some hacks in the past (e.g. renaming a tab in a register depending on some conditions), but since these changes are relying on HTML markup of a specific version, these scripts will definitely break in the next major version. Is there a better way to rename a tab in a register card? Unfortunately I didn't find a built-in function for that. Thanks a lot in adv (...)

in Webcon: ver. 2024.1.1.161 if you have on on step grouping in item list (for example tech column) then adding new row popups window with one row editing but ... I have that feature off... ---edit---- because I have Item list with attachments attribute so .. in popups window I can not pick attachment ... :/ and now I need i popup window put a data (category) and "save" and again edit line in item list by adding new attachment ... [the link to pick attachment is working ... but I do (...)

Hi guys, in version 2025 there is a "banner" like "lagoon", "planet" or "wave" predefined in the form types. Can the selection be expanded to include another image? I would like to use a logo with our CI Thanks Gerd

MVP

Hello everyone, I’m still learning how to use JavaScript effectively with WEBCON BPS. Currently, I’m working on a project that involves an HTML button/JavaScript triggering a file download at the end: JAVASCRIPT: // Save the PDF and offer it for download const pollerPdfBytes = await pollerPdf.save(); const blob = new Blob([pollerPdfBytes], { type: 'application/pdf' }); const url = URL.createObjectURL(blob); const link = document.createE (...)

MVP

ORIGINAL SUBJECT WAS: Assistance Needed – Retrieve "Content as Base64" for All PDF-Attachments of an Instance Dear All, I am currently looking for a way to extract the "Content as Base64" for all attachments associated with a specific instance. My goal is to obtain a single text line in the following format: 'Base64 PDF 1', 'Base64 PDF 2', 'Base64 PDF 3'. -> The easiest way would be to use built-in tools, but unfortunately, that doesn’t work (CONTENT AS BASE64[GET ATTACHMENTS]) After (...)

MVP

Hi, I did the upgrade from 2022 to 2024.  After upgrade, I upgraded the sdk to verison 2024 . When I tested i received the error" One or more errors occurred. (Decimal value  was not in a correct format.) Decimal value  was not in a correct format. " I tried to send the value in different format 122.23 or 122,23 but I received the same error. I changed the type field to a single line of text and it works. What format do I need to send from the sdk to the field for it to work? Than (...)

Hello, I am working on application that have some fileds, that will be always filled with SCAN of QR Code or just BARCODE scanner. The user will never try to fill that attribute with keyboard on the tablet. So I would like to have virtual keyboard always hidden for those fields. How to achive this? I do not have option type "none" in the Studio. I am currently using BPS 2023.

I've just found out that when I switch multiple lines of text field from the standard type to formatted it just disapears and there is a type error with no furter explanation. Is it just in my case or is it common in the latest version?

Hello How to trigger Automation with standard actions (On attachment add – there is only one action related OneDrive allowed) or trigger Form Rule on attachment changes? I need it for scenario: Requestor add/add new/overwrite/delete attachment in the very same step without pressing save or going to another step (change in attachments is there even if one close the browser tab without previous saving). We want to notify reviewers about such a changes in attachments, using version 2022.1.4 Than (...)

Hi everyone, There is something that has been a thorn in my Webcon enviroment for some time. I thought that new version will solve this but unfortunatelly didn't. The problem is that in my leave of absence workflow I have an action that sets up substitution for the time a person is out of office. When I run a test (see left side of the enclosed screen) the SQL query shows correct dates of substitution (the same as te person's absence). When the acton runs the substitution is set to last for o (...)