Hi, it would be great if we have a similar setting to the "Process modified by export-import mechanism" on application level. This could then be used to prevent (accidently) on the production environment which may get overwritten the next time. This would apply to: - Dashboards - Reports - P
Hi Gerd, this is not supported. The column selection defines which database columns are fetched. Since each process defines there own columns the meaning of the database column could be different. For example in the first process WFD_AttText1 stores the title of a workflow instance, and in the s
Hi, we just faced a situation in which we deployed a process to a new (customer) environment. The license did not include the "Advanced Analytics Framework". While testing everything we have run into a "License expired" error. This was raised by the "Start /Stop performance indicator" action.
Hi Lukasz, I wasn't able to reproduce the issue after entering the credentials again. Therefore I didn't open a ticket but I still wanted to put this in the community, in case someone else encounters it. This is the call stack: Event source WEBCON Emails Manager Event details: E-mail Sender
Hi everyone, I got the below error, when mails should be send via Graph: "Content type text/html does not have a factory registered to be parsed" As it turned it, the cause have been invalid/corrupted credentials. Updating the credentials resolved the issue. Best regards, Daniel
Thanks, I wasn’t aware that there is such an option. I will suggest it.
Hi Franek, I wasn’t able to use the multipart mode https://daniels-notes.de/posts/2024/importing-applications-using-an-application#request-body-type-multipart But it could be different in your case.. I would suggest to add a proxy like HttpToolkit to view the raw outgoing request. You may
Hi Sébastien, there's a "save all" button in the top left corner. If this is the only use case for the "expand all" feature, I would say, that it's not needed and would be insufficient. If you changed anything in the data sources / system settings, these wouldn't be visible in this view. B
Something was definitely changed. I did not have thousands of unread elements in my Outlook feed.
Hi, as you noticed, there's no build in function to access a previous value. An alternative would be to store the current value in a technical field. You could do this on form load / using the behavior tab or with an action, after the check has been executed. Best regards, Daniel
Hi Maciek, I'm really surprised, that tasks have been assigned to the employee also the AD account was blocked. The last time, when a task should be assigned to a user which is no longer active / can not be resolved in people field, we got an error. My approach would be: - Identify the tasks
Hi Mario, you could take a loot at my approach: https://daniels-notes.de/posts/2025/modal-dialog-for-dashboard Best regards, Daniel
Hi, you could check out this blog post: https://daniels-notes.de/posts/2023/has-field-value-changed I've no idea whether it's still working with the latest version. Best regards, Daniel
Hi, the HTML field is not a value which is stored per workflow instance in the WFElements table. It's a field configuration. Even if the value of the HTML field would be stored, it would depend on the HTML tags. The report only supports a limited number of HTML elements. Therefore you would
Hi Ernst, maybe you can check which users have been resolved for this group in the database. This could work, but I haven't tested it. SELECT users.COS_BpsID FROM [dbo].[CacheOrganizationStructure] as users join [dbo].CacheOrganizationStructureGroupRelations as groupMembers
Hi Ernst, that's a great question which I haven't asked yet. We have numerous installation where it behaves differently. We always create a BPS user for the access to the database but regardless of this setting, sometimes the application pool account needs access to the databases and sometimes
Hi Rafał, there's no way to change this. Except from overwriting the value in the COS whenever the user synchronization has been executed. You could check out whether switching from "App context" to "User context" would be feasible. I haven't used it yet. https://developer.webcon.com/docs/ap
Hi Klaus, the question is what actions did you define in the OnExit, OnPath and OnEntry triggers? - Are they creating subworkflows - Is something maybe creating a deadlock Did you activate the diagnostic log? I'm not sure that it will return any information, when the executions runs on a tim
Hi Arek, the action can only be used in combination with automation parameters in a cyclical action. The cyclical action itself runs without a context. You can use either the "Move workflow (sql)" action and add the necessary actions to the path of the workflow or use the "Update related wo
"For performance reasons, we plan to withdraw "Searching structures" in version 2026 R1 and later releases. Please remember that this functionality can be effectively replaced by standard reports." Yes, while it can technically be replaced by standard reports it requires: - Setting up a report