(...) ts tab in the Variables editor to select the "ConnectWise Companies" data source but Webcon just resolves that as a number so the SQL staement fails again. How can I write as SQL statement here to GET data from a SQL data source? Thank you.
(...) le for different fields in the same condition step? so i need the condition step check for more than one rule., for example: check attachment. please note that every rule separately works but toGET her not. please any solution?
(...) Hi, I don't know if this is the right place, but I put in HTML element in dashboard. I want to GET data from forms or reports and display them modified with CSS, JS. Is there any tips to do it? Is it possible? Regards Adam
(...) o another environment, you may be in for a surprise (2). Comparing the configuration shows some difference. In my case the field 569 was an AttText4 field in the source and a WFD_Tab field in the tarGET environment (3). Which caused the problem . By changing the columns of the report in the source database, for example clicking the "default view" checkbox twice, (4), the variable definitions had be (...)
(...) Hello, is there any possibility to sync users from local AD, and GET pictures from AAD? I've been looking at the docs, and changelogs but found config only for AAD alone. If not sync - maybe there is a way to bulk import it somehow?
(...) ompanies are added again (with new id). I have already tried to "sync" ids of companies in test and prod environment (set names assigned to id in test env from prod), but the result is the same. To GET things more weird not all companies are added with every import. Any ideas? Thanks in advance for any reply.
(...) Hello everyone, My Tasks is pretty popular view among users at my company, but i'm GET ting more and more often questions if i could change the way it works. I really like the default feature, and wouldn't change it, but I've an idea that we could have an 'Selected Element Viewer' control in the Dashboard. I even prepared some PoC - you can check it out here: https://portal.webconbps.com/db/1/app (...)
(...) in Webcon that has many processes and dictionaries (more than 150). The application has been in production for, let's say, two years. In the first year, the database size was manageable, but now it's GET ting out of hand. Does anyone have any tips, tricks, or suggestions for dealing with large amounts of data? Are there optimization techniques we can employ? Any opinions are welcome! Thanks!
(...) Hi guys, I have created a subworkflow that I would like to use to implement a signing process. I copy the required attachments from the parent workflow to this subworkflow. How do I GET the changed (signed) attachments back into the parent workflow and how can I then exchange the original documents there? I think it's not too complicated, but unfortunately I don't know how to do it ;-) Or is (...)
(...) Hi everyone, I have a questiion about dashboards: 1. I have a custom dashboard, where I have only HTML element. In this element I'm using REST API to GET report (made earlier) and thanks to that I can customize it with js, css. The question is, is it possible to have functionality of view the element like in report? Explaining, when I have a report and I click element I have a compact view or som (...)
(...) I've noticed that when I import from the development environment to the test or in production environment, custom visibility configurations for reports or start buttons don't GET imported. For instance, I've set a button to be visible only for a certain group; the configuration remained as custom visibility upon import, but the group disappeared. The groups were created in the development environ (...)
(...) Hello. I have a subworkflow here I copy the content of an item list of the parent WF (change item list values). That works fine, but the attachment I have in parent item list I don't GET copied/moved/linked. Has anybody an idea? Kind regards Klaus
(...) Hi, The name of the virtual machine where the service was installed has been changed. Does anyone know the required steps to GET WebCon working again? Thanks, Raluca
(...) Did any of you try to make a chart with a sum aggregation on a calculated decimal column? In both 2022 and 2023, we seem to GET the following error. If I select count, it works, but any other calculation (sum, avg, min, max) gives the same error.
(...) Hello, lately I'm seeing myself using more often decimal attributes with 0 decimal places, just to GET the possibility to set prefix/suffix. It would be great to have this possibility also in integer fields. At this moment there are two options, if we want to be consistent: * ignore that feature, because in integer fields you have to add te suffix/prefix in the name of attribute - it just looks (...)
(...) ine. I've made calculated column: case when WFD_AttDateTime5 < WFD_AttDateTime6 then 'YELLOW' when WFD_AttDateTime5 > WFD_AttDateTime6 then 'GREY' when WFD_IsFinish = 0 and WFD_AttDateTime5 < GET Date() then 'RED' when WFD_IsFinish = 0 and WFD_AttDateTime5 > GET Date() then 'GREEN' end And in report I made grouping by this calculated column. The issue is that I have one series and all of i (...)
(...) ng to call this API so i can grant "readonly" privilege to a group on a instance. /api/data/v4.0/db/{dbid}/elements/{id}/admin/privileges I have added App.Elements.Admin.All permission. But i GET error: Invoke REST Web service - Request Url: https://domain/api/data/v4.0/db/1/elements/2450/admin/privileges Response Code: BadRequest (400) Exceptions: Rest service call failed. Http code BadRequ (...)
(...) ng the workflow along the specified path is simply not working. I followed the docs according to this: https://community.webcon.com/posts/post/docusign-digital-signatures-in-webcon-bps/36 I do GET the following error(s): WebCon.WorkFlow.Model.Common.WorkFlowException: Plugin 13 load error.: Object reference not set to an instance of an object., at WebCon.WorkFlow.BusinessLogic.DataHel (...)
(...) Hello, While designing form I'm often GET ting questions about possibility to set some additional description to the field. I'm usually talking about the tooltip, but it requires the action of end user - he have to willingly hover on the (ℹ️) icon, to display the message, and there is no guarantee, that he will see it. Right now it ends with creating HTML field with some description near the fi (...)
(...) n 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