WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for log

(...) BCON BPS version than the other.  In this case it comes in handy that it is possible to create a shortcut which opens connects to the environment using the correct Designer Studio version. The blog post will provide you with the information on how to do it.    This screenshot is just an example. There are 22 shortcuts on my desktop. ;) READ MORE: here.

(...) tion file utilizing the classes defined in the swagger.json This way there shouldn't be any issues like spelling mistakes or wrong types for the properties. You can find more details on my blog :     READ MORE: here.

(...) a nice and easy solution, until the user experience with the row actions has been imporved. Now I needed to find an alternative solution. I don't like it but it works.     Blog post: Conditional editing/deleting of item list rows

External content by Maksymilian Stachowiak Starting Webcon journey usually begins with moving some data from other places, let it be SQL databases, but when more applications are created you still might need this knowledge to migrate further processes. In this series I'm creating an example application into which I'm importing data using built in cyclic actions, and external powershell

External content by Maksymilian Stachowiak Every application you create needs defined permissions, this post is about a pattern I'm using in every application. It helps with managing privileges, and eases out assigning already existing permissions. Read more here

(...) er editing and managing Portal instances. With that in mind, it is important to grant such privileges only to individuals with an in-depth understanding of the system, as well as process and workflow log ic.  

(...) on daniels-notes.de   If you ever wondered, whether the assigned person actually has taken a look at a task / workflow instance, then you can add a custom solution to your workflows. The blog post will provide all information on how to implement it, so that a different the icon will be displayed in the form, for those tasks which haven't been displayed to the assigned person.   (...)

(...) ipt function to display "All attachments" on page load is almost three years, this was only now updated to optionally collapse the the attachments. Thanks for the request. :) The linked blog post also contains a small documentation how to use the Category and ElementName field of the SQL statements in the related attachments. READ MORE: here.

(...) has appeared on daniels-notes.de   Have you ever wanted to contact a person via Teams to whom a task has been assigned? If your answer is yes, you should take a look at the video and the blog post. I finally found a solution for starting a chat by clicking on an assigned user. In case Microsoft fixes the issue that the Teams Windows desktop application ignores the message, you can (...)

(...) of new features. Additionally, updated builds are released at least once a month, they aim to resolve any existing issues and implement small changes. These small changes can be tracked via our changelog (available at the bottom of this page), which compiles a list of all modifications made to a major version over its lifecycle. Our latest major release is 2026.1 &nda (...)

(...) Daniel Krüger; November 10, 2024 ;  The original post has appeared on daniels-notes.de With WEBCON BPS 2025 the maximum supported compatibility level is 160 (SQL Server 2022). Change log : Changed the default compatibility level for new SQL databases created during the installation of the WEBCON BPS platform. As a result, the previous compatibility level set to 120 (SQL Server 2014 (...)

(...) ge again. Otherwise, Single-Use licenses and external links will not work. Information on the highest version of WEBCON BPS that can be installed under the purchased license is available after log ging in to the application https://activation.webcon.com. If necessary, update the license package (section 3.3 of the article WEBCON BPS License activation.   2.3 Updating SDK plugins (...)

(...) such a scenario, user authentication must be properly enabled in the Azure Portal administration panel. The application created there must have the appropriate set of permissions to allow the user to log in and perform the appropriate operations in SHO. It is a good practice to define the minimum set of permissions required to perform operations. User.Read level permissions allow log in, while those f (...)

(...) ible for analyzing data and countering threats.   Microsoft Sentinel The correct integration of the Microsoft Sentinel service with the WEBCON BPS platform requires delivering complete log s and application data to the former. The Azure Monitoring Agent facilitates the transmission of such information using the OpenTelemetry standard. In this scenario, the data transmitted from WEBCON B (...)

(...) ft Entra ID. The described installation consists of: WEBCON BPS 2025 Standalone installed on a Windows Server machine without Active Directory MSSQL server with authentication based on SQL log in A local service account and application pool Authentication of users to BPS and synchronization of the user list are performed using Microsoft Entra ID only.   Registering the M (...)

(...) my user improvements. I have focused on the ones which I'm using the most and I hope those are also those, which others use. Breadcrumb Colorize paths Missing comment handler Modal dialog Uniform save experience If you have no idea what these are, you can watch this updated video:   The issue which occurred in the video with the missing path colors has been resol (...)

(...) o a form field. The configuration of the authorization methods themselves is shared with Path transition authorization. Access authorization is in many ways a continuation of that feature. The terminolog y and approach are carried over.   Configuration and operation principles The access authorization feature provides additional authentication, protecting sensitive data on the form. When (...)

(...) xt the script will run (by default, this is the account on which the Workflow Service runs). The latter will be important for privileges, both to the network share and to the databases (if integrated log in is used in the SQL connection parameters). The PowerShell action can only be executed in the context of a workflow instance, so it is not possible to add such an action in cyclical automation. T (...)

(...) and click the appropriate option to flag the selected workflow instances.   My tasks In the My Tasks section, it is possible to flag tasks in the list of tasks assigned to the currently log ged-in user (Fig. 5). As in the case of the workflow instance, the tagging menu is displayed after clicking on the icon with three dots. Fig. 5. Flagging in My tasks   Moreover, afte (...)

(...) emented: Providing custom body and headers Reusing the access token Reusing the proxy   You can find the link to the repository and and explanation im my blog post: SharePoint Online certificate authentication