(...) mentioned in this article and their configuration can be found in the following articles: Integrating MS Teams with MS Graph – WEBCON COMMUNITY OAuth2 Authentication form field – application examples – WEBCON COMMUNITY Send chatMessage in a channel – Microsoft Graph beta | Microsoft Learn Create event – Microsoft Graph v1.0 | Microsoft Learn Introduct (...)
(...) oice fields. However, it is worth noting that the AI Assistant does not create advanced elements such as actions or Item list configurations. Further modification of the application You can continue the conversation with the AI Assistant by providing further prompts to modify the created application prototype. The AI Assistant also provides suggestions on how to proceed with (...)
(...) entation A detailed description of the functionality regarding versions 2023 R1 to 2025: OpenTelemetry in WEBCON BPS Introduction In the present-day dynamic and distributed application environments data monitoring and analysis are key to ensure high efficiency, reliability, and optimization of an application . To address those challenges, the 2023 R1 WEBCON BPS version has introduce (...)
(...) title-2-strong.text__base { background-color: transparent !important; } This way, any developer can apply transparent coloring using any color, consistently throughout the entire application . When working with three environments, it can also be useful to visually distinguish the DEV and TEST environments from Production. This helps developers immediately recognize where they a (...)
(...) 026 In workflow's global actions one can add automations that get executed "on start (cyclical)". It's hard to keep an overview of all workflows with such automations through all application groups, application s, processes and workflows. To get an overview one can create an MSSQL data query with the current database as connection and the following SQL query. It returns in the first (...)
(...) tion A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Authentication providers Alternative application Addresses Other related Community articles include: SSL Offloading vs WEBCON BPS Portal Introduction Publishing a .NET application behind a reverse proxy is one of the mo (...)
(...) e Portal and then enters the command: Register leave. AI Concierge interprets the command and suggests navigation paths leading directly to the buttons that start leave-related processes or to the application s that contain them. The user is redirected only after clicking the selected button displayed in the conversation window. If the user selects the button that starts the leave process (...)
(...) es a high level of security by eliminating the risks associated with traditional username and password-based authentication. Access to SharePoint resources is based on the app-only model, meaning the application has its own identity, independent of individual user accounts. Why do we use OAuth 2.0? The adopted standard complies with Microsoft’s current security guidelines descri (...)
(...) downloading the signed document. The integration enables sending a document containing attachments indicated on a workflow instance for signature, and then redirecting the user to the Autenti web application , either via email or through a link available directly on the form. The document signing process takes place in Autenti. Once completed, the signed document can be automatically attached back to the (...)
(...) Hi, we have the situation, that some globals and dictionaries are shared between application s. If I export an application all other application s, which use the same dictionaries, are exported too. At least I believe that the dictionaries are the case. This applies to the current version 2020.1.3.441. Of course, I can uncheck the unrelated application s, but this is error prone. In my opinion the applicati (...)
(...) 10-5e54ef352e2b','clientSecret':'*','impersonation': { 'login': '*' } }", Token_Response = Json.Document(Web.Contents(api_url, [ RelativePath = token_path, Headers=[#"Accept"="application /plain", #"Content-Type"="application /json-patch+json;charset=UTF-8"], Content=Text.ToBinary(Content) ] ) ), access_token = Token_Response[token], AccessTokenHeader = "Bearer " & acce (...)
(...) ncing check Accounting + Contract based payments My Tasks (3) My CBP Financing check Paid Not paid and so on. This would really help at not getting a messy menu in the application s. It would be even more awesome if there was an optional number indicating the count of entries in that view (in brackets in the example). I then would use this to replace the standard "My Tasks"- (...)
(...) Hello! Is there anyone who could help me figure out how to call an external REST API from behind a corporate proxy? I manage to successfully call it using Postman application installed on the server where Webcon is installed. However, when the same call is made from Webcon, it doesn't work. I'm using the POST method of the "Invoke REST Web service" action on a menu button. If I enable "Use proxy" in System (...)
(...) Does anyone know if it's possible to show data not present in an application on the report? I have read the article about calculated columns (https://community.webcon.com/posts/post/using-calculated-columns/196/3) but that's not my case. What I would like to do is join the items from the report to a table in a different database (on the same server) or to an existing MSSQL data source. In many processes I (...)
(...) your help. Do you know any possibilities to create a new user when you register with the new openID feature? For example, a new user register over openID. After redirect the user has no access to the application , because he only exists in, for example, azure ad but not as a bps user on the plattform. I hope my question is clear enough =) Greets Georg
(...) Some context - while we bind existing processes in another application , My Task section sums number of tasks from all connected processes. I know that as user i can filter them, but my proposal is to add some option for connected processes to not appering in active tasks section at all :)
(...) datasources, it would by great, when the api would be extended with methods to query datasources. There should be at least two methods: 1) getting a list of all available datasources (overall / by application ) 2) query a datasource with a filter. To make it easier, the filter should be passed in as query string
(...) I try to read/load in an xml-file in the Webcon application about the attachment section. Then I build myself a choice picker, where I can chose the selected file. After that I want to run an SDK action, where I get the data from my xml-file. In my code I implemented something but the file path is static at the moment and compares the file names. Normally every read in file gets an ID in the databas (...)
(...) 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 runn (...)
(...) for users to be able to manage from which process / step they want to receive notifications and from which not. Just like they can personalize portal main page. Now if user are assigned to a lot of application s, it usually create mail rule in it's mail client which move all notifications to one place, which provides to situation when some really important notifications are missed by users.