Hi everyone! I'd like to pick your brain for a challenge I'm facing. Does anyone know if there's a way to color report cells similarly to how Excel colors duplicate values? So when a duplicate value is found in COLUMN1, the cells from both rows would get e.g. red background color? TIA, Martin
Hello, Did enyone meet a System.NullReferenceException after installing Webcon trial version 2022.1.4.111? Error occurs from the first run of studion so it is not possible to do any activity, creating appliction, proces and so on. Another error tha occurs simultaneously i System.InvalidOperationException
Hi, I've got 2 VMs for development and production environment. Only difference is RAM: DEV: 16GB, PROD: 20GB, rest is the same. On DEV environment Designer Studio is crashing and crashing all the time. Cannot do anything. Tried to repair installation (fatal error during installation), reinstalled Designer Studio. Nothing works. Has anyone got similar issue?
Hi, After updating BPS to version 2022.1.4.111, I can't see the data source columns for dictionary processes. This applies to creating filters. Fixed value lists do not have this problem. What is causing this problem or change in behavior?
Hi, what is the proper way to handle AD login name changes in Webcon? I have this problem: I am synchronized with Windows AD. For instance I have a user in AD with login username: test.webcon and domain @webcon.com So the UPN for this particular user is test.webcon@webcon.com. And let's say the user changed his name to Test NewWebcon. So the AD administrator changed the user AD login name to test.newwebcon. When webcon synced with AD, my user got a new Bps_Id = test.newwebcon@webcon. (...)
Hi, In my "Leave of absence" process I allow users to select more than one person who will be the substitute during the leave. Action "Add substitution" (not sure it's name is exactly like this, I have Polish version) in current version, provided with the form field containing more than one person, adds the substitution only for the first one. It seems to have been working some versions ago. Is it normal now, does anyone have a workaround?
Hi, I have e.g. NN items on list position and want to generate docx template from only one of item how to do it ? I thought to add button to every item which send generate action but how to do it?
Hello everybody. I'm trying to display all the JSON fields, but I can't. Thanks to anyone who can help me. 1 - JSON structure '{ "status": "SUCCESS", "VentaPajaros": { "codigoClient": 13216598, "composicionParcelas": [ { "id": "07" }, { "id": "08" } ], "pago": { "fechaprimerpago": "09/12/2022", "datosventa": { "valor (...)
Hello, how to set an attachment as required on a workflow form?
Hello everyone, Hope you're all doing great! Does anyone by chance knows how to configure an email that only the newest row in an item list form field will be sent in the email? The examples from webcon are how to paste a complete item list in the email but I just want the new one (that I have a flag for that) because I'm sending documentation and I just want to have the latest one Thank you in advance and Merry Christmas!
Hi, I want to ask an important question for my organization. Is the webcon system compliant with WCAG 2.0? Which version of webcon supports Web Content Accessibility Guidelines (WCAG)? Please give me some advice
Hello How to get license for Freemium version of WEBCON? On https://starter.webcon.com/sign-up/ there is no place for login as before (1 year ago) PS. CONTACT US TO GET STARTED > No response
Hi, In several machines in my enviroment I get an error - Outlook turns of the webcon addin, because is slows down loading of the app. Is this normal, do you encounter the same problem? Even though Microsoft shows how to override the Outlook decision, I don't have this option in the addins dialog. I'm personally using Outlook 2016, is this too old for the addin to work?
I have a problem with session not ending after logging into WEBCON system. Even after turning off computer, the webcon session continues. How to solve it? Maybe you have some tips?
Hi, I'm trying to install Webcon standalone version 2022.1.4.84 and everything is going smoothly until it reach Search Server configuration. I filled host address, add passwords for solr and WEBCON_BPS user, then "Next" - here the green bar is moving and moving for 10-15 minutes but nothing new happens. The installer is not going to the next step. Is it normal behaviour?
May be a sily question, but... is there a way to turn off parts of a form rule? It would be nice to stop some elements (formulas) from working for debugging reasons. Now to do that I have to delete these parts. Am I missing something, is there w way to do that?
I've updraded to 2022.1.4.84 last night and today I noticed that the OCR Verfication step looks now just like other forms - there is no pdf display on the right. In 2022.1.2.59 just yesterday everything worked. Am I missing some change in the machanics? UPDATE: It seems that documents that passed through OCR before Webcon update display properly in the OCR Verification step (with the preview and yellow hihglights). Only the ones added after the update display as if there was no OCR at all. T (...)
Hi, I'm trying to update an existing instance or create a new instance with REST API. I'm using api version 3.0 and Postman. I want to put data to choice field, but I know only name from data source. It's possible at all? I tried to put a value in two ways: "formFields": [ { "guid": "c2e37260-5d57-410e-997c-1f19bb12a4c0", "svalue": "USD" } ] System always trying to fit value "USD" to Id, but ID is different, (...)
Hi, I have encountered a strange problem in version 2022.1.4.84 - previously in 2021 it worked fine, and the configuration was not changed. I am using actions for Sharepoint Online - add/edit/delete list elements, and none of these actions work if triggered by timeout - error "The remote server returned an error: (401) Unauthorized.". Going through the same path/action manually doesn't cause an error, and the Sharepoint action is executed correctly. Please verify :) Edit: my mistake, sh (...)
Hi, I have one Form with Two lists: 1 List is "ContactPersons" > here is List of persons with column like: Name(R), FirstName(R), email(R), mobile(R), etc. 2 List "Actions" > here is list of actions with reference(choosen field) in one column to ContactPersons (Name column) How to do If I am in Popup adding new Action to "Actions List" and I need to add new item to ContactPerson: There is smth like "add new item which is not exists in DataSource" but it's possible to show this as p (...)