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

search results

for data

(...) Hi, we have created a data dictionary with people picker field. This people picker field has few team member names. I need to setup a process to check the dictionary everyday if there inactive users. If inactive users found, send email notification to Admins. Please suggest the best way. Thank you

(...) y groups lev1-lev4) on a form field and visible for few other groups. I have created a new report and added the form field which has visibility restriction to the report but it is not displaying any data due to the visibility restriction. As an admin also I cannot see data . How can I fix this issue?

(...) Hi, since 2 months I have problem with error which appears randomly - Failure sending mail. Unable to read data from the transport connection: net_io_connectionclosed. I use o365 smtp server smtp.office365.com to send e-mails from Webcon BPS. Any idea what could be reason of this error?

(...) Hi there, does anybody know why this error occurs? Happens the following way: - Business rule retrieves data source column (from [CacheOrganizationStructure]) COS_AD_name by means of a form field value (see 1.png) - Rule works fine if clicked on 'Test' button - This business rule is used in the cyclical action 'Update related workflow instance' with the goal to update a workflow's form value (...)

(...) "update" the Full-Trust installation to a standalone? Or is it necessary to set up a complete new installation with WEBCON 2022 standalone, rebuild all processes and do a migration of all existing data ? That would not be possible without a certain amount of effort. If I remember correctly, it is not possible to export/import an application from a SharePoint Full-Trust to a standalone nor between (...)

(...) Hi, I noticed something strange in the data base values for a choice field - a hash in front of the ID (screenshot attached). Has the behavior of the data base changed? In the documentation I still find it's supposed to be ID#Name, no mention of a hash. Best regards

(...) lds 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 requests submitted by 2 people: Test1 and Test2 . When the request is submitted, the Requestor Form field gets popula (...)

(...) 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 requests submitted by 2 people: Test1 and Test2 . When the request is submitted, the Requestor Form field gets populat (...)

(...) port - when there is many threads and many values in categories not every value in each category is shown. Only firest 10 most common values are shown. I need to use filters to received less common data . For example - I know that Tomasz is author of some threats, but he is not visible in category "Author" becuase amount of this threats is less then 7 (screenshot 1). When I use the filter to narr (...)

(...) Is there a option to insert values do data base (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 occured 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: Messa (...)

(...) , I have the following use case for a customer: A workflow should be started from Outlook using the (full) Addon. Based on the from address some more information should be retrieved from a custom data base and populate other fields. So far so easy, at least in the dev system where I can modify the data in the custom data base. This is where my problem/the question starts: Does anyone have an idea (...)

(...) ing 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, but this didn't help. Ok, I was only guessing that the app might somehow use Safari for displaying the page so the data would be listed in the browser itself. Best regards, Da (...)

(...) tand the intention, it just annoys me because it slows down the development/testing: - You have an error in the path transition you need to fix? Sorry, please reload the form. - Oh you entered some data ? Sorry, the process configuration has been changed, reload the form and enter the data again. - You are creating some query inside an action template/automation and need form field values in an inst (...)

(...) nloader.GetApplicationGroupsStructure(Boolean withoutProcesses, Func`2 applicationFilter, Int32[] permittedApplicationIds) at WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessController.Refreshdata () at WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessPanel.Raisedata RefreshRequest() at WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessPanel.ModulesPanel_Load(Object sender, EventArg (...)

(...) a "local" text field, WFD_AttText1, to a global WFD_AttText1Glob: 1. Fixing Start Subworkflow actions Due to the change of the field type the assignment was "lost". Internally the action uses the data base name, so it's obvious, that the assignment of field {690} to field WFD_AttText1 is no longer valid. Configuration after correcting the assignment WFD_AttText1Glob {690 (...)

(...) Hi, Why is only one task created, and everything executes in it, when I execute the following code in a loop: args.TransitionInfo.TasksToAdd.Add(new WebCon.WorkFlow.SDK.Common.Model.NewTaskdata (new WebCon.WorkFlow.SDK.Common.Model.UserInfo("webcon", "webcon"))); Best regards.

(...) ion after upgrading to version 2022.1..1.53? We forgot to test the functionality immediately after the upgrade (due to some issues with the license) so rollback is not an option…. We are gathering data from the national registry of companies when registering a new partner into our system with the action. In 2022 we just receive the following error »Object reference not set to an instance of an obje (...)

(...) s/applications, not linked together. Let's say I want to give permission to read a document for some domain user or user group. The problem is that I can't modify these processes. I cannot modify data from the data base side because the manufacturer forbids it :/ My idea is to create a new process and use it to update permissions on other processes/tasks, but I don't know if it is possible. Can (...)

(...) Dear Community, I have a question regarding attachments data base. Size of the data base is quite large and I'm trying to find optimizations here. Table / index compression is not a solution - compression ratio is barely reaches 0,5% level. I have found a lot of records in this data base where attachments are deleted (column ATF_IsDeleted = 1). Is it safe to remove such records from data base or it wi (...)

(...) Hi all! We have to transfer some values from old data base fields to new data base fields, since we want to switch some fields in process to global fields. We plan to do this with well know T-SQL statement (UPDATE WFElements SET ...) within a cyclic action, which can be triggered on demand. Does anyone know if there are any restrictions in Webcon SaaS (Software as a service) regarding SQL UPDA (...)