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
For the time being I have created a workaround: https://daniels-notes.de/posts/2025/custom-gantt-chart
Hi Raluca, there's no history. That's a reason, why we created a process which is used to populate the groups. Best regards, daniel
Hi, it would be nice, if we could define, whether the description field is displayed is displayed when uploading a new attachment. If we are using the old "add attachment" option we can select the category. If we are using the new "add from camera" option, we can overwrite the filename and set
Hi, will there be an alternative to the current option the "Searching structures" offers in 2026? https://community.webcon.com/posts/post/platform-compatibility-roadmap/236/10 This is one feature I'm using on a regular basis. Either when I'm creating a new application and I don't want to both
Hi Dom, I've also noticed that sometimes the latest data is not available for an action. Maybe the attachment is not yet committed to the database and therefore the action can not read it. Sometime it helps to move action from the OnPath trigger to the OnEntry of the next step. I'm not sure
Hi Franek, since you are developing your own plugins, the "SDK Framework" should be listed in the licenses overview (1). This is always the case if you have a subscription license. These can easily be identified by the expiration date (2). If the SDK Framework is not listed, you need purc
Hi Dom, the Body type "binary" works just fine for uploading documents to SharePoint. The multi part is way more complex and caused me problems. One of those is, that I'm not really knowledgeable about it at all and the body may depend on the endpoint implementation. I haven't created ticket at
Hi, it would be great, if the 'Search panel' configuration would allow the positioning of the 'Search everywhere' field. Currently this is always displayed at the top which makes it really tempting to use it for searching, even if there's a dedicated field has been added. While this is not
Hi, I haven't succeeded in using the multipart body type either. I documented my approaches here: https://daniels-notes.de/posts/2024/importing-applications-using-an-application#uploading-package-with-standard-rest-action In the end I created a custom action using the SDK: https://daniels-
Hi Marcin, inside the for each you can make use of the if or else switch operator. You can use them to define the condition when a row/field should be updated. I only mentioned it, because some people may struggle with the SQL statement and this would be an alternative. Best regards, Dani
Hi, depending on the complexity it may be easier to use the foreach operator. In the for each operator you can use the 'Change value of single field' action to modify a column/cell of the current row. Best regards, Daniel
Hi Cezary, I'm not sure that I really understand your question. The suggested reports are a widget of a dashboard and they are always on the system dashboard. If you change the default dashboard to custom dashboard the users won't see them. With a little css you can also hide the system dashboard
Hi Krzysztof, you could try a workaround. - Assign another variable to the parameter - Activate the advanced mode - Replace the variable by the actual all form type variable Best regards, Daniel
Hi Celina, did you add any write-output statements like this one to see where it is failing? "Write-Output "Connected to server" Another Idea, did you check the action execution in the history in admin mode? The admin mode may show some additional information. Btw. WEBCON has action to c
Hi Damian, I'm not aware of any asynchronous functions or individual controls over transactions. The idea of embedding a report in the form which would allow triggering mass actions would surely work, but it could also be a long waiting time. I've used a report for something else in 2022, so I
Hi Celina, it has been a long time that I've used PowerShell action and I have never used it to invoke a command on another server. You could check, whether the write-output is still logged to the workflow history which would allow you to debug it: https://daniels-notes.de/posts/2021/retrie
Hi Damian, luckily I haven't encountered a scenario where I had to execute REST requests, which create/update data in an external system, but I have similar cases. I don't know your scenario, but I may have a similar one: - We need to update data in all our active claim workflows with data f
Hi Konrad, can you elaborate on which other known limitations there are? One obvious one would be that it may take (a little) time until an updated workflow instance has been processed in the queue. Item lists are a second one. A third one would (probably) be, that we can only fields of the cu