Hello Community, We have problems with the different runtime environments of the WBCON Workflow Service (under .NET Framework) and the WEBCON BPS Portal (under .NET Core) and System.Data.ODBC. I have developed an SDK plugin that integrates the NuGet package System.Data.ODBC to access ODBC data sources. The target runtime environment of the plugin package is .NET Standard 2.0, so that the plugins can be executed both in the service and portal. Without the integration of System.Data.ODBC (...)
Hi all, I need to do an upgrade and was wondering if there are any changes that could break things. What versions would you recommend to avoid and which ones are kinda required in between? For example, I see that there is an issue with SearchIndex from version 2022.1.4.174 to 2022.1.4.274, and in all published versions of 2023 R1. I suppose I will not use them. I will continue to go through all the changes, but if there is anything that you can point out it would help a lot. Thanks, (...)
Hi, I am currently exploring options for viewing documents within Webcon. Specifically, I am interested in understanding whether there is a possibility to visualize a document by providing a link that points to a document stored either on SharePoint or within a SQL Server database. My goal is to enable the automatic display of the associated document in preview mode when a user selects a record in the application. Has anyone had experience or insights into achieving this integration? If (...)
Hi there, I have following idea and search for a solution: I have an items list; now in case a certain field is changed, I want to write the "old" value before the change into a different column of this itemlist row. Any ideas? Kind regards, Klaus
Hi all! I want to hide / show / mark as required some form fields based on field Guid. Is there a way to do this easily? When I look at the signature of e.g. Hide function it just seems to take some shrinked DB name (e.g. AttText35) or field id (integer), which is different between environments. Appreciate any hint into right direction. Thanks in advance & best regards, Nik
Hello, I have an application that creates a folder within a document library on SharePoint and needs to upload files to the newly created folder. I am encountering difficulties in uploading the file to SharePoint using the REST action with the Graph API. I get this error: "Invoke REST Web service test (2) - Request Url: https://login.microsoftonline.com/f656719a-4d1c-482b-be59-564f8c2af72d/oauth2/v2.0/token Response Code: Exceptions: Cannot add value because header 'Authorizat (...)
Hello, The workflow I am designing requires an email to be sent after a certain time spent in a step. Is this possible using the Date Diff function?
Hello. I have a "Invoke REST Web Service" GET action. I would like to save a part from response to a field, more specifically an ID. I have tried multiples methods, but i did not success... This is my response. How can i save the "value/listItem/id" to a field? (id=318) { "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#sites('test')/drives('XNOnVydrSL6yetalE8-T')/root/children(listItem())", "value": [ { "createdDateTime": "2024-01-15T16:28 (...)
Hi all, Is there any way to export data from Webcon to Excel WITHOUT column headings? Can't see such an option neither in export from data table attribute nor from the report. Can this be done in any way?
Hi Team, Is there a way to disable (eg. on value change if cell 1=1 then disable(cell 2)) particular cell in a row in Item List? I do not want to disable whole row nor column.
I would like to switch webcon designer studio license from one user to another but "I want to use license for user xxxx" is grayed out How to fix it ?
Hello Who can show me where in the DEMO-Helpdesk application there is a rule that is intended to hide the "Internal notes field" from authors (just like the documentation says)? Currently, this field is always displayed by default (including in email notifications) Similarly, limiting the display of this field in reports depending on the user?
It is possible to make descriptions required by default in Designer Studio for Applications, Workflows and Steps?
Hello everyone. Is it possible to select all authenticated users in the portal with the date and time of authentication?
I am looking for the solution regarding REPORTS. I want to restrict the reports in the way that authors can only see their own requests. I was trying to do it with SQL, but I failed, I saw suggestion that it can be restricted on the user priviliges for entire app level, but I can't find solution. Please help :D
Hi everyone. How many of you have more than 30 companies in Webcon? I have them much, much more. Don't you think that dropdown list could be much less annoying than scrolling tabs when searching/changing rights in Designer?
Hello @ll Have any of you tried implementing webcon with the project Stirling-PDF instead FineReader? https://github.com/Stirling-Tools/Stirling-PDF
An error (lack of privileges) in executing 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
Hello everyone, I'm wondering if there is any function that will format today's date from original format into "JAN.14.2024" format. Basically to transform the month into letters and display them like that. Thank youu.
Hi, When inserting an 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 document, it is visible only in the template. The attachment document receives the original item list column name. The "Display name" set for an autogenerated column (like ID) works and modification is visible in both template and generated attachment. Thanks, Mihail