Hi, I have two servers: a production server and a test server. On both servers, the option 'Support for modifying objects in Active Directory' is enabled. Both servers are in the same domain and use the same user account. The SSL connection is active. On the test database, actions work correctly, and users are added to Active Directory. However, on the production database, I receive an error related to credentials. The login and password are definitely entered correctly. I also tried usi (...)
Hi Guys, i am a little confused why this easy logic does not work. I have a single value field which contains an SAP-No. I'd like to know if this No. "is in" a Dictionary (collection by "Return all rows" of Data Source Values). Always returns the "then" Value of my If-Clause...Think its really an easy mistake i make, but i cant see it :-(
Hello, after an upgrade to version 2024.1.1.161 the Gnerate/Update word file action gives the below error. It happens when the action is configured to Download after file generation. This does not happen when the output is configured to save as an attachment . Has anyone found a workaround or can direct me to a possible solution. I have tried changing the template to using the modern word add in and I have also re-crated the action but those attempts don't seem to work. Error during sag (...)
Do you have any idea how the email address to which the email is sent is determined when a timeout occurs on a global action and fails 5 times( Allow number of incorrect execution)? Thanks, Raluca
Why the account bpc_svc (assigned to Webcon BPS Service) need to license to execute timeout ? Webcon version 2024.1.1.88
Good morning, After updating BPS to version 2023.1.3.240, we encountered an issue in our production environment. The problem concerns an SDK add-in that enables sending XML data to MSMQ queues. We needed to update this add-in because, starting with version 2023, the methods were changed to asynchronous. The add-in relies on an external DLL file, Experimental.System.Messaging. To include this DLL in the add-in, I had to sign it with a strong key. According to BPS, everything went smoothl (...)
Hi, I'm trying to configure the SOAP endpoint provided by Oracle WebLogic. However, nothing happens when I import the WSDL, and SOAP methods aren't imported. Webcon does not show any errors during this process. I tried to load the WSDL locally from a file, but with the same result. Does Webcon support a connection with the SOAP endpoint provided by Oracle WebLogic? Have you ever encountered this issue? Webcon version: 2022
Hello Community, I’m reaching out for help with an issue we encountered while integrating WEBCON BPS with AAD. In this instance of WEBCON BPS, we’re using Azure Active Directory for both authentication and user list synchronization. Our goal is to manage AAD directly from WEBCON BPS. According to the documentation, we need to enable Active Directory Actions Configuration. However, regardless of how we enter the user credentials, we encounter the following error: “You have entered invalid (...)
Hi Community! Is there any possible ways to start subworkflows from Excel file? Business case is that, I have MS Excel file with estimated 500 rows. I want to attach sheet to attachments section and start workflow by path or button on menu bar with starting workflow action. Is any way to do it without special SDK customization? Subworkflows should have data from in excel sheet. Every workflow contains one row.
Hello, I have an itemlist where, upon exiting the step, each data row is sent to a separate instance in another application through a subworkflow action. At the moment I can only enter one attachment per dataset but I want the possibility to send multiple Attachements. I got the hint to use the splittotable-function when multiple attachments are added to the itemlist record. Now my question is how to implement it - When i tried to implement it, I got the message that it is a non-integr (...)
Hello, I have an item list where, upon leaving the step, each data row is sent to a separate instance into another application via a subworkflow action. Unfortunately, I have the problem that if I have more than 2 datarows, my subworkflows start the instances twice
Hello, I have an item list where, upon leaving the step, each data row is sent to a separate instance into another application via a subworkflow action. However, when attachments are copied to the subworkflow using the checkbox function, all attachments from the entire item list are copied to each new instance. Is it possible to configure it so that only the attachment associated with the specific data row is copied to its respective instance, instead of copying all attachments to every n (...)
I have a process that creates 10 reports each month. After creating the initial reports, I would like to clone them automatically at the end of the month, only changing the reporting month. The user (author) updates the data and submits it for verification. I proposed the following procedure: 1. I created a BPS source that lists all 10 reports from the last month. 2. The BPS data source has columns including: ID, Signature, Author, Company, etc. 3. In the cyclic action, I added automation (...)
HI Everyone, I see that you're using a SDK action to delete rows in an item list. I'm following Daniel's post to add the pluggin in Webcon but I'm having some errors while importing the zip file. What SDK pluggin you're using? Thank you all https://github.com/Daniel-Krueger/webcon_cclsactions/releases
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.
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 (...)
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
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 (...)
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 (...)