(...) d like this eg: Capture should be fixed to environment for rear camera. Front camera would ne capture to be set to “user”. Example code snippets for native mobile apps: iOS: let imagePicker = UI ImagePickerController() imagePicker.sourceType = .camera imagePicker.delegate = self present(imagePicker, animated: true, completion: nil) NSCameraUsageDescription needs to bee added to Info.pli (...)
(...) Hi, adding a new picture form field reqUI res us nearly each time to set a higher picture size limit in the advanced configuration. It would be amazing if we could set a global picture size limit ad default value in system settings. Kind Regards Sébastien
(...) g could be controled through the global style template in system settings. In the path parameter configuration a live preview would be nice too. Moreover a CSS low-code editor would be nice to bUI ld those styles via drag & drop und autocompletion and colorpicker in all style configuration fields. Maybe with "..." like it is for form and business rules to open the rule editor. Kind Regards (...)
(...) nd didn't read the following entries because I knew that in normal "form field" with field type "choice field" one has to select "Autocomplete" under Settings > Behavior. Maybe it would be more intUI tive to align both configuration methods in the field type dropdown for the "choice fields" and "autocomplete" field types? I can't estimate this. Kind Regards Sébastien
(...) his location. • Restart the upgrade of Solr (done automatically after fail) Option 2 – Timing-Based Fix (Advanced): • As soon as the WEBCON BPS Search Server folder is recreated during setup, qUI ckly copy Java back into it before the Search Server tries to start (you’ll have around 10–15 seconds). • This works but reqUI res precise timing and is more of a temporary hack. Hope this helps s (...)
(...) Hi guys, i think my question is qUI te easy to answer but i didn't get the solution :-( I need a report regarding instances and some fields of their subintances. Therefor i tried to bUI ld report in the portal, which selects the 2 affected Processes. If i do so, i can not select any columns?! If i only select 1 process the fields appear. Where is my mistake and how can i bUI ld an report with (...)
(...) base and so on to help developers for doing things in Designer Studio. Maybe you could also give the option to add custom sources as https://daniels-notes.de/ and other blogs/sources. We have bUI lt a Copilot Agent for all this but it would be way more cooler having this integrated in Designer Studio. Kind Regards Sébastien
(...) Hello, I have a process, in which the "pathId" transition paths reqUI re adding comment. However, in SDK I am unable to find a way to move the document along this path due to missing comment. private async Task CancelInstance(DocumentsManager manager, int documentId, int pathId) { ___var document = await manager.GetDocumentByIdAsync(documentId); ___await document.Comment.AddCommentAsync("Addin (...)
(...) is a POST to an automation endpoint, which starts another workflow in its automation (very simple). But all I am getting is, regardless of what I do: { "description": "Invalid scopes", "gUI d": "48078ebb-424f-4a0f-9a27-7e67e408e148" } The gUI d cannot be found in designer studio, there is also no automation log. Remark: The endpoint with a datasource works fine. Did I miss somet (...)
(...) ble to set prefix and suffix for integer form fields too like it is for floating-point form fields. The workaround to use a floating-point form field and to set decimal places is known but not the intUI tive way. Kind Regards Sébastien
(...) 't pass the columns/data to them. The inner business rules are executed before the outer SQL command is executed. This comes in really handy in a lot of cases but also has it's limitation and will reqUI re creating repetitive code. I would suggest the following: Create a new "type" "SQL function" Properties would be similar to a business rule: Name : GetFirstTextPart Description: Will sp (...)
(...) Hello, since the new UI we've got much more users on the dark theme of webcon, it brought however a few new challenges with custom colors on controls / lists. At this moment we are able to set custom css styles - background/text using attribute configuration: https://docs.webcon.com/docs/2025R2/Studio/Process/Attribute/General/Attribute_StyleAndBehavior It however lacks the possibility to ma (...)
(...) I am trying to use the inbUI lt CR feature (https://community.webcon.com/posts/post/change-requests/388/3) Very nice implementation. But without any notification (ie. email if new request is submitted or on a new comment) this feature does not help much... or I am missing something? best regards Ernst
(...) Hi guys, I'm trying to cyclically start new elements in BPS based on data retrieved from another system. I already have an endpoint that returns the reqUI red 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 already an example gUI de of it on the forum, but i was wondering would it be possible to create a parser in javascript, that can be loaded maybe by the hotfolders option ?
(...) i, I want to send attachments from the WebCon system as email messages, specifically PDF files. Is there an option in WebCon to add a password to such a PDF file, so that opening the file would reqUI re entering a password?
(...) Hi, once upon a time (version) there had been an option to migrate user accounts. This had been bUI ld 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 (...)
(...) this is, that the uniform can take up way more space than a mixed one. Especially if there's a multi line column. According to the documentation it should be there but it does neither exist in the UI nor in the XML configuration in version 2025.1.1.105. I assume that in this case the documentation wasn't updated and the functionality has been removed deliberately. Best regards, Daniel
(...) it doesn't work in neither step - after one user finishes his task the workflow moves to the next step. Configuration: Path Parameters: Operation executed on parallel tasks is set to Wait for reqUI red tasks to be completed, and Number of reqUI red completed tasks is set to All. Task Creation: Parallelism is set to Completion - All. Has anyone encountered this behavior? Kind regards Zakha (...)
(...) some time. Could we maybe get some checkboxes near those attached documents, and select specific documents which should be deleted? Or any other solution to be able to work with those attachments qUI cker? I could create a workaround with item lists, and actions, but this would add unnecessary clutter on the form, when this could be a bUI lt-in feature.