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

search results

for test

(...) yone, Jarosław created a threat in which he points out that elements are no longer rendered if they are used in an item list data row column.: https://community.webcon.com/forum/thread/5247 I test ed the most common/likely elements and to verify which are supported by using this SQL query: select 'a tag' + ''+ 'button tag' + ''+ 'div tag' + ''+ '' + ''+ 'img tag' + ''+ 'input tag' + ''+ (...)

(...) Hi everyone, This might be a big one, but on one of latest webinars I've heard that there is open 'Designer Studio' project at Webcon, so I'll give it a shot - if not now, then I'm not sure if there will be a better time ;) I think most of us have used SQL Server Management Studio or Azure Data Studio to test some queries, and maybe a VSCode / Notepad++ for some powershell - all of those support a (...)

(...) t it is inserted within single quotes: '{WFD_ID}' The reason for this is, that it would prevent errors which may only surface in production. This is the issue what I encountered. A process was test ed with a test protocol and transported from validation environment to production. The process worked for a while just fine, than it failed with the error: ** The current transaction cannot be comm (...)

(...) Break with error - possibility to use multi line in "operator" I test ed few scenarios with multi text and with HTML tags is possible to use HTML tag - this is GOOD but ... multi line is missing :/ and you need to put everything in one line .... is not user friendly and if you have in prepared "text" then ... the operator in "text box" is skipped all "text" after P.S. Could be nice t (...)

(...) ctClass=user)(objectClass=group)) should look like this ((objectClass=user)|(objectClass=group)). Before reporting to support I wanted to check if anyone had success with LDAP users sync :) I'm test ing it on 2024.1.1.48

(...) In Portal (test -Umgebung) habe ich einen Vertreterregel definiert. Die funktioniert super, aber in Produktion-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, I'm currently upgrading processes to WEBCON BPS 2024. I was expecting issues with custom JavaScript but encountered also one with the "Add attachment" action. While test ing I got this error: Error occurred in add attachment action: Copy attachments. No attachments I'm not sure when, but it seems that WEBCON BPS now checks whether any attachments exist which can be copied over. If the (...)

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

(...) Hello, we did “live test ing” for one 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 production one. Does anyone know how can I fix it?

Hi, this idea is surely not for the typical WEBCON user but I think everyone of the partners has run into at least one use case where the standard form layout is not enough. Sometime because of some specific requirements or where we wanted to provide additional options to guide the users through a large form. I also tried and failed creating an "advanced validation dialog". I wanted to displ

(...) SQL COMMAND business rules that are querying field IDs. It hit us on some neuralgic spots in our main workflow, causing quite some pain right now. If you still have to update to 2023 make sure you test every SQL COMMAND based rule (and datasource) that is using the Field-ID object, the behaviour of the result of clearwfelemID has changed in 2023. In 2022 result of the DB function clearwfelemID (...)

(...) Hi, Is it possible to create a data connection to the attachment database? Databases have different names in the test and production environments.

(...) s, for 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, /ap (...)

(...) Hi, When moving an application between DEV and test environments, an error prevents the application from being moved to another environment. I found out that after updating DEV and test I have a DEFAULT Dashboard in dbo.AppDashboards with different ADS_Guid numbers. Probably in 2023 versions of the processes there were two different dashboards set as Default. Does anyone know how to fix t (...)

(...) stState state) w DevExpress.XtraTreeList.Handler.TreeListHandler.NormalState.OnPressNode() w DevExpress.XtraTreeList.Handler.TreeListHandler.NormalState.MouseDown(MouseEventArgs e, TreeListHittest ht) w DevExpress.XtraTreeList.Handler.TreeListHandler.OnMouseDown(MouseEventArgs e) w DevExpress.XtraTreeList.TreeList.OnMouseDown(MouseEventArgs e) w System.Windows.Forms.Control.WmMouse (...)

(...) Hi, I have two servers: a production server and a test server. On both servers, the option 'Support for modifying objects in Active Directory' is enabled. Both servers are in the same domain and use the same user account. The SSL connection is active. On the test database, actions work correctly, and users are added to Active Directory. However, on the production database, I receive an error rel (...)

(...) se a data source with SQL view with past vacations, and all type of data in columns are correct: VAC_UserID VAC_From VAC_To VAC_VACTypeID SQL: select * from [V_Urlopy_Historia] After some test s we've done: After manually entering the sql query on test SERVER (2024.1.1.161) that indicates a specific time range, user and vac_type - data appears in the report. BUT ONLY if the query concern (...)

(...) for us. In my opinion all these operations should be done in the context of the currently logged in user. BTW: We are still on WebCon version 2023.1.2.44. There might be better solutions in the latest version, though I could not find any in the documentation. Thank you for your help! Balint