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

search results

for testing

(...) tic valuation and generation of the relevant documents. The Project manager indicates the project name and the demand for employees from each of the departments – Development, Marketing, and testing . Then the form is sent to the heads of individual departments – only if the employees from a given department are needed. The final step is assigned back to the Project manager who can review a (...)

(...) n mode.   Description The administrator’s ability to complete users’ tasks is a very useful function used at every stage of the system’s life. It is hard to imagine testing the implemented solutions if each time after the change was made, all users who had to perform the task had to participate in checking the correctness of the workflow operation. The situation is s (...)

(...) rform such activities as calculating the field value, making an entry to AD, sending an e-mail. While working with WEBCON BPS they will appear situations (at the stage of creating the processes, testing or using already implemented solution) when you are not sure whether the action was correctly triggered. Information about triggered actions is registered in the database in the „WFActionExe (...)

(...) stered App the privileges to start the process – you can do this in exactly the same as you would assign privileges to regular users or groups.     Use of REST API For testing we will use the API verification tool – called Postman and simple, two-step process containing several standard form fields and one item list. Obtaining a token – /ap (...)

(...) ng application templates between environments, e.g., test and production environment or WEBCON BPS On-Premises and the Cloud Platform environment. One of the possible uses of this functionality is testing your application in the test environment, exporting the application template, and then importing it to the production environment. Read this article to learn how you can export and import business (...)

(...) user, add them to the BPS users list. Please note that the email address is used as the user's identity. You must also grant application or administrative privileges for a new user.   testing When you go to the portal website, the new provider is displayed on the list of available providers:     Select the new provider – you will be redirected to the Keyclo (...)

(...) llenge, WEBCON developed a standardized methodology for performance tests that should be considered support when sizing the equipment required for WEBCON BPS platform. The methodology assumes load testing in the environment. The tests aim at executing two predefined test scenarios by increasing in further iterations the number of unique users. It allows for “translating” newly created work (...)

(...) hen installing BPS databases on SQL server higher than 2014, changing the Compatibility Level of WEBCON BPS databases from SQL Server 2014 to a higher level is not recommended. All development and testing when producing WEBCON BPS is done on databases set to Compatibility Level 120. Only this setting guarantees flawless system operation. Changing the Compatibility Level by the database administrato (...)

(...) on of the maintenance plan should not be lower than 50. Microsoft does not give official guidelines in this regard and indicates that the parameter should be adjusted to a specific SQL instance after testing different configurations. The number of mdf/ndf files of the TempDB system database should also match the number of VPCUs (max. 8). These are the SQL instance settings, but keep in mind that the e (...)

(...) s_user is the standard account in the context of which SQL COMMAND rules and all queries using the Default connection are executed, e.g. when configuring selected form fields or actions, executing or testing SQL queries with the use of <Current BPS database>.   If the system is upgraded to the latest version, all queries executed so far in the context of the dedicated Database read a (...)

(...) ical skills in using WEBCON BPS and implementing business applications. The C1A and C1B certification courses end with an exam and the awarding of the WEBCON Certified Professional certificate attesting to knowledge of WEBCON BPS functionalities as well as the competence, experience, and professionalism in carrying out projects and implementations. The certificate is valid for 2 years, after wh (...)

(...) rguments and operators, will return only those of the 1,458 luminaire serial numbers that relate to the customer-defined parameters. This query could look like the following:   When testing the query, 18 items are returned and, when checked, it is seen that they all meet the assumptions defined by the customer.   After saving the settings, the values available in the Lumi (...)

(...) WEBCON BPS Version: 2023.1.3.118 The original post has appeared on daniels-notes.de A colleague introduced me to Playwright from Microsoft. This is a tool you can use for automating UI testing .  If you have no idea, what this means, imagine the following: You have an approval workflow. Person one provides some information and submits it. The second one reviews and approve (...)

(...) screen sizes and resolutions. Designers must employ a variety of CSS hacks and conditional statements to tackle issues such as image sizing, font rendering, and layout shifts. The need for meticulous testing across multiple clients adds another layer of complexity, often requiring iterative adjustments and compromises in design to meet broad compatibility standards. Real-World Application Woes: In our (...)

(...) Who runs 2021.1.2.136 and wants to help me testing "report subscriptions"? I'm currently evaluating an option to "subscribe" to reports/view. My aim is that the user will be able to select a schedule, define a report and receive this report by mail. This is currently in an alpha state. The business rule seems to work well but the BPS application is just in a proof of concept state. Maybe there's someon (...)

(...) pare new functions for my processes. I had issues when trying to save a rule that included the new "select values" function to check if a collection of values from an item list is not empty. In the testing window the rule works as expected, it just wont let me save it because of invalid rule configuration. As soon as i remove select values and replace it with something else it works. Is this a bug or (...)

(...) now, but they will not run from webcon. I am running the powershell with an account that has the correct permissions. I have verified by running powershell on the webcon server with the account and testing the script. I see the following error in event viewer. PowerShell Error Message=WCF Service can be executed on registered account only. Valid PortalAppPoolIdentity username from database is empty. (...)

(...) eld. I have not noticed such change in changelog (but maybe it is), so I wonder if maybe it is a bug? Maybe some of you have noticed such a change, or encountered the same problem? EDIT: Since I was testing mostly on the default value of the current user, I found that it works fine when only login or name is selected. Not sure if this is an intentional change though :) EDIT2: Found that change in versi (...)

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

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