WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > Top rated

top rated

Hello, As usually, after encountering an error during tests, I have tried to Remove data of instances no longer in archive database option. Unfortunatelly, it is not working. Blue bar is sliding from left to right for about 10 minutes now. In Designer Studio, I can't remove the steps associated with the corrupted task, and the task also can't be removed because it doesn't load. Is there any tip, how to remove that? Best regards

MVP

Hi everyone, I think any changes to JavaScript is worth a dedicated thread, since these won't effect everyone and can be quite technical. As everyone has read the change log, it should be no surprise that we need to apply some changes to any JavaScript based modifications. The cash-dom library has replaced the former jQuery library. The change may affect how form rules work in JavaScript mode if the rules used the functionality provided by jQuery. For a description of the differences (...)

Hi, Sometimes in portal our users report a bug "Minified React Error #185". This is happening when they expand the selection list. When we want to reproduce the error on our devices, everything works fine :) We tried clearing cookies - doesn't help, changing browsers - which sometimes helps but not all. Does anyone have a solution to this problem? Maybe it is a version error? Our version is: 2021.1.5.344 Sharepoint Integrated Form: Modern

MVP

Good morning, we just updated WEBCON from 2021.1.4.154 to 2022.1.4.127 We noticed that there is a new functionality in the frontend that checks for unsaved fields when exiting the page. Overall, a great new feature, but unfortunately it leads to a negative user experience in some specific cases. For example, we often use only one start step to implement a search for the users. The user has the option to select or enter some filters and the DATA TABLE shows the remaining instance (...)

In the last 2 weeks several customers have asked me if it would be possible, that if a comment is required for a path and the error windows pops up, the comment can be entered directly in the popup window and the path transition can be done from there? When trying to set the comment using JS the path transition validation won't recognize it and still trigger the error. Has anyone of you an idea of how to solve this or maybe already solved it? Thanks Pasquale

Hello, does anyone can help me, how to disable a specified cell in item list? Problem description: 1) User enters ID numbers that are not allowed to be edited in the attribute "ID numbers uneditable" (screenshot). 2) For each ID number in item list, specified in the attribute "ID numbers uneditable", item list row should be colored red and should not be editable (should be DISABLE). Especially, in this case, for specified ID number, cell in column "Choose" should be disabled. WEBCON bu (...)

MVP

Hi, How to set up multiple sender email addresses? In the configuration of sending emails you can settup only one account and our custommer would like to send emails from different inboxes depending on the application. They use Graph for the email configuration. Graph is capable of sending emails from multiple accounts, but can we settup this somehow in webcon? I find it strange not to be able to as it is quite an important functionality especialy when webcon allows multiple applications to (...)

I have a rather curious scenario, when I look up an archived instance, I am able to bring up the form and see the files attached. However when I try to open/download the attachment it throws errors. Curiously if I go the history of the instance and scroll down to the attachment link, it opens the file just fine. Is this a known issue? Error during saga execution: Unexpected token 'A', "Attachment"... is not valid JSON SyntaxError: Unexpected token 'A', "Attachment"... is not valid JSON at JS (...)

Hi, After updating BPS to version 2022.1.4.111, I can't see the data source columns for dictionary processes. This applies to creating filters. Fixed value lists do not have this problem. What is causing this problem or change in behavior?

Hi all, at the moment we are struggling to generate C## classes automatically based on the SWAGGER JSON Definition of WebCon. (server-adress/api) It seems, that the inheritance could not be solved completely by the library. Our aim is to be able to read data in JSON format from the WebCon REST-API by using standardized tools, means no manually work for getting the data in the right format. Used REST instruction (v3.0) GET: Gets default bps view content Additional Information: - WebC (...)

Hi, I'm sure some of you had a similar issue. In our process, we send an automatic reminder by email. Email need to be added as an attachment in flow. To make it you have to do a workaround, which is not convenient. How do you do it? it would not be easier to add the "add as attachment" checkbox in Configuration - Send a custom email? like the ones in the attached picture greetings Bartek 😀

Hello, Does anyone can help me, why in WEBCON SQL query apostrophe is replace with quotation mark? On the form, I have an attribute with value: '2339226', '2504286'. In action "Change items lists value", I used an SQL query whith this attribute, but query preview returned "2339226", "2504286". Regards

Dear Community, just a general question about e-mail notification with Microsoft 365 accounts. On 01.10.2022 Microsoft will disable Basic authentication. How do you plan to keep working e-mail notifications with SMTP from M365?

I would like to print attachments that are attached to selected tasks (with specific IDs) so that I can print them. It would be enough if I could automatically save them to the local disk. Does anyone have any idea how to do this? Plese help:(

Hi, We have a problem with the transport mechanism and how business entities are handled, we have a development environment in house which we use to prepare application templates (products) which we transport to multiple customer environments and every time we do so the business entities in the target environment are overwritten when the business entity ID exists in both environments. Is there any possibility to prevent this form happening?

Hello, Does anyone can help me, how can I see WEBCON tables via MS SQL Server Management Studio? What the process of connecting to the WEBCON server looks like? When I tried to enter the server name (test.company.corp) into MS SQL Server connection dialog box it didn't work. Regards

MVP

Hi, We upgraded from 2022.1.1.53 to 2022.1.2.59 and after the upgrade the action :Send standard (or custom) mail in not working. When we TEST from System settings -> E-mail notifications -> Configuration of sending e-mail, the emails are sent. When send email from action, the action is working and the email sending to queue, but I get error in Local service status. Here is the error text from Local service status: WEBCON Workflow E-mail Service Module Error Role: EmailsService (...)

Hi folks, I was wondering if there is a way to use a signature pad (WACOM STU-540) for the handwritten signature field in a workflow. How does this work? If someone has experience with something like that I would be stoked. Best regards Fabian

Hello, is it possible for the navigation panel to be collapsed by default? Best Regards, InnFlow

I made the recent upgrade to Version: 2022.1.2.31 and I have noticed I can no longer limit the choice tree node selection to the last leaf I have rechecked that the option 'Allow also choosing intermediate nodes' is unselected on the choice tree configuration options Checked older workflows and they are also now not limited to the last node. As this breaks a relational dependency its something I can't leave this up to the wisdom of the user Is this a known issue?