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

search results

for Processes

(...) here is also an option to import applications with specific elements indicated as subject to import. This solution is particularly useful in the case of extended applications (e.g. consisting of many Processes ), where indicating only the elements that are important from the point of view of import is more optimal and justified. To facilitate this process, the option Create file with default import param (...)

(...) el 30%, One column – the form content will have a continuous form and will be displayed in one column with a maximum width of 768 px. This is the default template for newly created Dictionary Processes .   Fig. 2. Global form template in the “Recruitment” process   It is also important to note that the selection of a Form template can be made for each step of (...)

(...) What would be the benefit of having an application: When something is automated, it can be tested, and therefore there's lest to document. Depending on the setup you may have the same Processes in multiple databases but these have different configuration. Business entities, connections, global costants etc.. We have a version history for the import in the system and not somewhere els (...)

(...) Starting Webcon journey usually begins with moving some data from other places, let it be SQL databases, but when more applications are created you still might need this knowledge to migrate further Processes . In this series I'm creating an example application into which I'm importing data using built in cyclic actions, and external powershell script using REST API. Creating example applica (...)

(...) rules in the Nlog section The configuration above specifies what information is saved and at what level, while the Nlog library determines how this information is recorded. It collects entries, Processes them, and finally saves them in the appropriate database table (AdminWFEventLogs). Without this, the entries would only be displayed in the console. The library configuration contains two rules t (...)

(...) CON BPS License activation.   2.3 Updating SDK plugins The SDK plugins are only compatible with the major version of WEBCON BPS for which they were created. If SDK plugins are used in the Processes , and the environment will be upgraded to a newer major version (e.g. 2023 à 2024), it is necessary to prepare a new version of them that is compatible with the SDK requirements for the target (...)

(...) d Finish, as well as two actors: Actor 1 and Actor 2. By default, the entire workflow is placed in the Execution phase and/or at the Actor 1 level. In the case of newly created applications, standard Processes and their workflows, the Workflow phases functionality is automatically enabled – the start step is assigned to the Start phase, and the final step to the Finish phase. As the workflow expands (...)

(...) ven if not all data from BPMN diagrams could be imported. BPMN is widely used by organizations for process management and documentation, and possibility for easy implementation of previously designed Processes would be a great feature.

(...) Currently our report-menu for some Processes is getting longer and longer. One reason for that is the fact, that some people have issues understanding they have to choose a report and can then navigate on the other side of the form by the views we have set up for them. Mostly people who count their daily clicks and tell you to change the system if they have to do 10 more a day, because you have set somethi (...)

(...) columns/196/3) but that's not my case. What I would like to do is join the items from the report to a table in a different database (on the same server) or to an existing MSSQL data source. In many Processes I have a global field with the unique identifier. I would like to use this key for a 1:1 join. I can show the join results on the form (using Data row field type) but not on the report. Is something (...)

(...) Some context - while we bind existing Processes in another application, My Task section sums number of tasks from all connected Processes . I know that as user i can filter them, but my proposal is to add some option for connected Processes to not appering in active tasks section at all :)

(...) Hello everyone! I've come across a problem today. One user has some tasks in one of the Processes , some are a bit overdue, but that's planned (they keep some tasks active until they will be able to complete them). After setting up a substitution I found out that new tasks are assigned the way I expect - assignment for the user and his substitute. But the substitute has no access to the tasks that have bee (...)

(...) Hi, we recently upgraded our DEV-Environment to latest 2021.1.2.136. Today i was evaluating the new version with our existing Processes , and stumbled upon something that didn't occur to me in the past. I have a crucial picker field in an item list, that has target fields from some of the columns in that same item list. It works in our current PROD version (2020.1.3.411). In 2021 it throws: "Sequen (...)

(...) Hi everyone! I was just evaluating the latest version (2021.1.3.163) on our DEV system, and wanted to prepare new functions for my Processes . I had issues when trying to save a rule that included the new "select values" function to check if a collection of values from an item list is not empty. In the testing window the rule works as expected, it just wont let me save it because of invalid rule configur (...)

(...) tionToFill, ConvertIntoPermission convertIntoPermission) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessTreeStructureDownloader.FillApplication(ApplicationEntity applicationEntity, IEnumerable`1 Processes , IEnumerable`1 permissions, IEnumerable`1 dashboards, IEnumerable`1 linkedProcesses , IEnumerable`1 starts, IEnumerable`1 reports) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessTreeStructureDown (...)

(...) 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 co (...)

(...) Hi, I use process level constants when I need to generate MS Word attachments. This gives me consistency when transferring Processes between DEV / TEST / PROD. I don't have to think about replacing the name /DOCTEMP/f8e86bc...e967af9b62 with another guid in appropriate action. The same I wanted to do for generating MS Excel attachments. Unfortunately I get the error: WebCon.WorkFlow.Common.Exceptions.Work (...)

(...) ting an application for user management taking the guide done by Webcon: https://community.webcon.com/posts/post/checking-user-and-group-privileges/258/3 So far, I'm able to check Applications and Processes privileges but when it comes to the Business Rules, I get an error for the column they use as Users (users . BRD_Users) : select users . BRD_ID , isnull ( DEF_Name, '' ) as DEF_Name , usage. (...)

(...) Hi, I need to add to SharePoint Online Processes prepared in Classic Sharepoint view, but I can't find such an instalation. I can install only WEBCON BPS Modern Webparts. How can I add to Sharepoint sites Classic Sharepoint view? Is there any way to do this? Thanks in advance for your help. Grzegorz

(...) 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?