For some reason neither Concat nor "+" works when adding another text to the output of my business rule. I have tried Concat and "+" inside and outside the rule. Neither worked sadly.
We are sending out email and need to know whether the email had been delivered or not. When sending a custom email the "Delivery notification" and "Read notification" can be set. How do the interact with WEBCON BPS or better say, how can i check for the delivery/read notification?
There is probably a bug in ver. 2021.1.3.205 on webconapps.com. If you click Generate preview in Designer studio and save the process, the preview is available (when clicking on the step names in the Information panel in front end). As soon as I make some changes, e.g. modify a field name or any other modification and save the process again, the preview is not available anymore. I noticed also that the preview quality (generated image) in front end depends on the designer studio size on the mo (...)
Hello Everyone, How Can I change sub-workflows status depending on some condidions? I want to close rest of sub-workflows(automatically) when for instance: 2 users accepted. Example below: I have 10 sub-workflows: 3 are possitive and the rest should be closed by system(automatically). Could you help me?
Hi, ver. 2021.1.3.205 I have a problem with reports. When I hide one of the columns and then I would like to change the position of the other column in the report and then I have an error... http://webcon.net/WEBCONBPS/db/1/app/21/element/1037860/form/view?returnurl=%2Fdb%2F1%2Fapp%2F21 url: https://webcon.net/WEBCONBPS/api/logger | action: ip: xxx | msg: "stack": "TypeError: Cannot read properties of undefined (reading 'split')\n at HTMLDocument.<anonymous> (https://webcon.budimex.net/WEBC (...)
Is anyone else experiencing the issue? In my case it's ver. 2021.1.3.205 on webconapps.com. If I insert the tooltip text for a path it doesn't show. Is this a known bug or am I doing something wrong?
Hi All, I have a workflow where I use “Start a subworkflow (SQL)” action. I also have a “Wait for sub-workflows(system step)” step where I wait until all the subworkflows will end. I configured the “Wait for sub-workflows” to go back to “register step” when one of the subworkflows finished negative. See picture And here are my problems: Let say I started 3 sub-workflows and one of them went negative path. Although my main workflow went to the “register step” the rest sub-workflows are sti (...)
Hi all, Do you know why the Server Connection errors are displayed on the form? The users are complaining that the errors are showing up more frequently when they access Webcon. I've noticed that the error normally occurs when my Internet drops and the connection is lost, but is this happening for other reasons? Thank you
Hello everyone, in a webcon environment I currently have two business entities (ID 1 and 4, see the attached screenshot). From now on I only want to use the entity with ID 4. Is there a known way to migrate all existing instances from ID 1 to 4 so I can delete the business entity with ID 1 afterwards?
Hi all! Maybe this is a know issue, but we are wondering at the moment if it is possible to import an exported application package to a Webcon installation with a different version. We currently have an exported application package (.bpe) from version 2021.1.3.205. We are planning to use cloud services from Webcon which is supposed to be the latest version (which currently is 2021.1.4.55). Is it possible to import an older version package to a newer Webcon installation? If the answer is No (...)
Hello all, Hope you're doing great! Does anyone know how to configure a query which will return where a specific user was set in any action? I'm using this article https://community.webcon.com/posts/post/checking-user-and-group-privileges/258/3 but I want to also check where for example the user is hard coded for the Task Assignment for example. Hope you got ideas! Thank you
Hello all, Hope everyone is doing great! I would like to ask if any of you already configured substitutions on Webcon? I'm following the article https://community.webcon.com/posts/post/substitutions-in-webcon-bps-configuration/228 but there 's a part on image 6 that is not showing anywhere in my Webcon version. I'm only able to set up the configuration as figure 7 but not even able to select the process or the company. Anyone had the same issue? Thank you
Hi there, I have a data source of MSSQL type, that populates a data table. The SQL query is quite complicated but it works. However it currently takes about 33 seconds to complete. Thus when executed in SQL Studio, I get the output table. When I try to execute it in a bps process, it fails. When testing in Designer Studio, I get an error of execution timeout. Is there a way to tell Webcon to allow a little more time for this sql? Michal
Hello, We encountered a situation where out of multiple users that have access to an instance, can see it and work in it without problem, but when only one of them searches for that specific instance in the search bar he does not get that instance back at all. Did anyone encountered something like this and do you know how to solve it, or what the possible problems are? Regards, George
Hello everyone! :) It's great to work on Webcon, really useful staff. Unfortunately I think i found a bug, since I can't find any issue in my configuration. I have an Item List field type with some fields in it: type, subtype, value, start-date, finish-date. My configuration is set to automaticly take value from database and place it on 'value' when I pick 'subtype' from dropdown. I am using the target field option, because 'subtype' is a picker. Everything works fine until I delete some elem (...)
Hello, I wonder if this is a bug or feature... I have a form field named "Dział" ("Department") and it is the type of "Choice tree". When I try to create a report with forms containing this field, the field is accessible depending on report source type... when the report source type is "SQL Source" - the field is accessible when I choose "SearchIndex source" - it disappears from the list of accessible fields... Did anyone face same issue? Is it for a reason, or is it malfunction?
Hi Everyone, Is there a way to avoid the "No exact match found" when populating data into a choice field?
Hi all, we created a new workflow, mainly to store information about our companies and important documents for them. To make sure the users attach a structured set of documents, I created a dictionary of document types, along with translations for them which are defining which document is attached in which row of the item list. The item list is initialized with a set of standard document-types that should be attached. There are a few things that dont make much sense to me in this scenario, t (...)
Hello, I'm wondering is there a simple way to do this. Sometimes "SQL COMMAND" returns nothing (there are no rows that match the query). How do you test for this? IF "SQL COMMAND [...]" = EMPTY does not seem to work. Maybe there is a workaround?
Hello, I have a field for "internal comments" and I want three user groups to be able to edit this field on every step of the workflow. On steps where they have the general right to edit, this works, but not on other steps. To clarify, on those other steps, they should NOT have rights to edit the step, ONLY to edit this one multiline text field. And any other group should NOT have the right to edit this field. Only for internal user groups. I already tried in the editability tab to make thi (...)