Hi, we wanted to use the MS Teams Workflow to push new RSS feed entries to our internal WEBCON Teams channel. Unfortunately the Power Automate flow throws this error using https://community.webcon.com/feed/user-voice: { "status": 400, "message": "Failed to read requested Feed information. Details: '\b', hexadecimal value 0x08, is an invalid character. Line 13573, position 9.\r\nclientRequestId: dc221308-f5c5-445b-86a2-0b750c2ce180", "error": { "message": "Failed to read request (...)
Hello, we have a production- and a dev-environment. The production environment was installed in 10/2024 (R 2024 version.. and updated to the latest R2025), the dev-environment was installed a few days ago (R 2025). For each stage we have 2 system accounts: Prod: service_webcon service_webcon_iis Dev: service_webcon_dev service_webcon_iis_dev In the production environment the user service_webcon_iis has NO SQL rights and is configured as user for the application pool. service_we (...)
Hi, Could you clarify what changes were made to the SDK licenses in WEBCON 2024 and 2025? I don’t fully understand the modifications and would like to know if I need to take any additional steps regarding the license or key to sign plugins. If I’m currently using an SDK plugin developed by our in-house development team, does that mean I might not have an SDK license? Or do I need to do something with the signing key? I’m a bit confused. For context, we have a perpetual license - webcon 2022 O (...)
Cześć Po podniesieniu wersji z 2022 na 2025 mam problem z puszczeniem requestów przez REST API W wersji 2022 do szyny request trafiał w taki sposób /onboardingWebconV100/initProcess?processId=519&taskTypes=Przygotowanie%20i%20konfiguracja%20sprz%C4%99tu&taskTypes=Przypisanie%20licencji na wersji 2025 jest tak /onboardingWebconV100/initProcess?processId=674%26taskTypes%3DPrzygotowanie%20i%20konfiguracja%20sprz%C4%99tu%26 W RB wykorzystuje string replace, który zamienia mi znak : na '' (...)
Hello WEBCON community, There is workflow where tasks are assigned to several users, all of which have to be completed. The problem is, users can't edit the form/finish their tasks when someone is closing the form without exiting "edit mode". Is there a way to "kick" users out of "edit mode" after they close the form? Kind regards Zakhariy
Hello, is there a guide on how to move both databases and the portal to new servers? I tried to backup the databases, restore them on new database server and then perform upgrade on the new application server, but the installation fails when connecting to the Search Server: 06-02-2025 19:02:51 msg: Step2 src: Upgrade 06-02-2025 19:02:55 msg: Sql version: 14.0.3480.1 src: SqlServerVersionChecker 06-02-2025 19:02:59 msg: Url to Solr: http://[SERVERNAME]:8983/solr/BPS_Activities/query?q (...)
Hello everyone, I’m still learning how to use JavaScript effectively with WEBCON BPS. Currently, I’m working on a project that involves an HTML button/JavaScript triggering a file download at the end: JAVASCRIPT: // Save the PDF and offer it for download const pollerPdfBytes = await pollerPdf.save(); const blob = new Blob([pollerPdfBytes], { type: 'application/pdf' }); const url = URL.createObjectURL(blob); const link = document.createE (...)
Hi everyone, There is something that has been a thorn in my Webcon enviroment for some time. I thought that new version will solve this but unfortunatelly didn't. The problem is that in my leave of absence workflow I have an action that sets up substitution for the time a person is out of office. When I run a test (see left side of the enclosed screen) the SQL query shows correct dates of substitution (the same as te person's absence). When the acton runs the substitution is set to last for o (...)
Good day webconcommunity, I would like to know if/how it would be possible to hand over a workflow to another user who might also in turn hand over the workflow to yet anoter user, important is that the there is a option to hand the workflow back to the original user. Thanks in advance
Hi, I'm new here in the forum. I hope a got some help. My first question is about 'Hot Folders' The Configuration of the folder is quite easy. But my process, I want to start - doesn't start. I have configured in the 'Start-Workflow-Settings' the name-field and added the value of the user to which the task should be applied. See the attached picture. But it doesn't work. The User is an Active Directive User. What's wrong with my config? I am grateful for your tips Franz
We have a translation on the dev environment. How do we move all the translation say for 'application1' - all the formfields, workflows , emails, safely, with the possbile backup and without exporting all the pacagaes for production?
Poproszę szanownych kolegów o informację - jak można zwolnić licencję użytkownika Designer Studio i przypisać ją innemu użytkownikowi? Środowisko nie synchronizuje użytkowników z AD. Wszyscy są dodawani jako Użytkownicy BPS. Pozdrawiam (BPS 2023.1.)
Why the account bpc_svc (assigned to Webcon BPS Service) need to license to execute timeout ? Webcon version 2024.1.1.88
Hey Webcon Community! I have hard time finding solution so hope you can give me some hints. I am building application for business trips. Users will have to fill out two type of data: personal data and many other information's like purpose of the trip, transport and so on. Is it possible that users have to fill out personal information only once (first time they are using application) and in case of next usage of application personal information could be filled out automatically based (...)
I have a problem to establish a connection to sharepoint online. I have chosen as connection type sharepoint online. When I enter the Url of the sitecollection and the user and password correctly, I get the Error message: "Unable to connect to the remote Server. The sign-in name or password does not match one in the Microsoft account system." As the account that I use to connect has not MFA enabled the reason for the error must be, that webcon uses legacy authentication, which is not allowed o (...)
Hi Everyone! In the WEBCON environment we use, it is not possible to synchronize users with local AD. However, we want and can use AD to authenticate users. So we added our WEBCON users as BPS users. In the BPS user synchronization configuration we have set: Synchronization source = None and in the system configuration Authentication Providers = Windows Active Directory. Once completed, all BPS users have been synchronized and are listed in the CacheOrganizationStructure table with COS_Log (...)
we are currently in a process of compare which translations we have and which we do not. I do not want to do it by going through each application than dowload the excel but I would like to generate a report with app,worfklow and form fields where there is no tranlsation. Can anyone help me with this issue?
Hello, I am new here and I am studying Webcon yet :) i would like to ask one question and I need help. I created the field where I count number of days between two dates. It was easy (with help from this forum :) ) This was very helpful for me. https://community.webcon.com/forum/thread/469?messageid=469 But I need counting only working days and I am really desperate. In System settings => Global parameters => Working days calendar I defined non-working days for 2024 and 2025. (...)
Dear WEBCON Team, is there an option to only SHOW or HIDE the cell of the current row (in the specified column)? With the Form rule in the Screenshot the whole column is affected. Same for the Mark Required / Mark Not Required Rule. Thank you & Best Regards, Lena Schmidbauer
Dear Community, I'm trying to connect with REST API to SAP API. According to SAP API documentation this should look like this: POST https://localhost:50000/b1s/v1/Login { "CompanyDB": "SBODEMOUS", "Password": "1234", "UserName": "manager" } In response I receive receive 2 HTTP Cookie items (B1SESSION and ROUTEID) that I have to submit with every REST API call to SAP API. The problem is that I can't submit JSON configuration in REST API Connections area in WEBCON BP (...)