From what I see, I had the same issue and it was fixed in the latest release. I updated my instance to this latest one and it started working. I have some details if needed but the update works.
thank you! I didn't break it on purpose and forgot this can be the cause, thought I'm going crazy. All solved!
Did anyone test OAuth 2.0 authentication with OneDrive upload actions? It seems that it's not using proper way of saving files. So I can read lists just fine but when using this action I'm getting 401 unauthorised.
I have this strange issue, at least second time. Not sure if I had it on pre 2026.1.6.198 builds. When I move a field (or a group) on the form in Designer studio, for example from left to bottom section, on existing workflows it's still in the "old" place. When I start a new one, it's in the new p
Yes, I tried update attachment action but what it does, it keeps the extension. So If I have. filename.eml which I would update to filename.msg I'm ending up with filename.msg.eml How can o do it with Powershell? I tried following DB logic, but it's in so many places.
Is there a way to change attachment extension? Force it somehow? AI agent processing does not work with EML email attachments, which is the format that hot mailbox saves into webcon process. I can change extension by hand from eml to msg and agent is able to process it than, extract. But I need
As Microsoft is removing support for legacy authentication, and webcon is still using base login/password for SharePoint. Is Webcon planning to implement connecting through application? There is SharePoint via REST, but I'm saying about SharePoint Site Collection connections - these will stop work
Thank you for confirming, I thought I was doing something wrong. Looking forward to having the patch!
It would be extremely helpful if we could, directly from business rule or a function select specific row - by column/key. Also return previous row. We now have function that changes currently edited row. Often it would be useful to reference previously modified row, or the „one above”. I recentl
Thanks, it mostly works. The problem is that I can't filter by value of another column from the report. So I have this report where I have employee column (WFD_Attchoose1) and for this employee I need to do the select. So in each row I need to reference this employee and I don't know how to do it,
Can I query SQL (WFDElements) to get a value for calculated column in the report from another workflow? Alternatively is there any way to present an SQL query as a report? Or on dashboard? I have a few cases where I need to pivot certain information. The only way until now that I found is to cre
I think the same issue is with application templates provided for free. When imported, I can't see dashboards but when I try to delete the app or a part of it, I'm getting a message that there is a related dashboards. And it's both useless and can't be deleted
We have a reported vulnerability in commons-text-1.6.jar Is there a way to replace the file or upgrade? It is a year old vulnerability and there are newer versions just never replaced by webcon. Vulnerability name CVE-2022-42889 Severity Critical
Thank You ,that's helpful, it works in a sense that it deletes the item. So good here. But each time I'm getting an error, despite the fact that it gets deleted, and once I have an error next steps are not executed. Error in On document save action Delete a list element. Address of a Sharepo
Dear Forum I am trying to remove SharePoint list items in one of actions. It works well when I pass a sharepoint item ID, but I do not have this available in webcon. I would like to delete an item based on other column that I have. I tried CAML query below, but it does not work. Tried differen