(...) When generating doCU mentation for standard areas, such as form type or workflow, it would be good if the content was automatically substituted there, I don't know exactly what, but generally describing what the form type is, what workflow is. Or for such standard content to appear immediately in the doCU mentation section after adding a new workflow, process, form type, etc. with the possibility (...)
Hi, In Webcon, it is possible to make modifications to the form at the step level. When the "break settings inheritance" option is activated, these modifications apply only to that specific step. For a more visual experience, it would be nice to highlight these steps in the flow, similar to how steps containing "on entry" or "on exit" actions are highlighted. Thanks, Raluca
(...) There seems to be a new doCU mentation for the latest release of WEBCON. Does anyone have that URL? I am too lazy to update to the latest version and I am very CU rious how it looks like. Anyone from WEBCON can get it for us?
(...) e was not found, but some or all of the event logs could not be found. To create a source, you need permission to read all event logs to ensure that the new source name is unique. Unavailable logs: SeCU rity." Where to change it? Previously, when I did template doc with out depending forms ... I have got not problems, so I need add access but I don't know where to look ...
(...) . 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 doCU ments there? I think it's not too complicated, but unfortunately I don't know how to do it ;-) Or is there perhaps a way to use certain doCU ments from the parent workflow directly without creating (...)
(...) Hi everyone, I have a questiion about dashboards: 1. I have a CU stom 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 CU stomize 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 so (...)
(...) Did any of you try to make a chart with a sum aggregation on a calCU lated decimal column? In both 2022 and 2023, we seem to get the following error. If I select count, it works, but any other calCU lation (sum, avg, min, max) gives the same error.
(...) Hi, After upgrading to Webcon2023 (ver. 2023.1.2.44) we found errors during Form rule exeCU tions on page load. It is caused by trying to hide/show/set/etc attributes that are not visible on the form. In the 2022 versions, there were no issues with the same configuration cases. These errors appear during Diagnostics and additionally prevent saving the Diagnostics Session. Does anybody have (...)
(...) Hi. I have a big request. How to calCU late the number of days entered in the calendar on the form, but excluding holidays - only working days Alternatively, the second way: How to validate the form: if in the final step date = holidays, a message will appear. Thank you in advance for your help.
(...) m makieng report, where I want to show all responsible people who have tasks divided on Active task, Active task after deadline, Finished task in time and Finished task after deadline. I've made calCU lated column: case when WFD_AttDateTime5 < WFD_AttDateTime6 then 'YELLOW' when WFD_AttDateTime5 > WFD_AttDateTime6 then 'GREY' when WFD_IsFinish = 0 and WFD_AttDateTime5 < GetDate() then 'RED' (...)
(...) Hi! I need your help regarding setting foCU s on the last row of the item list. Business wants to perform the following scenario. Batch of barcode lables from paper doCU ments are to be scanned with hendheld scanner. Each scanned id is to be inserted into ID column of item list table. Based on the ID some additiona data are to displayed in other columns. What I have already done is the form rule that (...)
(...) Hi there I implemented the doCU sign sdk and transferring docs to sign works like a breeze. BUT: checking if sent enevlopes are signed and then sending the workflow along the specified path is simply not working. I followed the docs according to this: https://community.webcon.com/posts/post/doCU sign-digital-signatures-in-webcon-bps/36 I do get the following error(s): WebCon.WorkFlow. (...)
(...) Hi, it would really be great, if we could trigger the doCU mentation generation for a whole application. It doesn't have to be a single doCU ment. It would be fine if this would just create a zip package. In this zip packages there would be the default doCU ments for all processes. This would include the related processes too. Now I'm going back to generating the doCU mentation for ten processes (...)
(...) Hi, I think it would be beneficial if we could have a place in the global configuration where we can define CU stom default values for the steps and paths of dictionaries / doCU ment 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 st (...)
(...) I have an equipment initialization process (1) , followed by another process of allocating this equipment to a user (2). I have created a Report - "Equipment allocation" and I want to add a calCU lated column to this report that brings in the "Series" of the equipment from the Initialization process. I have this query: (select dbo.ClearWFElemAdv(WFD_AttChoose2)[which is the "Series" co (...)
(...) item list in a word template, the add-in asks for some columns configuration for the final table. Issue is that modifying "Display name" of a column of the item list is not visible in the final doCU ment, it is visible only in the template. The attachment doCU ment receives the original item list column name. The "Display name" set for an autogenerated column (like ID) works and modification is (...)
(...) An error (lack of privileges) in exeCU ting the Generate/Update a Word file triggered from the Menu button by a user who had privileges to read an instance but not to edit it. This is happening after upgrade to version 2023.1.2.124. It was working in previous version we were using. It would be great if we can go back to allowing users with read only access to generate a word file. Thank you
(...) An error (lack of privileges) in exeCU ting the Generate/Update a Word file triggered from the Menu button by a user who had privileges to read an instance but not to edit it. This is happening after upgrade to version 2023.1.2.124. It was working in previous version we were using. It would be great if we can go back to allowing users with read only access to generate a word file. Thank you
(...) Hi, I am CU rrently exploring options for viewing doCU ments within Webcon. Specifically, I am interested in understanding whether there is a possibility to visualize a doCU ment by providing a link that points to a doCU ment stored either on SharePoint or within a SQL Server database. My goal is to enable the automatic display of the associated doCU ment in preview mode when a user selects a record (...)
Is there any way to compare the Production and Test environments? To compare the configurations of the same process between systems? In order to track changes. Do you have any SQL, etc.? Do you use github or something else?