(...) Hi, I have a problem with the execution of SQL queries in different environments using a Default connection (after moving the system to AZUR-e servers). SQL Server Profiler shows that on the test server execution of queries using the Default connection uses a different user than on the Dev server - installation seems to be the same (the same users etc.). Is there any option/installation paramet (...)
(...) ollowed in SharePoint (business is maintaining adding/removing users from the groups). And such dashboard is powerfull tool - the Permission Admin per Application can jump from one Dashboard to DEV/test /PROD groups from one place. Please notice the screenshot attached - it gives an overview how it is done :) * Of course behind the scenes there is a lot of technical fun :) E.g. Prefix to group (...)
(...) in. The user who invokes the rest actions is the owner of the AAD group. When calling the action, I get the error: screen3 Response Code: exceptions: There is no valid token for connection: [test ]_Azure_APi_User (13) So the user did not receive the token. So the question is whether such a scenario is possible or whether something else should be configured. I will be grateful for your h (...)
(...) But if I use a cyclical action to call the same action -> "create SQL subworkflow", tasks are created but without attachments :/ Example in the attachment, I trigger the same action: Uruchom zadanie test (en: Run the test task) I use version 2022.1.4.223
(...) Hello, Can you assist me with the following? I'm attempting to test an outgoing/sending email but receiving an issue during the installation and setup of the webcon bps. I'm now working on WEBCON BPS 2023.1.1.89 demo version. Error image attached.
(...) d actually be relatively simple. I'm trying to establish a connection to my Site Collection in SharePoint and have entered the relevant data (Server and Site Collection, User, ...). When I click on "test ", it loads for several seconds, and I get the error: Unable to connect to the remote server. Regarding my rights in SharePoint: I am the owner of the Site Collection. What could be the cause of t (...)
(...) flow directly follows a path that points only to an end step. No other actions are performed on the path. I have been able to successfully execute the SQL query in the subworkflow configuration via "test " without any errors, so I don't think the problem should be with the query itself. **
(...) There seems to be a new documentation for the latest release of WEBCON. Does anyone have that URL? I am too lazy to update to the latest version and I am very curious how it looks like. Anyone from WEBCON can get it for us?
(...) ch text editor (multiple lines of text; Mode: Rich) as a column of a table on a Word-Document. But after the Wordfile generation the formatting is lost. In the database the value is stored as: X2Otest Bla Is it possible to generate the Wordfile with the given formatting? Thanks in advance. 1st Image: Value in the Rich-Text-Editor 2nd Image: Result in the Wordfile
(...) base. I have defined the SQL data source (ConnectWise Companies) and it is working OK. I think the problem is what do I use in the "From" part of my SQL statement. If I omit the From part, when I test my query it does not recognise the column names and says "Invalid column name Company ID, Invalid Column name GroupID" I have tried using the Objects tab in the Variables editor to select the "Conne (...)
(...) o the new servers? -What about the time between installation and production? How can we see that Webcon is functioning properly on the new servers? How can we migrate applications to new servers and test them? What about the installation process in general, is there a good guide for installing Webcon with SharePoint? We also plan to upgrade Webcon after migrating to new SharePoint. Thanks!
(...) choose1='{1189}' and (('{L:1191}' between WFD_AttDateTime1 and WFD_AttDateTime2) or ('{L:1190}' between WFD_AttDateTime1 and WFD_AttDateTime2)) AND WFD_DTYPEID=17 ) > 0 then 0 else 1 end as test The above query works well in SQL, but issue on the form submit path. Regards,
(...) Dear Community, In one of my clients, I have an issue with registered companies. There are few companies set. If I import a process from test environments companies are added again (with new id). I have already tried to "sync" ids of companies in test and prod environment (set names assigned to id in test env from prod), but the result is the same. To get things more weird not all companies are ad (...)
(...) Hi, In DEV-test -PROD Architecture environment also containing multiple BPS Content Database it would be helpful to runas BPS Studio to the exact environment and exact content database. Then it would be possible to create .bat script to run exact environment, e.g. test to the specific database e.g. BPS_Content_1 The script "BPS Studio PROD Database 1.bat" could then alike below runas /user:Domain (...)
(...) Hi, Adding a configuration option to the process for the selected environment, e.g. test , "Always import in deployment mode" This will eliminate the mistake of not selecting this option during import and will facilitate the import without searching for and selecting this option. Regards.
(...) I've noticed that when I import from the development environment to the test or in production environment, custom visibility configurations for reports or start buttons don't get imported. For instance, I've set a button to be visible only for a certain group; the configuration remained as custom visibility upon import, but the group disappeared. The groups were created in the development environm (...)
(...) Hello, We have 3 environments (DEV - test - PROD). We have noticed that in test environment the action "Start a subworkflow" does not have the option "Set form field data before defaults evaluation (compatibility mode)" set to visible. In DEV and PROD this option is visible. I attached some screenshots below. Can you help me understand why the option is not visible on test environment? And wh (...)
(...) Hi! We are in the process of upgrading from 2017 to 2021 - test ing phase. I have a problem with the visibility and requirement rules for fields in an item list, when the contents of one cell affect the behavior of another cell in the same row. The existing rules do not work. What is wrong?
(...) ce-theme-e7bbfe02-d1fb-4c4d-b3b7-6a47f0cefd3f If you already have this font on your device, give it a try in WEBCON BPS. In my opinion, it looks really good in WEBCON BPS Portal. If you want to test it, just set global CSS style in your configuration: body {font-family: Aptos} This may not be the best CSS solution, but it worked. As always, do it on your dev / test environment first. Wi (...)
(...) a general question - have you ever encountered a situation in which after moving processes between environments, certain functionalities disappeared? I'm talking about moving the process from prod->test and then test ->prod. Is it even possible for this to cut out recently added functionality?