WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for prod

(...) It would be very helpful if excel generating action and data table attribute ability to save as excel could prod uce an Excel file with or without columns headers. This is sometimes useful, as some external applications accept only data in excel files and no headers.

(...) ublic abstract class MyCustomActionConfigBase : PluginConfiguration { [ConfigEditableText(DisplayName = "BaseConfigValue")] public string BaseConfigValue { get; set; } } *** extending / 'prod uctive' project / solution *** Custom plugin class: public class MyCustomAction : MyCustomActionBase { public override Task MyRunAsync(RunCustomActionParams args) { /* do something... (...)

(...) Can we have a new feature to add context variables to the HTML dashboard widget? For example application ID, ID of a report etc. When copying application from prod uction to Test, the report IDs are different and HTML links are therefore broken.

(...) Hello, in the 2023.1.3.29 version, we have apparently identified a reprod ucible bug. In our case we are using a text field to store a time value. The goal is for this to automatically replace a period ('.') with a colon (':') after input (Style and behavior). The error occurs when we attempt to replace every period ('.') with another character using STRING REPLACE, specifically in the case of (...)

(...) picker field * Update filter on report * Check 'wizard mode' on path * Reorder paths * and other fixes requiring less than 5 minutes of work in designer studio... Going through whole DEV/TEST/prod workflow is overkill for those, and waiting 2+ weeks for making that change with next update is something i really want to avoid. At this moment I'm ending up doing that changes 3 times. Once per ea (...)

(...) io). Result is visible in the attached screenshots. Such coloring works fine for light templates, but not for dark one. And I thought that Additional CSS per template would be a nice feature in the prod uct. And as workaround for now - could you please give me a hint how I can dedicate additional CSS per template, e.g. per CSS selectors? Best Regards, Dominik

(...) orrectly. I hope someone can help me. Thanks in advance. Error Stacktrace: Nachricht Fehler Setze Symbol - Fehlerhafte Rezepturen während betreten des Schrittes. (Schritt: Bearbeitung prod uktion, Pfad: Ja) Concurrency Error Log Error code: 100 Einzelner Wert: Attributwert von "Symbol - Fehlerhafte Rezepturen" auf "" geändert. Concurrency Error bei System.Data.SqlClient.S (...)

(...) ps-portal Therefore I had to write: Search for the term "Using the application and Edit mode" in the linked post, to see how it is done. https://community.webcon.com/posts/post/from-prototype-to-prod uction-deployed-application-edit-mode-in-webcon-bps-portal/381/3 It would be great if we could directly link to a header. This would not only be helpful for blog post but also when answering forum (...)

(...) { "guid": "56e078eb-dc11-4960-a662-3974f0f837da", "value": "Ryzyko niskie" } } ] In other workflow history I have only infpormation about Save workflow by ServiceWebconApiprod - Registered App.

(...) 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 ?