(...) cesses available via Copilot agents and to use the knowledge in WEBCON through the MS Graph to use it in Copilot and other Azure Services. It would be great having a WEBCON on-prem graph connector data source for the MS search & intelligence service and Teams apps/agents e.g. like those offered from Atlassian for Confluence and Jira. One use case would be to passthrough a teams chat message to an a (...)
(...) ssageW(MSG& msg) w System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopdata ) w System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) w System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, A (...)
(...) ence validity checks) with the need to force an image upload with a photo just shot through the camera. An upload from the photo gallery shall not be allowed because the photo must be recent and EXIF data could be manipulated easily in the photos option. The image form field would need an option to force camera usage when a user uploads a photo without the default options of photo or document libra (...)
(...) verything we have run into a "License expired" error. This was raised by the "Start /Stop performance indicator" action. I didn't want to waste any more time and deactivated these action on the data base level. While this is an option, I think it would be better, if the action wouldn't be executed then throwing an error. This is probably a partner only problem as it's unlikely that end cust (...)
(...) Hi, I have a process that use API to send data to another system. I have a patch in WebCon to check status, based on the feedback, process moves to the next step or waits another hour on the timer. I want to change this. I found this option in WebCon API: Path that will be used by element PATH /api/data /v6.0/db/{dbId}/elements/{id} But my second system don't have a PATH method. Do you ha (...)
(...) "description": "Invalid scopes", "guid": "48078ebb-424f-4a0f-9a27-7e67e408e148" } The guid cannot be found in designer studio, there is also no automation log. Remark: The endpoint with a data source works fine. Did I miss something or this is a bug? Thanks a lot in advance, Nik
(...) e could also create global form groups in system settings and not only single global fields. A use case would be address fields street, number, city, zip, country, ... with advanced configurations to data sources, reg exp and so on. In each app where this information is needed one could directly use this global form group. Kind Regards Sébastien
(...) Hi, i have a question in regards to saving data and obtaining it later. So, i have an item list where each user has an id, if i change any of these attribute fields, changes need also to take effect in the dictionary. There is a specific field that will trigger this action. I already created a query that will map correct attributes with update command. I'm interested in the logic that would need to ta (...)
(...) (fixed) horizontally when scrolling the table to the right. [Benefits of This Feature] - Freezing key columns (like item names or identifiers) ensures users can always see the context of the data they’re viewing or editing, even in wide tables. - Mimics the behavior users are familiar with from tools like Excel, where freezing panes is a standard feature in working with large data sets. - K (...)
(...) f one could have in system settings an area to configure global credentials that can be shared to apps like connections and so on to get available in configuration of a PowerShell action and even in "data sources" administration for connections (e.g. SOAP HttpBasic). Kind Regards Sébastien
(...) Hi, while we can create business rules which act similar to table valued / scalar functions, we can'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 require creating repetitive code. I would suggest the following: Create a new "type" "SQL function (...)
(...) Hi. we've implemented some global form rules e.g. a developer on screen mode that displays meta data of fields (instead of turning on dev tools) - a knowledge base article will follow later. Small work in progress preview teaser in the attached screenshot. ;) Right now it is necessary to add this global form rule to all main form behavior sections manually to get this loaded. It would be grea (...)
(...) Hello. Is it possible to somehow remove the entries that are in the recent activities section under each application from the data base? In what specific table are they located? I would like to remove entries older than 30 days. Thank you for your answer. Maciej
(...) 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 required 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, when (...)
(...) accounts. This had been build 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 data base where the stored procedure still exists, new customers don't have this option. When they rename their domain for various reasons, they are stuck. Best regards, Daniel
(...) partments, in this case it's over 10 files, but there are some outliers with even 30. With this workflow we've also implemented a 'copy form' functionality, which creates new instance with filled in data and copied attachments. The thing is, sometimes in the copy of the document we only need 20 from those 30 files, and manually removing 10 of them takes some time. Could we maybe get some checkb (...)
(...) d a custom SQL query to split the long string into individual rows with email addresses. This approach seems to work when executed via SQL COMMAND, but it doesn't work when used directly in the MSSQL data base or the Item List initialization. Am I on the right track? Any idea what might be going wrong?
Hello, How to get information from one specific body line to a given field on the form? I tried this way but it doesn't work, for example I want to download information only from decisions -> type -> and code content Part code of body : "decisions": [ { "id": 111111, "type": { "id": 0001, "code": "APPROVAL"
(...) across related parent and child workflows, and delegates active task to other user using REST API. I'm currently facing a frustrating issue with the task delegation API using the endpoint POST /api/data /v6.0/db/{dbId}/elements/{elementId}/admin/tasks/assignment When I use this endpoint via Swagger, the task delegation executes successfully. Here's a sample of the payload that works perfectly in Swa (...)
(...) ) or external (all employees) usage. A hierarchy with three levels should be sufficient. This concept could also be applied for all other objects where groups exist as global form/business rules, data sources, connections, … Kind Regards, Sébastien