(...) I have three environments: prod , TEST and DEV. My current WebCon BPS version: 2023.1.3.169. There was a global problem with business rules in the TEST environment (it also occurred before the system update, i.e. 2023.1.3.76) - it is not possible to introduce a single new rule because an error immediately appears, as follows: Typ: System.ArgumentOutOfRangeException --------------------------------- (...)
(...) Hello! Why does Webcon suggest configuring simple recovery model for the databases during installation? Does this only apply for the installation process or is this also recommended for the prod uctive system? For which Environment does this apply?
(...) Hello, I'm looking for help in changing the format of values stored in COS_BpsID, on my test server the user IDs are stored as UPN (user@domain) but on the prod uction server the format corresponds to samAcoutName (domain\name). How can i change my prod uction configuration to match UPN format? Thanks in advance
(...) Hi, Is there a simple way to get which environment runs a process? The data should be one of the 3 possibilities: DEV, TEST, or prod . There are many places in Webcon settings where environment is set as "Auto", but I found no variable giving the actual name of the environment. I know there's a table and inside is a row which offers this, but I thought there might be an environment variable offe (...)
(...) Hi, I tried to import an application from the development environment to the prod uction environment and got the error: "Check if the import service role (part of the core roles) is running for the current databases". Has anyone had this error? Thanks, Raluca
(...) 15 Could you we gain a global setting, with which we can disable this check / allow the timeout to undo the checkout? I completely understand the reason and I would never disable this check in prod uction but on the dev environment I would enable it without a second thought. :) Best regads, Daniel
(...) a way: Currently it is inserted as: {WFD_ID} My suggestion is that it is inserted within single quotes: '{WFD_ID}' The reason for this is, that it would prevent errors which may only surface in prod uction. This is the issue what I encountered. A process was tested with a test protocol and transported from validation environment to prod uction. The process worked for a while just fine, than (...)
(...) In Portal (Test-Umgebung) habe ich einen Vertreterregel definiert. Die funktioniert super, aber in prod uktion-Umgebung funktioniert leider nicht. Benutzerkontext wurde nicht geändert. In Webcon-Designer sind die Einstellungen gleich. Könnten jemand erklären, woran es liegt? Vielen Dank! Viele Grüße Lina Sun
(...) Coming from developing individual web applications, for large projects, it would be practical to have a fourth environment to run WEBCON BPS Instead of having only DEV/TEST/prod , we would like to have DEV/TEST/INTEGRATION/prod . or similar. DEV/TEST would be in-house to develop and test the applications, and INT/prod would be on the client's Infrastructure. This would make change management and (...)
(...) Hi everyone, When working on multiple environments, with many tabs opened in the browser there is high chance to get lost in which ones are DEV/TEST/prod . Maybe there is a chance to have a different Favicon per environment? Browsers offer grouping etc, so it's possible to manage, but it would be a nice touch :) Ideas in attachment. * Color coded as Designer Studio * With letters
(...) ne non-critical application in DEV environment. Is it possible to migrate application including the data (Workflow instances and dictionary data including their history) to higher environments TEST & prod ?
(...) Hi there I've got a concurrency error when I tried to import my application from test environment to either developer or prod uction one. Does anyone know how can I fix it?
(...) Hey I have two choice fields prod uct Group and prod uct Category (groups are within the categories) so I have created filter that when somebody selects certain category they can only see in choice field prod uct group, groups that are within the specified prod uct category based on dictionary. However now is coming the problem that sometimes business would like to select two or more categories and wh (...)
(...) Good morning, After updating BPS to version 2023.1.3.240, we encountered an issue in our prod uction environment. The problem concerns an SDK add-in that enables sending XML data to MSMQ queues. We needed to update this add-in because, starting with version 2023, the methods were changed to asynchronous. The add-in relies on an external DLL file, Experimental.System.Messaging. To include this (...)
(...) Hi, Is it possible to create a data connection to the attachment database? Databases have different names in the test and prod uction environments.
(...) hat a time previously timeout is executed after 10 minutes by default, if it runs into an error. This includes "Element was checked out" errors. While I agree that this may be a good thing for the prod uction environment, but a pain in all others. Unfortunately my user voice was set to "Not now", but maybe it can be revisited now. https://community.webcon.com/forum/thread/5248?messageid=5248 (...)
(...) Bearer etc - at app level we configure a template - Invoke REST Web service based on previous defined constants We use those global constants just to have separate value sets for DEV / TEST / prod . The problem: - the REST request suffix gets URI encoded, from api/webcon/action to api%2Fwebcon%2Faction, therefore the API call fails with 404 - if suffix gets a slash upfront, /api/webco (...)
(...) Hi, Are process permissions transferred from DEV to prod environment during application import? Or what does it depend on? If permissions are not transferred, should they be set manually despite the message about potential issues with the prod environment?
(...) Hi, can anybody tell me what to do here? When opening/deleting a process in the studio he receives an error with the following details (when imported into prod uctions) On prod uction the process was in designer but after import it was removed Appreciate any hint or help. Thank you in advance. (error details) Typ: System.Collections.Generic.KeyNotFoundException -------------------------- (...)
(...) Hello, I have a problem - I have a process of an application that works fine in the development environment. It also worked fine in the prod uction environment when I imported and published it the first time. When I imported the application into the prod uction environment again after making changes and clicking on it, I got an error with the message: Type: System.Collections.Generic.KeyNotFoundE (...)