(...) 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?
(...) 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 test ing 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
(...) Hi there, I have observed the problem. During the transfer between DEV-test -PROD environments there is an uncontrolled change in the order of formal parameters in the form rules. This results wrong assigning the actual parameters when the rule was called after import.
(...) llation 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 (what we suppose), is there a workaround to import th (...)
(...) Hello, I tried to import some templates from DEV environment to test environment and when I uploaded the .zip archive the following error occured on the .xlsx report: "Value cannot be null. Parameter name: securityProvider" Does anyone know why do we get this error? Thanks!
(...) ld. My expectation was, that this field change should happen on every workflow element every minute, but this didn't happen. What did I do wrong? I know this is a dangerous scenario, but it is for test ing purposes only. What we want to achieve is a 'Invoke REST service call' which updates some fields in current element and saves current instance only if any of the fields has changed. Is that even (...)
(...) ell integrated with Microsoft technology and has great integrations with Microsoft services, i.e. M365. I would strongly appreciate, if support for Azure SQL could be added in near future. We already test ed it and with some workarounds at installation time it works. But we cannot recommend this to our customers if there is no official vendor support. Thanks :-)
(...) Hello everyone, because the first installation attempt did not work out (login problems webcon designer studio), i uninstalled webcon and sharepoint. I installed Sharepoint 2016 again and also the latest security update. Now the installer does not recognize the sharepoint web parts (see picture below). Did anybody have this issue yet? Do you have any idea how to fix this? Is it ok, to skip this? (...)
(...) ot possible to start the website configuration from the iis level (error in the web.config file) with the installed hosting bundel version 2.0.9. - after reinstalling hosting-bundle on 3.1.21 (the latest ), it loads web.config, but there is an http 500.21 error in the browser - internal server error - after reinstalling hosting-bundle 2.1.17, an http 502.5 - internal server error pops up I checked (...)
(...) Is there any way to make the system button faster or to increase timeout time? I didnt find anything in webcon configurations unfortunately. I dont think it is a version problem since deleting on test environment works just fine. Edit: I just managed to get the same problem on test environment. Best Regars Kamil Górski
(...) Hi, I am currently having Trouble with timeouts in my system. I made an easy timeout that should only do a path transition every minute, to test if the timeouts would work. Currently no action is called during the trigger of the timeout, but even when adding a simple action the timeout doesn’t work. I did check the following thread about a similar problem (https://community.webcon.com/forum/thread/10 (...)
(...) t "Dynamic Compression Module". You can enable this by executing the following line in PowerShell: Enable-WindowsOptionalFeature -Online -FeatureName IIS-HttpCompressionDynamic Now I'm back to test ing the new version. :) Best regards, Daniel
(...) Happens the following way: - Business rule retrieves datasource column (from [CacheOrganizationStructure]) COS_AD_name by means of a form field value (see 1.png) - Rule works fine if clicked on 'test ' button - This business rule is used in the cyclical action 'Update related workflow instance' with the goal to update a workflow's form values on an interval (thus using 'Change value of single fie (...)
(...) n I tried to filter on the global people picker Column, it is not showing the data. Example: we have a Requestor people picker Technical form field. There are few requests submitted by 2 people: test 1 and test 2 . When the request is submitted, the Requestor Form field gets populated by these people names. I have created a report for those 2 processes and the report view is showing the requests s (...)
(...) when I tried to filter on the global people picker Column, it is not showing the data. Example: we have a Requestor people picker Technical form field. There are few requests submitted by 2 people: test 1 and test 2 . When the request is submitted, the Requestor Form field gets populated by these people names. I have created a report for those 2 processes and the report view is showing the requests su (...)
(...) Hi all, I've deployed a test environment to "sell" webcon internally. Activation email was delayed, I waited for some time so I imported everything when still demo. Everything worked. Now I activated free license and on each form I gave a message that: No license for WorkFlow Fronton in version 2022.1. To gain access, please re-download license or contact WEBCON directly. Can't edit anything on an (...)
(...) Hi everyone, with the advent of BPS 2022 during the save/path transition of an workflow instance it will be checked, whether the latest version of a process matches the version whit which the instance has been retrieved. If you save the process in Designer Studio it will get a new version and you have to reload the page. You can no longer execute paths or even save the workflow instance. While I (...)
(...) parameters). Every global business rule used has parameters. The business rule that appeals to the other business rules has parameters that are mapped in the appealed rules. I get the error when I test ing. I explained the error and showed the code in the attached image. Thank you, Raluca
(...) Hi, I add new connection (MSSQL database) - test it with success. Next I add new data source with some SQL query which returns some data when I test it. If I save that connection Webcon shows the error: "Failed to retrive column from data source XXX. No connection settings." If I want to test that data source in choice form field I've returned: Nieznany błąd: The ConnectionString property h (...)
(...) y-made sample demo applications As far as the attachments can be estimated, I am interested in the scale and speed of the database growth at the beginning based on the demo application. Has anyone test ed it yet? Maybe there is a ready script that will measure it quite sensibly? (yes, I know sp_spaceused but I'm looking for a ready)