WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum

forum

Hello, I'm trying to import user data from the import WF (1) into the employee WF (2) and route based on whether the user has an Active Directory account. Depending on whether the user has an Active Directory user or not, the user should either be sent to the blue path or to the purple path in WF (2). The issue is that the business rule in the 'Start a Sub Workflow (SQL)' actions, which checks if someone has an AD user or not, isn't working when I pass parameters like ##Vorname## [engl. Fi (...)

I have timeout that is no longer needed. I want to delete it. But aplication runs constantly and in step with timeout there always will be elements. How to get rid of this timeout. I've tried setting is to always false, but it's still trigered and goes to list. I have few of them on diffrent steps and they total 10k elements in timeout list.

I have a workflow with a step that serves as an approval process. I assign one group and two individuals to this task. My goal is for both individuals to click confirm in this step, and only one person from the group (which contains several people) needs to do so. To summarize, I need to write the logic in a way that differentiates between the assigned individuals and the group, so that only one person from the group needs to confirm. I hope I have explained this clearly enough. Thank you for (...)

Hi I'm having trouble on adding a MSSQL Database data source on Data Sources -> Connections -> MSSQL database as I keep getting the error message below: "Unknown error: A network-related or instance-specific error occured while establishing connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections." I have attached the image of information for my msssql server. On the Webcon (...)

Hello, im still learning Webcon and I have some questions regarding Importing and Exporting applications. I tried exporting and importing an application to a different message but I got the following message when I tried to save and publish process (image attached) 1. What does this line mean "all changes to this process must be made by importing a file containing an updated configuration" ? Is this a necessary step to do on an imported app and how can I do it? 2. Is there an impact if I save (...)

Hi guys and girls has any one of you encountered an issue when trying to edit attachments that are larger than 28 MB? I have a process where a detailed picture documentation is provided using wordfiles which can get very large very quickly. Today for the first time ever i have encountered an error saying "Attachments larger than 28 MB cannot be edited". Has anyone an idea how to get around this limit without having to download the attachment an reupload it after editing?

Hello, Is it possible to programmatically migrate SharePoint list data to a Webcon BPS dictionary using PowerShell, especially if the fields in both systems are identical. or if not, is it possible to migrate just by exporting SharePoint list data to Excel then import it on Webcon dictionary? Let me know if there are other recommended method to do this and the steps. Thanks in Advance.

Move parent flow by path depending from current step. I miss something ... I try to do it reading this: https://community.webcon.com/forum/thread/900 and this: https://community.webcon.com/posts/post/cyclical-actions/106/18 .... I have configuration where: Parent (main flow) can "flow" ... independent from child. but if child is finish then I would like to move Parent by path "save" ... but path save is different depending from step .. what ever I put in Data .. then I have error ... (...)

Error code: 100 Thread was being aborted. at WebCon.WorkFlow.Actions.Engine.ActionObject`1.<DispatchAsync>d__9.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at WebCon.WorkFlow.Actions.Engine.ActionObject`1.DispatchAsync() at WebCon.WorkFlow.BusinessLogic.Automations.Engine.Evaluators.ActionEvaluator.<EvaluateAsync>d__23.MoveNext() Thread was being aborted. Hello, I have a global action - cyclical (...)

MVP

Hey, have anyone succesfully configured LDAP as source for users? * https://docs.webcon.com/docs/2023R3/Studio/SystemSettings/GlobalParams/UserSynch/SynchConfig/LDAP I'm trying to make it work, but all entities (users, and groups) are being synchronized as groups. From the error log it seems like Webcon is generating LDAP query with an error - the OR - | - operator seems to be in wrong place: - (8/12/2024 8:29:33 PM) Searching LDAP://ldap-server:389/DC=ldap,DC=goauthentik,DC=io?uid,gi (...)

MVP

Hi everyone, I have a process which updates the group members. This is done in async mode because the synchronization takes a while. I'm trying to prevent updates by moving the workflow to a step which checks whether the synchronization is finished. As far as I found out so far a job get's added to the [UserSynchronizationQueueItems] of the current content database and it maybe get's deleted when the job is processed. At least I thought so, because the job got deleted some time after th (...)

Hello everyone I have a question. In the case of parallel tasks for several users, how do I display the status on the form, i.e. who has already finished and who still has to do it? Is it possible to do this? Thanks in advance

Hello all, I would like to ask if there's an option to send an email everytime that a new row in an item list is sent. Thank you

I've been trying to utilize the form rule for the Yes/No field named "Service Line" to show "Service Line Items" item list field when it is ticked to Yes and be hidden if it is unticked or set to No. The problem is the "Service Line Items" item list field is showing on default when opening the form and even though the "Service Line" is still set to No on default. Thanks in advance for the help

Hi, Does anyone have practical experience using Webcon in a container environment? Any pros and cons of using a container compared to using a full-blown Windows setup? There are a couple of articles using Docker Desktop, but I would like to hear from someone who is really using it in a Docker environment. Thank you

Hello all, I trying to set up a form rule that sets the cell background based on the days difference between a column date and today's date. This only works after clicking on the save but I want the background to be set as soon as they define the Date column. Probably this will only work with Javascript functions but I don't have any experience with that. I want to create an alert if they select a date where the difference is less than 2 days. If I could also display some text, it would (...)

How to convert a graphic file to PDF?

Hello all, I have an item list to enter quotes. In the quotes step, the user must enter the rows with the different values for the quotes and then send for approval. The next user must select what is the row of interest, but clicking on Select Option column. The thing is that in that step, because I want the item list to be editable, the Add button is available. Is there any way to allow the user to edit the item (to select the row of interest), but not allow to enter new ones? Thank you (...)

Hi, If I have a polish language, the data starts from monday, however if i change the lanague to ENG, I can see that the week starts from Sunday, How can i chagne this?

Hi, I am trying to configure an OCR action. For my configuration I have followed various instructions in the webcon community, especially: https://community.webcon.com/posts/post/the-ocr-verification-view-for-the-modern-form/71/3. I have seen in the text layer queue report that the status of my documents is "ProcessingPending". I don't see anywhere what is the reason why the status is not changing or that anything is happening with this document. (FineReader is installed and license key is en (...)