(...) Hello, Is there a way to ensure uniqueness of items in Webcon's dictionary when importing data from Excel, to avoid duplication? Thanks.
(...) Hi, Could you please help by providing some guidance / documentation regarding on how to avoid duplicates in a dictionary process? (adding from New button and import from excel) Thanks.
(...) Hi, I have 2 dictionaries: Countries and Cities. In the Cities dictionary , the form field 'country' is a picker field from the Countries dictionary .I would like this field to become a hyperlink which would take me to the Country dictionary instance for that country. I was expecting this to work at least in the dictionary report Cities but it doesn't. For example when creating the Barcelona city instance (...)
(...) Hi, I'm not sure if this is supposed or it's a bug from the app. Does the item list field are not available for dictionary processes? thank you
(...) Hi all I got a process that uses values from a dictionary process in a field [picker field] (the user can select an element from the dictionary process in the form). Sometimes an element that the user wants to select does not yet exist. I have now given the user the possibility to select with a checkbox that the element does not yet exist. After completing the input (form), i.e. when the user pass (...)
(...) Hi, I have a dictionary process. I built the report based on it. I can export it to excel. Can I customized this excel? On report I have 3 columns. In excel there are to more ID and DocType + headers of the columns have additional info about attributes from Webcon (type and guid). Can I modify it somehow that I will get only my 3 columns with only names in excel? BR Adam
(...) Hi I have a question. I imported a dictionary from Excel from the dictionary process and it duplicated the lines. I would like to upload this data from the beginning. How to delete all dictionary content.
(...) ficial if we could have a place in the global configuration where we can define custom default values for the steps and paths of dictionaries / document templates. For example I always rename the "dictionary step" to "Entry". Of course, I also define translations for the the step and paths. Therefore it would be great, if we could define the translations for the step and path on a global level too. B (...)
(...) e ISolrOperations`1, key "" ---> System.Collections.Generic.KeyNotFoundException: The given key 'SolrNet.ISolrOperations`1[WebCon.WorkFlow.Data.Solr.Collections.BPSActivity]' was not present in the dictionary . at System.Collections.Generic.dictionary `2.get_Item(TKey key) at SolrNet.Utils.Container.DoGetInstance(Type serviceType, String key) at CommonServiceLocator.ServiceLocatorImplBase.GetIns (...)
(...) Hi, I would like to import new elements into a process that is not a dictionary process, it is a list of employees, I know how to do it in a dictionary process using the import from Excels function, but in this situation I have no idea. Regards Darek
IN webcon 2022.1.4.404 I discovered error on save Action. if send config e-mail action is in "on remove item" - email is sent and revived if if send config e-mail action is in "on save workflow element" then - no email. I was try first with conduction in action , then with no condition but with "condition true / false" and on the end just with out any condition ... and in any case email wa
(...) Hello, is there a size limit on how much data we can store in webcon dictionary ? Couldn't find any info on it. Thank you for your help!
(...) m still learning Webcon and currently exploring the Webcon API. I would like to understand more about authorization, invoking REST methods, and specifying the path for importing data into the correct dictionary . I’ve attached an image of my sample script, which successfully retrieves SharePoint data, but it encounters an error with Webcon authorization. I would appreciate guidance on what specific steps (...)
(...) Hello, we did “live testing” for one non-critical application in DEV environment. Is it possible to migrate application including the data (Workflow instances and dictionary data including their history) to higher environments TEST & PROD?
Hey Webcon Community! I have hard time finding solution so hope you can give me some hints. I am building application for business trips. Users will have to fill out two type of data: personal data and many other information's like purpose of the trip, transport and so on. Is it possible that users have to fill out personal information only once (first time they are using application) an
(...) What is the possible and if, the most efficient way of getting data from a dictionary into a js file that is supposed to read all the items from said report ? SQL(business rule, then convey it to the js file as an argument) or we can natively do it in js ?
(...) in the categories) so I have created filter that when somebody selects certain category they can only see in choice field product group, groups that are within the specified product category based on dictionary . However now is coming the problem that sometimes business would like to select two or more categories and when they do so the product group is empty. Is there a smart solution for that? Maybe in (...)
(...) ticle describes the operation of the item list and the configuration of various actions related to them based on the Personnel planning bpm workflow. The application consists of two processes: the dictionary process (with two steps and used to store the document templates) and the main “Personnel planning” process. This process allows you to define the demand for human resources and assign th (...)
(...) da Introduction The following article is an extension of the Lunchtime article – see Lunchtime application The “Lunchtime” application has been enhanced with dictionary processes that allow you to pay for meals with money previously paid into your personal account. [LT Account] – a dictionary that stores information about an employee’s account [L (...)
(...) nd they can be edited. Fig. 2. The "Task Groups" process Implementation Let’s create the “Task Groups” process that allows you to create a dictionary of the available task groups. You can use the dictionary process. Assigning users to the group may look like this: Fig. 3. Creating the group with employees Enter t (...)