Hi Daniel! Thank you for your kind answer! I've tried the first query and Webcon is complaining with the error I've attached. SELEct TypeId as MonthNumber FROM [dbo].[DicFieldDetailTypes] where TypeID between '3' and 12 You add this in the initialization? My field is type integer (t
Hello all, I'm trying to set up a payment process in webcon for Rents. The idea is: - Open request and save the date of request (as the current date) - Calculate how many months until end of year (civil year) - Initialize the item list with the number of rows as the number of months - Each ro
Hi Martin, I've used your suggestion, hopefully this fix the reported problem! Thank you for your help!
Thanks a lot Daniel! It worked as you proposed and Webcon did not complain using it multiple times in the column source! Thanks!
Hi! Thank you for the answer, I've tried your idea but I'm getting an error. I cannot save it using empty, null or '' I can do this with the action single change but I have a lot of fields in 2 other similar actions.
Hi everyone! Hope you're doing great! I need some help here! I want to change a selection of fields with empty value on path transition. The idea is that I have a cyclical process and I need to clean some fields in order to be available on the next step. I'm trying to use the Multiple Change
Hi Martin, it will be the user to change in the parent the value choose before. I could have another field like the definitive value, but I don't want to have more stuff for them to write but I'm not sure how I can play with something like ischanged
HI, Thank you for the answer! In fact the issue is not how to update the related instance but how can I define an execution condition that understands that the previous value in a field was changed and alert a specific user. In SQL you have the IsChanged function but I'm not sure that works ins
HI all! Thank you for the time taking my question! I need to set up an alert if a value in a field is changed during the flow. I have a subworkflow that starts with the first value on that field, if the parent gets changed, I either update the information through Update Related Workflow or sho
HI Marco, You have the configurations here in this article: https://howto.webcon.com/moving-workflow-elements-en-masse/ Hope it helps!
Hi all, Do you know why the Server Connection errors are displayed on the form? The users are complaining that the errors are showing up more frequently when they access Webcon. I've noticed that the error normally occurs when my Internet drops and the connection is lost, but is this happening
Hi Pawel, Do I need to add something in the Service Configuration - Schedules (Substitution Activation Time)? And the substitution works for instances already created or only on new ones? Thank you
In the notifications, if the user does not want to show the instance link and site link, the buttons keep showing up in the email but empty. If you want to erase them, the only option is to create a new template and discover in the HTML code where the buttons are configured. This makes no sense
Hello all, Hope you're doing great! Does anyone know how to configure a query which will return where a specific user was set in any action? I'm using this article https://community.webcon.com/posts/post/checking-user-and-group-privileges/258/3 but I want to also check where for example th
Hello all, Hope everyone is doing great! I would like to ask if any of you already configured substitutions on Webcon? I'm following the article https://community.webcon.com/posts/post/substitutions-in-webcon-bps-configuration/228 but there 's a part on image 6 that is not showing anywhere in
When the user sets up a Subworkflow using the SQL version, it's not possible to save the ID of the instance created. This is only allowed doing other type of actions and most of the times returning Concurrency Errors in the system. This is allowed already in the Subworkflow normal version.
Hi Daniel, Well! I gave up and changed everything for Child behavior. That fixed a lot of my problems however I still have two because normally you update the parent with the Child Information but I want to do the other way around. Did you ever tried to Move the Child for another step from the
Hello all, First of all I would like to thank you for taking time reading my post! I'm working on a current process where I need to trigger many subworkflows to request information for the main one. Because the main one will keep being edited after the subworkflows are launched, I've decided
It worked with the correct column :) just wondering why I don't get any name for the rules! But I will figure it out! Thank you
Hi all, I'm implementing an application for user management taking the guide done by Webcon: https://community.webcon.com/posts/post/checking-user-and-group-privileges/258/3 So far, I'm able to check Applications and Processes privileges but when it comes to the Business Rules, I get an error