External content by Daniel Krüger; January 24, 2025 ; The original post has appeared on daniels-notes.de I wasted quite a lot of time when setting up an App registration to upload documents to SharePoint using REST actions in WEBCON. Since WEBCON BPS 2025 does not support certificate authentication I had to persuade SharePoint to allow Client id/secret authentication.
External content by Daniel Krüger; January 26, 2025 ; The original post has appeared on daniels-notes.de While WEBCON BPS 2025 does not support certificate authentication by default, the R1 release added a new SDK type the “CustomRESTAuthentication”. This allows us to implement our own authentication options. I made use of this to add support for accessing SharePoint us
Applies to version 2020.1.3; author: Wojciech Kołodziej Introduction A dashboard is a panel that allows you to prepare a dedicated page where you can add various elements (called widgets) such as reports, task counters, or HTML code. Widgets are used to build a personalized application page in WEBCON BPS Portal. The ability to create your dashboards by using 10 widgets h