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

search results

for AI

(...) Hey, I am synchronizing the user list according to the instructions. I have filled in the domAI n, the user has the right to view AD, I have checked it by adding a new data source and the data appears there. However, after pressing the Synchronize now button, the message Task has been added to the service appears and nothing happens. No entry in the history appears either, as it is shown in the i (...)

(...) I need to fetch all avAI lable rows for specific picker. I have used api endpoint /api/data/v6.0/db/{dbId}/elements/resolveFieldValue/{idguid} The api return only first 100 rows It is possible use pagination or sth like that ?

(...) What is the possible and if, the most efficient way of getting data from a dictionary into a js file that is supposed to read all the items from sAI d report ? SQL(business rule, then convey it to the js file as an argument) or we can natively do it in js ?

(...) .. I tryed generate sql code .. but is not working ... SELECT d.DET_WFDID AS 'ID elementu', d.{DCNCOL_NAME:1174} AS 'Kategoria', ST.Item AS 'Punkt normy' FROM WFElementDetAI ls d CROSS APPLY dbo.SplitToTable(CAST(d.{DCNCOL_NAME:1173} AS NVARCHAR(MAX)), ';') AS ST WHERE d.DET_WFCONID = {WFCON:3749} AND d.DET_WFDID = {WFD_WFDID} AND d.DET_IsDeleted = (...)

(...) Hey I have two choice fields Product Group and Product Category (groups are within the categories) so I have created filter that when somebody selects certAI n category they can only see in choice field product group, groups that are within the specified product category based on dictionary. However now is coming the problem that sometimes business would like to select two or more categories and (...)

(...) new servers. On the new server, I can't log in with the user that checked out the process and the old server has already been decomissioned. I know I can force check out of the process, but I am afrAI d I will lose everything that was done on the process since it was checked out. It was checked out in 2016. It was last saved in 2024. If I force check out, will I get the last version before the pr (...)

(...) Hi, A useful option would be the ability to automatically revoke the reading entitlement that remAI ns after a task is assigned. Such an option could be checked on the task assignment action and in the task configuration on the path. Operation similar to the option on the add permission action where the permission expires after the path. Regards.

(...) When trying to log in via AAD I get an error: { "type": "Exception", "message": "FAI led with an unknown exception", "errorGuid": "99f68f89-25f2-4839-a6d0-1f93991063df", "stacktrace": "", "innerError": null } In Entra Microsoft I see information about the Application logging in to Entra but instead of a response in Entra I see this error - What does it mean and why do (...)

(...) sy to come up with a new navigation structure with folders and elements in these folder with WEBCON BPS 2025, I have even more problems with multilingual elements. My current navigation is like: MAI n start button Active (folder) History (folder) Administration (folder) Adding elements to the folders was pretty easy but I have no good idea on how to sort the elements in the folder, at leas (...)

(...) ut expired. The timeout period elapsed prior to completion of the operation or the server is not responding." This is only happening to this specific user. Where should I even go to look for any detAI led troubleshooting? Thanks

(...) Listen: Yes Delegate: No SDDL: D:(A;;GX;;;) System.ServiceModel.ServerTooBusyException: The HTTP service located at http://Serverxyc:8002/LicenceService is unavAI lable. This could be because the service is too busy or because no endpoint was found listening at the specified address. Please ensure that the address is correct and try accessing the service agAI n (...)

(...) e the standard form layout is not enough. Sometime because of some specific requirements or where we wanted to provide additional options to guide the users through a large form. I also tried and fAI led creating an "advanced validation dialog". I wanted to display a dialog in which the user had to set some fields. I mAI nly fAI led because I couldn't replicate the logic attached to the choose field (...)

(...) I would be nice, if this mechanism described in https://webcon.com/wp-content/uploads/2024/11/WEBCON_BPS_2025_Release_Notes_EN-1.pdf dedicated to increase security will be also avAI lable for attachments. Usually sensitive data included on the form is also in attachments. Apart from this functionality, it would be useful to be able to define permissions for individual attachments separate from doc (...)

(...) e user opens a specific page. There is already a HTML field (button behavior) in my form that will do exactly the automation I need, but will be more helpful if this happens automatically instead of wAI ting for a click from an user. Thank you very much!

(...) Hi all, first of all: this is not supposed to be a moaning complAI nt, just a heads up so other people dont fall for the issue that hit us today. I wanted to share some info regarding the update from 2022 to 2023, as we ran into some very unsatisfying issues with SQL COMMAND business rules that are querying field IDs. It hit us on some neuralgic spots in our mAI n workflow, causing quite some pa (...)

(...) [Webcon 2022.1.4.404] I Have Process A [MAI n] where I start sub-processes B [child] from process B I copy attachments to process A by: Daniel's solution https://daniels-notes.de/posts/2023/copy-attachment-to-other-workflow and put them to Item list A or Item list B as linked attachments (other way did not working ...) all is fine but in the next step I assign task to other users / gr (...)

(...) We have a translation on the dev environment. How do we move all the translation say for 'application1' - all the formfields, workflows , emAI ls, safely, with the possbile backup and without exporting all the pacagaes for production?

(...) Do you have any idea how the emAI l address to which the emAI l is sent is determined when a timeout occurs on a global action and fAI ls 5 times( Allow number of incorrect execution)? Thanks, Raluca

(...) d.{DCNCOL:1131} AS 'Norma', d.{DCNCOL:1128} AS 'Punkt normy', d.{DCNCOL:1126} AS 'Opis', d.{DCNCOL:1133} AS 'Załącznik', d.DET_IsDeleted AS 'czy skasowany' FROM WFElementDetAI ls d WHERE d.DET_WFCONID = {WFCON:3700} -- ID listy pozycji AND d.DET_IsDeleted = 0 -- Filtr dla nienaruszonych pozycji AND d.DET_WFDID = {WFD_WFDID} -- ID elementu rodzica AND d. (...)

(...) Hello I have a question. Is it possible to replace a user in webcon with another one, i.e. I have an account xxx@domAI n.com and I would like everything that was and is on the account xxx@domAI n.com to be assigned to the new account yyy@domAI n.com Thank you in advance