Hi, I get an error when trying to sync with a domain: Unable to find Net Bios Name for domain. With synchronization of another domain there is not problem. The permissions have been added. Have any of you had a similar problem? Log below: Download Active Directory data: - An error occurred while preparing directory path for domain: 'partners.somesite.pl'. Exception: System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException: Cannot find Net Bios Name for domain "DC=partn (...)
Hello folks, I have to create a Word file with data from several workflows and therefore created business rules with SQL Commands in them to help me with that. The problem is, those business rules are nowhere to be found in the Business Rules section of the Word Add-in. Several other rules are shown, but those with SQL Commands in them are just not there. Is this a known behaviour, or a bug, or is there a workaround? Thanks in advance.
Hello, Our client recently had a problem and it was necessary to bring down the 2 VMs: 1. One machine that had Webcon installed 2. One machine that had the database installed Our client had a snapshot of the database machine and they restored it on a previous date. For each machine we kept the same IP and the same name. Now we have 2 machines: 1. One machine that has a freshly installed Webcon connected to the restored database machine 2. One machine that has the restored database The issue (...)
Hellow, I'm have configure hotmails and hotfiles and I'm need process files from it sources, I don't know how to set up a process for this. I'm need help.
We are sending out email and need to know whether the email had been delivered or not. When sending a custom email the "Delivery notification" and "Read notification" can be set. How do the interact with WEBCON BPS or better say, how can i check for the delivery/read notification?
Hello, I tried to import some templates from DEV environment to TEST environment and when I uploaded the .zip archive the following error occured on the .xlsx report: "Value cannot be null. Parameter name: securityProvider" Does anyone know why do we get this error? Thanks!
Hello everyone, I'm need help. I did an express installation. When trying to connect either by browser or webcon desing studio, I can't authenticate. I'm using the same user as the installation
Hi All we have a large report build in one of our processes (list of all invoices which contains >350k items) which is now not loading for users. we have rebuilt it in SOLR and it is fast like TGV train but we had some calculated columns based on item lists which we need to rebuild. Is there any manual, KB article that describes this or anyone having expierience?
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 the user is hard coded for the Task Assignment for example. Hope you got ideas! Thank you
Hi all, we created a new workflow, mainly to store information about our companies and important documents for them. To make sure the users attach a structured set of documents, I created a dictionary of document types, along with translations for them which are defining which document is attached in which row of the item list. The item list is initialized with a set of standard document-types that should be attached. There are a few things that dont make much sense to me in this scenario, t (...)
Hi, Do you know any trick, how to change the label of the company selection control on the form, from "Company" (Wybór spółki) to f.in. "Organizational unit"? Thanks in advance. J.
Hello together, I execute a PowerShell script directly on a path in my Webcon workflow. Beacuse I'am searched through some groups I got an timeout after one minute. I get an error with the message: "Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding". But where can I increase this timeout value to higher then a minute? Thanks for your help Maxi
Hello, has anyone stumbled upon a problem with the formatting of numbers in Word templates after the upgrade to version 2021.1.4.36. I was using formatting of numbers with thousand separators, which worked fine with version 2021.1.2.101, but after the upgrade, instead of numbers, the field name is present in the output. When I leave the formatting with \* MERGEFORMAT, the values are transferred into the document. Did anyone else notice the problem? Best regards Aleš
Is it possible to change a choice field to empty when the option picked has no exact match in the option set/ data? If yes, how is that done?
Hello all, my first post here. :) I have an issue with creating parralel tasks that should all be required. The user has 3 checkboxes on the form. Depending on which of them are checked, there should be created a specific task for each in a single step. The tasks are being created in the action of "Approve" path of the previous step. It's all fine for now. (ex. if (checkbox1) -> create Task1 etc.) The problem is, before moving to the next step all of those tasks should be completed. Instead (...)
Hello, I have designed a solution for users so they can access their workflow documents via a simple report, that shows a list of documents with links. This seemed to be the most user-friendly way of presenting documents list. The report shows a list of documents from specified document flow definition. Unfortunately, the report runs very slow, even though there are not many documents in the database yet (about 40), and the users have to wait until the page refreshes. Are there any parameters t (...)
Hi. I have an old Webcon BPS. I try to create a template and I have a problem with CSS. I don't know how to change [|ElementAdress|] element to my preference. I want change text-decoration change to none, change color to white and a want to add padding and bottom. It is my code : <DIV style="FONT-SIZE: 24px; TEXT-DECORATION: none; MAX-WIDTH: 150px; BORDER-TOP: black 2px solid; BORDER-RIGHT: black 2px solid; BORDER-BOTTOM: black 2px solid; COLOR: white; TEXT-ALIGN: center; MARGIN-LEFT: auto; (...)
Hi all, I'm out of ideas... I've tried everything that came to my mind without achieving the desired result. Is it possible to have a hyperlink column in an Item List that shows the Preview and only after clicking on the little icon on the right (see attached image) it opens the full form?
Is there any method of removing unwanted application? Normally you can't do that from Designer Studio. When an application has any processes or other elements it requires to remove them first - the Studio prevents from having orphaned elements. It is ok unless you want to remove the whole application. The application I want to remove is quite complicated and removing all sub-elements would be very time consuming and tricky to find out which element should I remove first, etc. Is there any othe (...)
Hi everyone, does anyone have a good solution for retrieving names/translations of objects within a SDK action? Example: We have the step id: args.Context.CurrentDocument.StepID How do I get the (translated) step name? Is there some option inside the SDK? I haven't found one, so I'm thinking about passing ids/translations via the PluginConfiguration. I just thought about querying a data source. Maybe I could create a SQL view which is utilized by the data source. Did someone do something sim (...)