(...) After upgrading the program to version 2022.1.4, the system informs that it is in maintenance mode. I thought the update went fine. SQL Server, IIS and WEBCON process works correctly. What else should I check? How to "turn off" maintenenace mode?
(...) I've created quick paths on reports but it is not always showing in the report. When I logged in as a one particular user on my laptop, it's working. When the same user is logged in on her laptop to WEBCON , quick path is not not showing at all. Also if I add "Mass actions" buttons, on my laptops are shown, on the same user are always inactive.
(...) Hi, During user synchronization I get hundreds of warnings like - Could not find group with BPS ID 'bps_startdk_kon_2u30@bxWEBCON .pl' for relation stored in database. - Could not find group with BPS ID 'bps_kon_edycjaslownikow_2s4w@bxWEBCON .pl' for relation stored in database. As a result members of groups don't have access to documents through group permissions. When I add user to group (...)
(...) nd emails from different inboxes depending on the application. They use Graph for the email configuration. Graph is capable of sending emails from multiple accounts, but can we settup this somehow in WEBCON ? I find it strange not to be able to as it is quite an important functionality especialy when WEBCON allows multiple applications to be developed and also multiple business entities. Am I missing (...)
(...) Hello, Since a specifc time KPI reports don't work on my WEBCON enviroment. I checked a configuration according to https://community.WEBCON .com/posts/post/web-part-kpi-new-edition/141 and everything looks good. I've checked 'KPI elements' table in WEBCON database and there are some data but the data are not up to date. Old WEBCON apps have the kpi data but as I said the data are not up to date. Ne (...)
(...) Hi, I tried to add a field from the process in the word template but I get the error from the attachment. I tried with another field from the same process and it works. I used WEBCON version 2022.1.4.127 Thank you, Raluca Lupu
WEBCON ver 2021.1.5.315 I found a bug in business rules with parameter and SQL query. When type is text and value start by '0' then rule cut first char.
(...) bers uneditable", item list row should be colored red and should not be editable (should be DISABLE). Especially, in this case, for specified ID number, cell in column "Choose" should be disabled. WEBCON built-in fuction "DISABLE" allows to disable a specified attribute, but there is no option to disable specified item list position (like "DISABLE CELL [Item list][Column]). Regards
(...) Dear Forum I am trying to remove SharePoint list items in one of actions. It works well when I pass a sharepoint item ID, but I do not have this available in WEBCON . I would like to delete an item based on other column that I have. I tried CAML query below, but it does not work. Tried different columns, tried "" and '', tried contains but it does not work. Any ideas how to do it properly? (...)
(...) " there is no such problem. LOG: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source) at WEBCON .WorkFlow.Base.Authentication.CacheAd.UserSearcher.FindByBpsIdThenByDisplayNameThenSynchronizeIfNeededThenValidate(String input, AccountSearchScope scope) at WEBCON .WorkFlow.Base.Authentication.Ca (...)
(...) Hi, Due to requirements of another system: 1. I need to change the authentication method of MS SQL Server from Windows to mixed. Any risks connected with such operation? Or WEBCON should be working just fine? 2. A need to change the collation of the SQL Server. Are there any risks connected for running WEBCON service here?
(...) Hi, Is this a bug? I am trying to delete a field from a SET statement, but WEBCON tells me it can't be deleted, because it is used. When I click Show Usages, the message is "This configuration element is not used anywhere. What is going on? Thank you
(...) Good morning, we just updated WEBCON from 2021.1.4.154 to 2022.1.4.127 We noticed that there is a new functionality in the frontend that checks for unsaved fields when exiting the page. Overall, a great new feature, but unfortunately it leads to a negative user experience in some specific cases. For example, we often use only one start step to implement a search for the users. The user h (...)
(...) Hi everyone, there's something I really don't understand. I'm currently using BPSExt-Signing-DocuSign extension https://github.com/WEBCON -BPS/BPSExt-Signing-DocuSign/releases/tag/2022.1 When I clone the branch and build it, the build folder contains another (older) "System.ComponentModel.Annotations.dll" assembly than the release. The reason for this is, that the plugin action CheckAllDocument (...)
(...) I'm following this article https://community.WEBCON .com/posts/post/approval-process-on-the-item-list-with-row-blocking/138 in order to block rows. I've managed to give access to items list only users mentioned in one of the columns of item list using SQL against BPS Users list (see picture attached) , but all rows are available to everyone from this column, not only one row per one user. What am I doi (...)
(...) Hi, i have a question for this post. https://community.WEBCON .com/posts/post/grouping-rows-of-item-lists/235 How can I change the sorting of groups, it is set to ascending by default, can it be changed to descending?
(...) Hi, Is it ok to create a custom SQL views on BPS_Content DB? Does WEBCON allow it? Best Regards, Bartek
(...) rm, since this happens on save. This should be related to database transaction and current values which are not persisted at this moment. Is there even a way to handle this scenario properly in WEBCON ? We have a dictionary process, so there is no way to play around with some additional steps. Hope the question is clear enough :-) Thanks in advance & best regards, Nik
(...) Hi, I have a problem with SDK Custom Action. I created a new action for WEBCON 2022 I added all assemblies to zip and when I want to execute the action in the response I see . Error code: 100 Could not load file or assembly 'Azure.Core, Version=1.25.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8' The version is not correct because in my solution I used 1.28.0.0
(...) Some of our WEBCON users are complaining about lacking of comment editing/deleting feature. It should be possible only for comment's author only of course. Such comment should be marked with "Comment changed" "Comment deleted" text. Wouldn't that be a great feature?