Hello, I need to find a way to automatically delete some workflow instances. I know that we can use the Archive workflow instance action, but it doesn't work. In the reports menu, we have a section named "Archive workflow instances queue", I found all my instances there, but I need a way to delete them all automatically
Are there best practices how interaction with business central (formerly known as MS Dynamics NAV) can take place? What would be the preferred interface? I remember a communication with Webcon where comon data source was mentioned. Where are we here?
Hi everyone, I learned today that you can close threads, which prevents adding additional answers. This is fine but I believe that we that an additional hint in the thread title would help, too. There are two reasons: 1) it's easier to notice 2) It's a better user experience. If you hide an option the user will wonder why something isn't available also it should be. If you "disable" it instead and provide an explanation everything is clear. Therefore I would suggest to add [Closed] as a prefi (...)
What is the easiest way to detect whether a form is in edit or display mode? I need this to show/hide fields. Any ideas?
Hello everyone! Have u stumble upon this error when u make a request through the action and map the body on a field? In the body field as mentioned in the picture should be the body , the json but, is shown the type of collection ( System.Collections.Generic.Dictionary`2[System.String,System.Object] )
Hello everyone! I have two questions. 1. Did anyone use the absence process template as the time schedule for the employees? My client has many different shifts for employees and I was thinking of presenting the data with the mentioned process. Any ideas would be appreciated. 2. At this point my main problem are the colors presenting the vacation type (which in my case would be the shift). The Vacation Type data source has only 6 available colors. I need more than that. Does anyone know if w (...)
I try to implement a ConfigEditableItemList in a custom action in C#-code. When I go over the ConfigEditableItemList I get the message: "The class with the item list configuration must implement: IConfigEditableItemList". I implemented an example but when I upload the SDK into Webcon I get an error that there is the implementations missing and I can see nothing from the SDK. Has someone experience with the ConfigEditableItemList and can give me a better example? Photos from the case are (...)
Hello everyone, did someone update the database compatibility level from the default 'SQL Server 2008 (100)' to a newer one and can share their experience? I really would like to make use of those "new" functions instead of using hard to read workarounds. Best regards, Daniel
Hey all, again I need your help. Do you know any possibilities to create a new user when you register with the new openID feature? For example, a new user register over openID. After redirect the user has no access to the application, because he only exists in, for example, azure ad but not as a bps user on the plattform. I hope my question is clear enough =) Greets Georg
Is there a way to set a custom user profile picture in WEBCON for each user? If so, is it different between Azure AD and local AD users? (This is more of a question and I am not sure if a new forum thread is the right way of doing it.)
Hi everyone, does anyone has an idea, how to create a timeout for existing instances? The workflow waits in a system step until the date of the timeout execution is reached. Unfortunately the insert condition was wrong, so all instances will wait there forever. One option would be to define an invisible path, which leads to the same step to trigger the timeout again. I don't like this approach. In a real world case it would mean to deploy the process to production, invoke the new path for ever (...)
Hi everyone, whenever you are working with times you are bound to run into issues. I think this has and will be a permanent truth when working with computers. I currently "just" want to write a date time to an item list column and won't to return the same value. Seems simple, but time zones are proving to be a problem. For the column "Enable time selection" and "Use time zone settings" has been enabled. I'm updating the workflow instance with this value: { "guid": "0e8c5c68-7 (...)
Hi all, I’m running into a strange issue with SharePoint integration in WEBCON and wanted to check if anyone else has seen something similar. I’m using Azure App with certificate-based (app-only) authentication (SharePoint API, Application permission: Sites.ReadWrite.All with Admin Consent, not delegated). ✅ What works Connection to SharePoint works General communication works Folder creation in document library works ❌ What doesn’t When using “Add an attachment to a list”, the f (...)
I have a Step with a "cancel" path. On this path I have enabled "comment required" => User always should enter a comment if he is cancelling the workflows. Now I have a "housekeeping" timer in that step. The timer exections an action (Change field value => [System]Comment) and has path transistion after action execution "cancel" => Timer throws an error: field validation "Comment" on path "cancel". 1. idea: I make a special cancel-path for the timer => problems: * I have more such s (...)
What does the X icon mean on an intermediate step in the workflow diagram?
Hello everyone, over the past few months, I have been experiencing an issue where my browser session in WEBCON expires frequently. This behavior is also observed by my customers. Notably, the logout occurs even after relatively short periods of inactivity. Has anyone encountered a similar issue or identified potential causes for this behavior? I would appreciate any recommendations on how to resolve or mitigate it. Thank you in advance for your support.
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 place. So existing instances are stuck with old layout. See attached - same moment, new instance and old-saved one. Two different layouts.
Is there any way to use logic in a docx template? For example, conditional logic—displaying a paragraph (or table, or simple word/phrase) depending on the value of a field?
Hi there. I'm struggling with the behaviour of choice fields (especially if I start a workflow element via SQL) if the value put into the field is not in the data source or not distinkt. I remember that in earlier Versions it would have started the new element, highlighted the value with red underlining and refused to go on, unless a valid value was entered, but the element has been created and the "wrong value" was in there. Nowadays it will give an error, not create the new item and do a (...)