Are there best practices how interaction with business central (formerly known as MS Dynamics NAV) can take place? What would be the preferred interface? I remember a communication with Webcon where comon data source was mentioned. Where are we here?
Hi all, I'm taking some time to explore the possibilities of Sharepoint and Webcon. I have a process set up to approve internal documents and they need to be renewed after 1 year from the previous date. I was trying to set up the beginning of the process in the Library List (and in the future use the renewal date do display the Start Workflow option for the line) and took the example of https://community.webcon.com/posts/post/starting-workflow-from-the-sharepoint-document-library/54 (...)
Hi everyone! This is not my first installation of WebCon BPS, but it is the first time I experienced this error. Everything worked fine until Users list configuration step. When I try to configure the local AD as source for synchronization, I receive the error "The parameterized query '(@Email nvarchar(4000),@DisplayName nvarchar(4000),@BpsId nvarch' expects the parameter '@DisplayName', which was not supplied." I assume, that for one of my service accounts the property display name is not se (...)
Dear all, what would be the best practice to update/change the Business Entity of an instance? Background: I would like to create an application containing people related to a company respective business entity. Over the time it is possible they would change the company and so also the business entity. I found a dirty way by using an SQL Update directly on the WFElements table, but I am struggling by running this query by (cyclic) action on a separate path. The path is walking through fine ac (...)
Hi all, i thought it might be a good idea to share useful queries that should be reusable for any of us as they are. Although I personally find the built in Workflow-History very useful and really like it for admin-purposes, it might be some kind of an detail-overkill for common users. In order to give users a more simple look of what happened so far in the workflow, I created a datasource that should work for all workflows and translations. Values are shown depending on the users browser la (...)
Wondering if it is possible to open the attachment preview dialog by using javascript only. Does anyone already tried to do this? There is the possibility to open the latest attachment, but that's not the solution i'm looking for.
By having a copy of a external file as attachment instead of only having a link to it, we can take advantage of the great preview functionality. How ever, having copies of a file increase the risk of having multiple versions and loosing track of the relevant document. In my case, we have customers who wants to link to files in SharePoint and other dms. So I'm wondering, how you guys solve this challenge. I'm currently thinking about a simple itemlist having a hyperlink column to store the lin (...)
In the release notes of WEBCON BPS 2021 the new option of using the openid authentication flow is mentioned. However, i did not find an option to use this authentication when calling Rest API's. https://webcon.com/wp-content/uploads/2020/12/WEBCON-BPS-2021-New-Release-Overview.pdf Did i miss something or is it not yet released?
Yeah, the new version is released and based on the change log, these are my three highlights: 4.11. Using variables representing configuration objects’ ID Item list improvements. Ok, this is cheating but there are a lot of useful changes :) 4.17. Report views in the navigation menu I didn't list the new WEBCON BPS Designer Desk because it's not comparable and would probably be on everyone's top list.
Hi, I have a problem with action "Update item list values" pointed on path. Workflow is started automatically base on REST API and pointed to the same path. I found information on the log "Number of replaced rows: 0' after start process by REST API. When I use web to start process, action update item list values works fine. When I edit a document created by REST API , action also works fine. Best Regards Tomasz
Hello, I would like to create a new data source in the MSSQL Database category that would retrieve information from a list of values from the form and other attributes on the same form, but I don't know what such a correct query should look like. Currently, my query is only able to retrieve information from the attributes themselves, but not from the list of values. Edit: I found the solution.
After updating to webcon 2025 every worfklow shows "Failed with an unknown exception Error identifier:" at the start/when reloading the page. The workflow is still usable, however this is still a bit upsetting. When pasting the error code into the administration tools, it says that no error was found. One worfklow however does show an error: ex: WebCon.WorkFlow.Data.Solr.Exceptions.SolrInitException: SOLR not initialized ---> CommonServiceLocator.ActivationException: Activation error oc (...)
Error in DS if in Atomation you will use in name "}" and save and then try duplicate .... webcon: 2024.1.1.161 [code] Typ: System.FormatException ------------------------------------------------------- Wiadomość:Nieprawidłowy format ciągu wejściowego. ------------------------------------------------------- Ścieżka wywołania ------------------------------------------------------- w System.Text.StringBuilder.FormatError() w System.Text.StringBuilder.AppendFormatHelper( (...)
You can easily find info about changes and who and when changed the lock of enviromnent select CHD_ID AS [Change_Id] , CHD_CFCID [Changed_object_code] ,case when CHD_OldValue = 0 then 'Unblocked' when CHD_OldValue = 1 then 'Blocked' end as [Old_value] ,case when CHD_NewValue = 0 then 'Unblocked' when CHD_NewValue = 1 then 'Blocked' end as [New_value] , CHR_TSInsert as [Date of change] , CHR_RowID as [Row change] , CHO_CreatedBy as [Who changed] from ChangeDetails join ChangeRow (...)
Hi, On the 2023 Webcon, we can customize the color of the left sidebar of the portal page using: the Sidebar menu in Theme customization. In 2025 we have the same Theme customization attribute but it doesn't do anything. Is it a bug? I know that it is possible to use CSS. When using CSS it changes the color of the left bar but pressing buttons resets the button color to default(white). Has somebody tried to change the default grey color of the left navigation bar? My CSS: .navig (...)
in Webcon: ver. 2024.1.1.161 if you have on on step grouping in item list (for example tech column) then adding new row popups window with one row editing but ... I have that feature off... ---edit---- because I have Item list with attachments attribute so .. in popups window I can not pick attachment ... :/ and now I need i popup window put a data (category) and "save" and again edit line in item list by adding new attachment ... [the link to pick attachment is working ... but I do (...)
Hi, I did the upgrade from 2022 to 2024. After upgrade, I upgraded the sdk to verison 2024 . When I tested i received the error" One or more errors occurred. (Decimal value was not in a correct format.) Decimal value was not in a correct format. " I tried to send the value in different format 122.23 or 122,23 but I received the same error. I changed the type field to a single line of text and it works. What format do I need to send from the sdk to the field for it to work? Than (...)
I've just found out that when I switch multiple lines of text field from the standard type to formatted it just disapears and there is a type error with no furter explanation. Is it just in my case or is it common in the latest version?
Hi, Is there a way to configure the SDK so the option: "Auto logs level" will not be applied to a specific SDK, or is there a way to turn off all logging completely for a specific SDK?
Hi, We noticed some problems with vacation Gantt chart report with past vacations after update to 2024. The problem occured on 2 versions 2024.1.1.130 and 2024.1.1.161. 2024.1.1.130: #1 problem we noticed: We cannot see any past data vacations, mainly on a simpified report (black/white one). #2 problem we noticed: On a advanced report with colors we can see past vacations but not all types. 2024.1.1.161: All type of reports (simple/advanced) dont show any past vacations. We (...)