(...) I would like to run an SQL procedure (something like the article Run an SQL procedure HTTP s://community.webcon.com/posts/post/the-run-an-sql-procedure-action/230). But, I would like the procedure to generate a .txt file with the results (e.g. JSON), and the file to be downloaded using the WEBCON platform (maybe a new process with starting the procedure and preparing a .txt file for download, such as (...)
(...) t Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HTTP Context context) at WebCon.BPSCloud.Portal.Extensions.RouteValuesTypeVerificationMiddleware.InvokeAsync(HTTP Context context) at WebCon.BPSCloud.Portal.Extensions.DesignerDesk.DesignerDeskActiveCon (...)
(...) use the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (api.accept.autenti.net:443)) ---> System.Net.HTTP .HTTP RequestException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to re (...)
(...) limit? Or adding the ability to change it? The DET_LongTextX column in the database is ntext type, so is there any reason to limit the number of characters to 1000? This thread may be related - HTTP s://community.webcon.com/forum/thread/2366/30, and users are complaining about this limit :)
(...) wrong time is displayed in the preview. Specifically the time in the wrong time zone. From what we've been able to check, it's probably related to the Aspose library. Here is a thread about it: HTTP s://forum.aspose.com/t/when-convert-msg-file-to-pdf-send-time-changed-to-some-other-time/172491 Has anyone encountered this problem or is it known? We are using version 2021.1.5.315 Regards.
(...) Hi all! I noticed that OData support has been added to REST API 2022.1.4.xx. I only found one document, which is located here: HTTP s://community.webcon.com/posts/post/odata-format-in-webcon-bps/346 This document is related to the usage of OData in PowerBI. What we really need is the ability to filter views with OData and REST API. Is that one already implemented and if so, where can I find (...)
(...) Hello, Since a specifc time KPI reports don't work on my webcon enviroment. I checked a configuration according to HTTP s://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. (...)
(...) Hi everyone, there's something I really don't understand. I'm currently using BPSExt-Signing-DocuSign extension HTTP s://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 CheckAllDocume (...)
(...) I'm following this article HTTP s://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 d (...)
(...) Hi, i have a question for this post. HTTP s://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?
(...) database, based on text typed in regular TextInput field. That lead me to Levenshtein Distance algorithm, which might be slow in SQL, but i've found that such a thing is already implemented in SOLR (HTTP s://stackoverflow.com/questions/1752301/how-to-configure-solr-to-use-levenshtein-approximate-string-matching). Also, any ideas how to implement it any other way?
(...) rrors on some querries that use . Error occurs when querying another database directly or using join, etc from SQL COMMAND or choose field querry. I found that this is related to change described in HTTP s://community.webcon.com/download/changelog/117?q=cf05b90, associated with using bps_user on SQL COMMANDS. Is there any way to deal with it at SQL server level by proper configuration or should I c (...)
(...) Hi, Since I found this post, I am very curious when the 2023 release will be available. It would be really nice if anybody could give me more information about it. HTTP s://community.webcon.com/posts/post/ability-to-transfer-bps-groups-using-the-export-import-mechanism/374 Thank you, Raluca
(...) ist row to another ItemList in the same instance. Therefore I need an autocomplete field with ID=ItemListID(DET_WFCONID) and Name=? . I'm kind of stuck. At the moment I can't even find it under (HTTP s://developer.webcon.com/2022/resources/db/). Anyone out there for a little help? Thanks in advance, Bjoern
(...) ld-in option to anonymize the AUTHOR too? Thanks for your help, Bjoern ---------------------- WEBCON does not have a vaild link for informations... INTRODUCTION TO ACTIONS IN WEBCON BPS HTTP s://community.webcon.com/posts/post/introduction-to-actions-in-webcon-bps/172 -> Remove personal data [ HTTP ://howto.webcon.com/gdpr-personal-data-administration-process/ ] -> File not found
(...) I was searching for some information about the "REMOVE PERSONAL DATA" action, but WEBCON does not have a vaild link anymore: INTRODUCTION TO ACTIONS IN WEBCON BPS HTTP s://community.webcon.com/posts/post/introduction-to-actions-in-webcon-bps/172 -> Remove personal data [ HTTP ://howto.webcon.com/gdpr-personal-data-administration-process/ ] -> File not found I didn't check the other links. (...)
(...) Hello! I'd like to propose new functions for item lists: 1) freezing view of the selected (first 'n') columns -> following the thread: HTTP s://community.webcon.com/forum/thread/2603?page=1#m2610; 2) enabling (showing) / disabling (hiding) rows in the previously initialized item list -> business case: in the step after initialization we disable (or hide) all the rows except for the selected ones (...)
(...) Hi, I have found this article. I don't understand where should i define an additional row... (text fig. 13) Or i get error "column DET_Att1 not found.." HTTP s://community.webcon.com/posts/post/confiugration-of-the-item-list-and-data-table-form-field-in-e-mail-templates/14 Can you help? Thank you.
(...) icrosoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at WebCon.BPSCloud.Portal.Extensions.LicenceSetupMiddleware.InvokeAsync(HTTP Context context) at JSNLog.JSNLogMiddleware.Invoke(HTTP Context context) at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HTTP Context context) at WebCon.BPSCloud.Portal. (...)
(...) he change may affect how form rules work in JavaScript mode if the rules used the functionality provided by jQuery. For a description of the differences in the operation of the two libraries, see: HTTP s://github.com/fabiospampinato/cash/blob/master/docs/migration_guide.md This thread is dedicated for all those changes, whether they are stated in the migration above or not. Example the prototy (...)