Hi, I have encountered a strange problem in version 2022.1.4.84 - previously in 2021 it worked fine, and the configuration was not changed. I am using actions for Sharepoint Online - add/edit/delete list elements, and none of these actions work if triggered by timeout - error "The remote server returned an error: (401) Unauthorized.". Going through the same path/action manually doesn't cause an error, and the Sharepoint action is executed correctly. Please verify :) Edit: my mistake, sh (...)
Hi, I have list position, and there is column "Responsible person" I need to filter by this column which lines current person can edit, it's possible ?
Hi, I would like to programmatically get the ID of the form field that triggered a function. How can I do this? The end goal is to set the form field back to its default value in case javascript validation fails. Thanks! Mark
Hi, does anyone know how to get via JavaScript whether the page "is dirty". So I can do a similar check to "You are leaving the form with unsaved data"? Best regards, Daniel
Dear all, I love webcon and I start using it for the company I work in :) I came across the menu tree on the left side of the webcon portal. Is there a chance to customize the menu entries? I would really like to kick some stuff out. I know that I can embed webcon parts into plain html via ifram, however I want the portal to be smooth and clean for us. In particular I dont like the "my tasks", "for me" and the lower menu search entries. Second, is there a chance to remove the standard (...)
Hi all, I am quite new to webcon and I came over this. We have a form with a item list. The item list is initialized from external source. It shall represent a log file for some measured values. The lines in the item list shall be every 10 minutes, so I initialize the list with 100 x 10 minutes line. Hence, the user shall not be able to delete or duplicate records / lines from the item list. How can I achieve that? Until now I found editability in field matrix, but how can I prevent user (...)
Hi all, I have a process where the user fills in information in a datasource form field. When a value is picked, one of the columns in that datasource is copied into another field (status). This field-status is used in a control step to move the process accordingly. But I need to have that information refreshed, when the process is moved to a system step, it will be there for 15 days which means that it the status is changed, I need that to be reflected on my side. I've tried two approac (...)
Hello all, Does anyone have the Overdue tasks defined? I see that it has to do with the time in step defined in the tab Analysis but is there any possibility that instead of giving a timeframe it's possible to use a date field for that? Like: task should be overdue after the date X Thank you!
Hi all! We have different processes with a common fieldset, e.g. customer number, valid from, valid to and so on All these fields have been added to these different processes without using global fields, but atually have the same meaning, which makes reporting and SQL queries over these different processes somehow difficult. Is it possible to convert these fields to global fields, regarding the aspect that we already have several thousand instances in the customer system? Thanks a lo (...)
Hi all! I am wondering if there is a way to filter a view with Webcon REST API. So instead of getting all view rows on my client and filtering the result with C# and LINQ, there should be a better option than that. ODATA does not seem to be implemented yet. Maybe I overlooked something or is it planned to add ODATA or some other filtering options to REST API? Thanks a lot in advance & best regards, Nik
Hi, When generating documentation from a process, I am getting the following error. What can it result from? Message=Value cannot be null. Parameter name: text Source=Aspose.Words StackTrace= at Aspose.Words.DocumentBuilder.(String , Boolean ) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.InsertAutoPostBackCell(String name) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSection (...)
Hello, is there possible to choose attachment version in add attachment action? I added action and this is working but always choose the newest version of attachment
After creating a hidden formfield i used it in an automation. After deleting the automation i cannot delete the formfield. The problem is, that this field causes an error in the website. When trying to delete this field in designerstudio the message 'Cannot delete. Field in use in ...' although the Automation is already deleted. How can i solve this? Thanks in advance Bert Solved this by deleting the whole workflow step.
Hi, I want to integrate bps with szafir kir: https://www.kir.pl/firmy/szafir/ I found this article https://kb.webcon.pl/podpisy-cyfrowe-autenti-w-webcon-bps/ but i'm not sure if integration with szafir is even possible ? KIR is not on that list.
HI all, I have a process that will be opened for tax payment. By law, the payments need to be handled until each 20th day for each month. So, the idea is to create a reminder taking that date, so the user does not forget to make the payment. I have a Date of Request from where I pick up the month and year, and I want to set the reminder date as 20th/Month of Request Date/Year of Request Date. I would like to have this automatically calculated instead of relying on the user to select somet (...)
Hi tehre, quick question: Somewhere in my notes I saw this string but I can't recall what it points to: /api/nav/db/1/attachments/4/preview?hash=0 In other words, I seem to remember that at some point this link displayed a preview image that was uploaded somewhere. But I don't know by which means an attachment was uploaded to this path. Right now, calling this link throws: {"type":"https://tools.ietf.org/html/rfc7231#section-6.5.4","title":"Not Found","status":404,"traceId":"00- (...)
Hello, Does anyone can help me, why in WEBCON SQL query apostrophe is replace with quotation mark? On the form, I have an attribute with value: '2339226', '2504286'. In action "Change items lists value", I used an SQL query whith this attribute, but query preview returned "2339226", "2504286". Regards
Hello Community! I need to find solution form the problem with some case in my organization – maybe you will help me to find the most effective way to do that? Case: Users: A, B, C, X Forms type: type1, type2 Form fields: value1, value2 There are few forms (type1) which are filling by users (A, B, C) during the month (for example January). One of the form field (value1) on each forms (type1) should be automatically filled by system after user (X) filled it in form field (value2) in hi (...)
Hello everyone, Is there an easy way to save attachmnts from several objects in one click? I have a task to deliver all the invoice attachments from a process dating from date A to date B (it will be hundreds of files). Ale the attachments should have a name derived from signature. I guess designing a technical process would help.... Has anyone encountered such a situation?
Hi there, Our company uses a custom font. I'd like to know if it's possible to use it applicaiton wide. Don't see that in the theme editor. Any idea? Thanks!