(...) We have 2 processes: ACC ounts and Payables . I have created a report for those 2 processes with global form fields fields. Among them there 2 people picker fields. The report is pulling all the requests without any issues but when I tried to filter on the global people picker Column, it is not showing the data. Example: we have a Requestor people picker Technical form field. There are few request (...)
(...) me time so I imported everything when still demo. Everything worked. Now I activated free license and on each form I gave a message that: No license for WorkFlow Fronton in version 2022.1. To gain aCC ess, please re-download license or contact WEBCON directly. Can't edit anything on any form.
(...) Is there a option to insert values do database (my own table) by the button added in html form? My idea is like a picture I addend, but when I click on the button I get error Message=Error oCC ured during rule SQL Dodaj powiązanie (Id: 136) evaluation. Source=WebCon.WorkFlow.Base StackTrace= at: Evaluation requested at: Evaluation node: Rule at: Evaluation node: SQL InnerException: Mes (...)
(...) the items list based on this ID. 4. All the temporarly needed attributes are cleared. This way if there is no transaction - one is created. And then an item is being added to transaction list suCC essfuly. It works. Then the transaction can be saved by the user and thus made "closed". Works, but... only if you choose one item to be added at a time. If you choose more, the adding process take (...)
(...) Has anyone experienced Webcon Workflow Service changing values of attributes by itself? As you can see in the attached screenshot, the change oCC ured on step "Dekretacja" with no path passage. First at step "Weryfikacja OCR" the values of the OCR verification were corrected by the user and passed to the step "Dekretacja" for further proceding. But at that step Webcon decided to change the two fields (...)
(...) Hi everyone, did anyone came across the use case where an iPad should be shared among multiple users? Each user has his own (Azure AD) aCC ount which he should use for logging in. The problem is that it seems to be impossible to really sign out from the app (website). The same users will be logged in regardless which "log out" action I use. I also deleted the website data from within Safari, bu (...)
(...) Hi, I add new connection (MSSQL database) - test it with suCC ess. Next I add new data source with some SQL query which returns some data when I test it. If I save that connection Webcon shows the error: "Failed to retrive column from data source XXX. No connection settings." If I want to test that data source in choice form field I've returned: Nieznany błąd: The ConnectionString property (...)
Upgraded Dev environment to latest version 2022.1.1.53 but designer studio is not opening up. It is giving unknown exception error. Attached the screenshot. Here is complete error info: Type: System.Exception ------------------------------------------------------- Message: NotFound IIS 10.0 Detailed Error - 404.15 - Not Found
(...) d by another company and our AD structure will be changing to some degree. We had to add a new UPN in AD as we are going to synch up with their Azure AD and move into their 0365. So the old UPN "aCC ountname@oldupn.us" will be "aCC ountname@newupn.us". The issue is, ALL open webcon tasks are tied to the previous UPN and those do not carry over to the new UPN. So all task assignments, record cre (...)
(...) ) In general, at the star step, I grant read permissions to different domain groups (Add/Remove privileges BPS Action). The problem comes when I have a completely new group and I need them to have aCC ess to old documents in end step (Final - positive). Clicking through several thousand documents is not an option. It would be best to use the option to check permissions to open in the browser, but (...)
(...) Hi! Unable to retrieve data while processing SQL Command, the error is: Error oCC ured during business rule evaluation. The given key (-25) was not found in WFBusinessRuleDefinitions cache for current content database. at: Evaluation requested at: Evaluation node: SQL The same error is while configurating action or creating a business rule
(...) eceived from the server was 'NTLM'. The remote server returned an error: (401) Unauthorized. we didnt change anything in the configuration and I already checked the username and password for aCC essibility.
(...) hould be change for the employee from field. I tried to change the login by update the WFD_CreatedBy column in WFElements table but it's not possible. I've received an error: "One or more errors oCC urred. Operacja została wycofana Concurrency Error Concurrency Error" In attachement you can see the sql query. Maybe you have some ideas how to update that field or maybe run the subprocess w (...)
(...) attachment which does not have a barcode and these should be added to the instance as well. Thought this would be possible by configure the "Additional attachments" sections, up to now i was not suCC essful. Is there anything i missed or is this not possible at all?
(...) n error message panel. The SQL I have on the form validation action on Save path is checking for IF NOT Exists and passing value 1 when the user entry is not a duplicate which means validation is suCC essful and should allow saving the user entry. When a user entry is a duplicate, SQL NOT EXISTS code returns value of 2 and the validation should fail with a message. SQl is returning the correct va (...)
(...) expertis_pl/EsIcZvxgjSJIrtGkGEJpVcABtvWxI57511tiTqDYHpD60A?e=ib6qHx So my question is: Is there are some plans to create some of these indexes as a standard in Webcon BPS, and if not, is it safe (aCC ording to EULA) to create indexes in BPS_Content to improve performance?
(...) ne have any experience installing WEBCON BPS Standalone version on SQL server Web Edition? Tried to find you if this version of SQL server is eligible to use with WEBCON BPS but didn't find anything aCC urate. From technical perspective it should work (required full-text search feature is available). With this SQL server Web edition license costs can be significantly reduced (i.e. in Azure workload (...)
(...) cess data in excel table coming from third party. Proposal: there is a way to define column mapping for itemlist file importing. It would be nice to have a feature in import action to take into aCC ount that one, instead of expecting a table in excel file. What do you think? Thank you! BR, Peter
(...) I’m really struggling to create an email notification that would look good on all possible devices. I suCC essfully created the HTML but the editor in designer studio is adding some parts code out of nowhere, deleting other parts and duplicating whole blocks of code after saving. Is there a way to work around it? Can Webcon change the editor to not do that?
(...) GR_UserID join [dbo].[CacheOrganizationStructure] as [group] on groupMembers.COSGR_GroupID = [group].COS_ID where [group].COS_DisplayName = '' AND [users].COS_IsActive = 1 AND [users].COS_ACC ountType = 1 Besides the Display Name you may want to use the AD name of the group. It can be found in table CacheORganizationStructure in column COS_AD_Name. 3.2) SQL query for second approval (...)