(...) Applies to version 2024 R2 and above; authors: Konrad Wojtycza, Michał Misiarczyk Related document ation A detailed description of the functionalities listed in this article and their configuration can be found in the following WEBCON BPS Help sections: My Tasks | WEBCON BPS Reports | WEBCON BPS Feature description In order to facilitate the management of tasks, W (...)
(...) Applies to version: 2025 R1 and above, author: Krystyna Gawryał Related document ation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Security | WEBCON BPS SMS notifications | WEBCON BPS Introduction SMS notifications in WEBCON BPS are one of the methods for addi (...)
(...) 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 document s 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. Maybe (...)
(...) Applies to version: 2022 R1 and above; author: Konrad Keppert Related document ation License Activation Service WEBCON BPS License activation Configuration of Portal-Service communication and selection of Nettops protocol Introduction In the standard platform configuration, the name of the machine on which the WEBCON BPS components are installed is stored in severa (...)
(...) xternal content by Daniel Krüger; February 11, 2025 ; The original post has appeared on daniels-notes.de Sooner or later users will use a character which would cause an error, when the document should be uploaded to SharePoint. You can find an overview of the unsupported characters and an example implementation of the business rule in this post.
(...) Applies to version: 2025 R2 and above; author: Krystyna Gawryał Related document ation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Global automations | WEBCON BPS Introduction Global automations in WEBCON BPS are universal mechanisms that can be used repeatedly (...)
(...) Applies to version 2025 R1 and above, author: Krystyna Gawryał Related document ation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Workflow designer | WEBCON BPS Global form template | WEBCON BPS Field matrix | WEBCON BPS Form | WEBCON BPS Introduction Vers (...)
(...) Applies to version: 2025 R2 and above; author: Krystyna Gawryał Related document ation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON BPS Help: Business rules | WEBCON BPS AI Create transcription | WEBCON BPS Introduction Artificial Intelligence (AI) plays an increasingly (...)
(...) Applies to version: 2025 R2 and above; author: Jacek Język Related document ation API definitions | WEBCON BPS User Defined API (API Definition) in WEBCON BPS – a new level of integration Introduction In the world of modern business processes, the integration of different systems has become a key element for the effective operation of an organization. (...)
(...) efinitions) but still it should be posiible to implement some basic imports, even if not all data from BPMN diagrams could be imported. BPMN is widely used by organizations for process management and document ation, and possibility for easy implementation of previously designed processes would be a great feature.
(...) *.cosmoconsult.com", token_path = "/api/login", Content = "{'clientId':'4c01c4fb-9b82-4912-b410-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(C (...)
(...) I have the challenge to read form fields of a pdf document and store them in the workflow instance. The idea is, to implement an sdk custom action, where I am able to configure a mapping between the pdf form fields and fields of the workflow instance. The ideal solution is having two columns in a dynamic grid (similar as in the image attached), where i am able to add as many rows as i need. One to def (...)
(...) the first sub workflow has been finished negativ. In my case it should wait until all sub workflow finished negative or positive. I thought about using the advanced settings, but I have no idea how. document ation: You can also define the path dynamically. To do this, select Use advanced settings and create a suitable SQL query in the Advanced path choice field. When is this executed? a) When the first s (...)
(...) mization: https://community.webcon.com/posts/post/adfs-customization/208 My issue is that my Windows server is not configured correctly and I lack knowledge to configure it. I started reading the MS document ation and it's huge. There are a lot of settings to configure and I'm not sure what's needed and what not. I was wondering if there is anyone who would be willing to point me in the right direction.. (...)
(...) I haven't found any document ation how to access the current form data. What I know is, that all the formdata is kept in a json property called liteDate.liteModel as a json-object as you can see when calling /api/nav/db/{dbId}/app/{appId}/element/{wfdid}/desktop I guess that this liteModel must be available via javascript. I'm wondering, because there is this form from the offical 2021 release paper ( (...)
(...) only having a link to it, we can take advantage of the great preview functionality. How ever, having copies of a file increase the risk of having multiple versions and loosing track of the relevant document . In my case, we have customers who wants to link to files in SharePoint and other dms. So I'm wondering, how you guys solve this challenge. I'm currently thinking about a simple itemlist having a h (...)
(...) s would be opening a preview or of course a form. Maybe also viewing or downloading a file could be recorded. The most luxury version would be configuration options (elements views, element edits, document downloads, document previews) on process level. By default it would then be switched off. It might be feature other partners/customers would like to have as well.
(...) form rule on page load, but only when we go into Edit mode. Is there a way that his is also done in read only mode, when we jus to open the Form. A quite similar scenario applies when printing a document – we want to have the last version of the Partner data. Best regards Aleš
(...) Hello, I am trying to clear the contents of a technical itemlist which I use to put data into a word document . This itemlist works as a buffer and takes the rows of another itemslist which have with a YES/NO field selected as YES. The source itemlist always has different values so i need to refresh the buffer. I need an easy way to clear the contents of the buffer itemlist. Also, the buffer itemlist has (...)
(...) Hi all, I have a process for the RH where for the different subsidiaries there are different document s and salary benefits for the new admission. The point is when the subsidiary is selected, the form should be updated with the list of document s needed and send them in a notification for the new candidate. There are some issues with this, I'm not able to initialize the item list with the dictio (...)