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 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: Message=Error occured during rule SQL Dodaj powiązanie (Id: 136) evaluation. Source=WebCon.WorkFlow. (...)
Hello everyone I have question about Suggested report - 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 narrow down search result in category "Author", (...)
Hi everyone! Am I blind or there is no function oposite to COLLECTION, that would remove an element from collection? How do you manage to overcome the lack of this function? I came up with an idea of making a JS form rule that takes a collection and removes a value given in one of the parameters. It works. But there are limitations that make the solution inelegant. First of all the form rule can not return a value (in opposition to business rules, but those however can not contain Javascript (...)
Hi, I've been learning Microsoft Graph API and managed to create folders (parent and child) using POST and PATCH methods in a SharePoint Library via Graph Explorer. Now I have the following scenario. In an Item List there are X numbers of lines with folders names: - Folder A (parent) - Folder B (parent) - Folder B1 (child) - Folder B2 (child) - Folder C (parent) - etc... What I would like to do is use this item list to create the folders in a SharePoint library. Additionally I'd (...)
Hello everyone! I have a quick question - is it possible to convert a dictionary process to document template process or a standard process? If so, how can this be done?
Am I missing something or has the User or group field type on item lists been removed from new Webcon versions? Thanks!
Hi all, I've deployed a test environment to "sell" webcon internally. Activation email was delayed, I waited for some 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 access, please re-download license or contact WEBCON directly. Can't edit anything on any form.
We have 2 processes: Accounts 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 requests submitted by 2 people: Test1 and Test2 . When the request is submitted, the Requestor Form field (...)
I have problem with configuration hotfolders. I would like add option to automaticly add attachments to existing workflow by barcode. Only worked solution is worked for me is start new workflow but is not what i need. I was based on https://howto.webcon.com/hotfolder-adding-scanned-files-to-process/ I don't now why onlu "standard barcodes" is enabled in designer studio if "attachments based on barcode" is selected. how hotfolder mechanism is looking for bacode? where is he looking it? (...)
Hello community, I have a short question: Does anyone know the reason for the following error? >Adding new row is not allowed in this step.< The error appears on all steps when I click on dropdowns, check-boxes, item lists, path buttons and delete/save/delegate menu buttons. The designer LOG by GUID is attachet as an image + trace of the error. Best regards!
Hi, We have 2 processes: Accounts 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 requests submitted by 2 people: Test1 and Test2 . When the request is submitted, the Requestor (...)
How make sure that field with barcode is unique across application?
I would like to build a solution for incoming correspondence registration. Registering an envelope (which has its own barcode) and some fields, I would like to add some other barcodes in the Item Lists field and I would like a subworkflow (documents in an envelope) to be created for each of the lines. I can create a subworkflow, but I don't know how to loop through the Item Lists. Do you have ideas how to do it?
Has anyone used WebCon to integrate into an O365 GCC High setup? We will be migrated all office products including SP to this and I'm curious if anyone has done it before. For clarification GCC is MS Gov Cloud setup with higher security.
Hi, I noticed something strange in the database values for a choice field - a hash in front of the ID (screenshot attached). Has the behavior of the database changed? In the documentation I still find it's supposed to be ID#Name, no mention of a hash. Best regards
Is it possible to build an application that would grant permissions to other applications? When you have several applications, how do you grant permissions for a new employee to each application?
Hi, Has anyone encountered an issue like the one in the screenshot? In Edge on Windows 11 the functionality to open in IE mode is configured but it still doesn't work. Is it possible to configure correct settings via GPO? Most users are still on Windows 10. Best regards
Hello, I'm continuing my development of a form containing item list. The case is as follows: I add an item to the item list and after it is added (upon ending the edition in one item edit mode) I want to automatically add an item that is dependant (dependancy is held in one of the items list fields of the idem being added). However if edition is canceled nothing should happen. So, what approach would you advise? I've tried using an external variable to hold the ID of the item that needs (...)
Dear All, is there a guide on setting multi tenant authentication for webcon? Until now we were using one tenant but would like to extend this to another one or two. I found multi tenant option in designer studio but with no additional options to configure it. How should we set the other tenant? is there a further configuration required on webcon end?
Hi everyone I have question about automatic e-mail notifications - if someone has an active task, the automatic e-mail notification will contain a link to that task, but if person is in CC in the task, then the automatic e-mail notification won't contain a link to that task. Is there any posibility do add link to the task in automatic e-mail notification even if person is only in CC to that task?