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

General

Hello community, I would like to build a form that will be used in a multi-company environment. I have configured the companies and assigned specific employee groups in the "default for" tab. For employees from different companies, I have created several forms where I fill in the default 'company' field. Based on this, I would like to create a report that will allow employees from company A to view only the forms related to company A. I will also need an 'administrative' view that will allow (...)

Hi, Are "Fixed values list"s' content available through API? Not dictionaries or other process types, but "Fixed values list" object types only. The need is to synchronize Webcon data with other systems, assuming Webcon repository is master. I found this article https://community.webcon.com/forum/thread/2491 which states that there would exist /api/data/v4.0/db/{dbId}/elements/resolveFieldValue/{idguid}, but this kind of call results in 404 - not found error. I did not find resolveFie (...)

So this application is incredible... without words how much it can get on your nerves!

Hi, We tried introducing a method that will force an inactive user to log out of the portal after 10 minutes. We found the Security configuration and changed the cookie expiration time (set it to 10 minutes). Successful logout occurred after 10 minutes. After logging out, a login window appears. In some cases, the user had to enter the correct login and password several times before being able to enter the portal. The worst thing is that there are cases where the user does not log in (...)

Hello everyone, Where can I adjust in the Designer Studio so that a complaint is initially only opened in reading mode? Currently, the complaints called up are always opened immediately in processing mode. I would like to set it so that editing has to be started manually. The problem is, that users open the entry and just want to read it and then forget to cancel the editing. This means the complaint remains in processing mode and cannot be processed by other users. Where can I find the s (...)

MVP

Hi, Can you help me with some ideas? My client wishes to have a functionality similar to the mobile notification app for the desktop version as well. Email notifications are not helpful because he receives a lot of emails daily, and he would prefer to be notified in a different way than through email notifications. Is there a way I can implement desktop notifications similar to those from the mobile app? Thank you in advance for your help!

MVP

Hi, Can you help me with advice on how to quickly delete a process that is no longer in use? I should mention that the process has form rules/business rules/actions Thanks, Raluca

Hello everyone, I'm trying to create an article-based analysis. The evaluation should list how often an item is affected in a complaint. Unfortunately, although I can add the corresponding fields as columns for a list view, I cannot display them in the form of a chart. Why do these fields have the blue text [Positions] in front? What is it about these elements that I cannot select them in the view page as an element to be displayed (Image 2)? Many thanks in advance. Greetings, Matthias

MVP

Hello! I'm trying to import Slovene language pack obtained from the https://bpstranslator.webcon.com/ What I did: 1. Added a new record to the Interface language packs in System settings: sl-SI (Slovene); 2. Uploaded the .zip file downloaded from the BPS translator tool mentioned above; 3. Reloaded the configuration; 4. Reset the cache; 5. Change the language on my profile to Slovene. Translations done in Designer Studio are showing fine while all other system texts are not transl (...)

Hi! So I have this Item List in "Orders app". Lets say it has 10 columns. 6 Of those columns can be editable depending on subprocesses or other proceses. So there is a query, that if returns 1 it means that column can be edited by a user, if 0 then the column in this row is blocked. For that I am using "Column edit restrictions" from the "Permissions" tab in the studio. And it works great. For few rows. If there are more rows it works really slow. I made some analitics. The query is executed (...)

Hello, I know if we have a field type Integer you can set its appearance like a) 123456,00 or b) 123 456,00 or c) 123,456.00 I'm wondering if we can change, by any chance, the way an INT looks like inside a data table field as well. Because at the moment, into the data table is looking like d) 123.456,00 .. and I don't have the option to choose this format for other fields as well. Thank you!

MVP

Hello, in the 2023.1.3.29 version, we have apparently identified a reproducible bug. In our case we are using a text field to store a time value. The goal is for this to automatically replace a period ('.') with a colon (':') after input (Style and behavior). The error occurs when we attempt to replace every period ('.') with another character using STRING REPLACE, specifically in the case of "15.00" where we want to replace each period ('.'). Instead of just replacing the periods, ALL (...)

Hello everyone, I'm having problems with the push notifications that should be sent automatically when a new task is assigned. In the app settings on my mobile phone (Android), all notifications are activated and the app has permission to send messages. In the Designer Studio the Chechbox is activated in the Global Parameters. Unfortunately, no push messages are triggered. Where else did I miss something? Many thanks in advance. Best regards, Matthias

If I have tasks assigned to me in a given application, are they always listed from the newest to the oldest? Can I somehow make a given application stand out so that it is at the top of the to-do list?

Hello, I have a question regarding: Global action -> On start (cyclical). If I create an automation that runs every minute (infinitely) - for example: syncing users from another external database to the local BPS groups. From your experience, do you see any concerns or risks? Are these runs saved to a table in the database? Thanks.

Can I search for historical information using report search? I mean retrieving information from previous versions of forms (with WFHistoryElements)

IS there a way to extract the information with sql about the bps groups via sql command?

Hi all! An element in a process disappeared (there is a gap in signature numbering), so I guess it must have been deleted in admin mode. Is there a way to trace any history of such an event (what was it, who deleted it)?

Hello everyone, I have an email workflow that is triggered every day at a fixed time and sends an information email to a fixed group of recipients. Unfortunately, this no longer works after the update to Designer Studio version 2023.1.3.29. But I didn't knowingly change anything about it. To find the error I am now searching the changelog. Unfortunately I can't find all objects by name. Can I somehow search for the ID to get to the relevant location? Example ID 25 Thank you in advance. (...)

Hello, I've developed a process (start - finish). In the System Settings, I've configured a HotMailbox using Microsoft Graph, specifying a user mailbox, and the connection is OK. The issue I'm encountering is that 90% of emails are returning a validation error and the workflow is not starting and e-mails are not moved to the ERROR folder either. For other emails, it has moved them to the Error folder and i dont understand why. And just for 10% it worked fine - starting new workflow in (...)