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

search results

for application

(...) ervice. Basic functionality of WEBCON BPS includes actions that allow managing AD resources directly from workflows. This article covers actions that enable the management of users and groups. The application created for the purpose of this article consists of several processes that provide comprehensive management of the AD catalog.   Manage users The diagram below illustrates the user mana (...)

(...) Applies to version: 2025 R2 and above; author: Łukasz Maciaszkiewicz   Introduction A well-designed dashboard can serve as a showcase for a WEBCON BPS application – attracting attention, directing the eye to key data, and improving navigation. To make dashboard creation easier, version 2025 R2 introduces a complete redesign of the dashboard design mechanism, featuring a design grid and s (...)

(...) 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.

(...) m, we would like to transfer the production environment to another server, and leave the current one as a test environment. Is there a procedure to migrate the PROD -> TEST environment and export the application to the new PROD environment?

(...) Hello there, with working much more with compact start buttons, i am optimizing our older dashboard layouts. We have a few application s, which have many start buttons. So i was wondering, if, maybe, in further coming WEBCON versions there could be the possibility to add 2 more "section layouts" like i posted in the picture. Mostly the usefull one would be: half side left, and two small columns in the righ (...)

(...) Hello, it would be nice if there`s a possibility to customize columns in build-in Archive report (Searching structures), independently for each application for example :)

(...) Hello Webcon community! We already tried several times to install Webcon BPS an a local machine (latest Webcon BPS version 2021 1.2.108). If it comes to IIS application creation, we select https and setup refuses to show wildcard certificate, which was previously installed to personal store for local machine. The cerificate is showing in IIS, certmgr (Personal -> Certificates), but is not selectable in We (...)

(...) ind of IIS certificate does the customer need and how to create it (self-signed, private key, encryption method, password, ...)? Documentation is not very clear about this. 2.) How can we create the application pool & website after installation, without having to uninstall everything (Webcon BPS, dropping databases, ...)? Many thanks in advance & best regards, Nik

(...) Hello, we have problem with BPS 2021 Android mobile app. After logging out and trying to log in another user, application automatically logs in previous user. How to force each user to enter username and password for each login attempt? Best regards, Wojtek

(...) Hello all, Thank you for taking the time to see my question! The travel team of my company uses a specific application to search and book flights. When they have a flight chosen and booked, they get a table through a command done inside the application which can be pasted in email/world/excel. When the copy table is pasted in notepad++, the script is not available so I was trying to get ideas on how (...)