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

search results

for Configuration

(...) -p, --package Path of the exported package Optional parameters Name Description -i, --importConfiguration Path of the .json file with custom import Configuration -l, --splitFileLargerThan Used to split the package files larger that 20 MB (...)

(...) tion process and the individual periods within its life cycle, a different form was created for each workflow step. The Form templates functionality was leveraged to prepare these forms.   Configuration A new Form template parameter has been added to the Form properties section of the Global form template tab in Designer Studio. The list of available options is as follows: 50/50 – the (...)

(...) orm fields node in the selection tree, and add a new field named “Project execution cost”. In the Field type, choose the Data presentation node and select Widget. Then, click the Advanced Configuration button.     Now, it's best to begin the form field Configuration by defining its type. Since the configured Widget should draw attention to a specific numerical value, lea (...)

(...) ges of Application administrator (this operation can be also executed by the System administrator) – we will take on their role in this article. Please note that given the limited dashboard Configuration options in Designer Studio (creating, naming, describing, and redirecting to the Portal page), the dashboard will be created and configured in Portal, i.e. its target location where it will be used b (...)

(...) discussed in this article.   What is a ToDo List? Simply put, a ToDo List functions as an electronic notebook, presenting elements of the application within a table that require further Configuration or approval. It is created by users themselves who can add elements to it, describe tasks to be executed, as well as mark their status, while navigating within Designer Studio. As a result, the appli (...)

(...) in version 9.6. Next, create WEBCON BPS search indexes in them according to the template provided with the installer. After updating the databases, in the WEBCON BPS installer on the Search Server Configuration step, provide the web address and the user credentials that will be used for communication with the indexes prepared in step 2. After updating all components of the WEBCON BPS system and starting (...)

(...) extended with a specific alternative dashboard. NOTE - Our portal address (Umgebungsdomain) already includes a slash ("/") at the end. Please ensure you consider your individual Configuration !   A small tip for using images as links: If you do not have access to the server's image folder, use services like BASE64 Image [English text version: https://www.base64-image.d (...)

(...) he API in another use case I needed to play around with the API directly. Therefore, I created a PowerShell script for the import. While doing so I also created a small script for generating a custom Configuration file utilizing the classes defined in the swagger.json This way there shouldn't be any issues like spelling mistakes or wrong types for the properties. You can find more details on my blog: (...)

(...) When something is automated, it can be tested, and therefore there's lest to document. Depending on the setup you may have the same processes in multiple databases but these have different Configuration . Business entities, connections, global costants etc.. We have a version history for the import in the system and not somewhere else, so we know who did it when with which Configuration file.& (...)

(...) Classic, and Outlook Modern add-ins. This article outlines the key considerations related to this functionality and provides instructions for its use.     Assumptions, design and Configuration The fundamental objective of the global logout functionality is to enhance user security by preventing unauthorized access to the system. Previously, there were instances where, despite logging ou (...)

(...)  file.   Data storage in WEBCON BPS The first step of the installation is to create databases for WEBCON BPS. The platform uses two types of databases. All user input and Configuration data are stored in Microsoft SQL Server relational databases. In addition, a large portion of these data feeds the Solr search indexes supported by Search Server.   Creating the Searc (...)

(...) d ones.   NOTE: Please remember that the roles of Business administrator and System administrator are distinct. The former has access to all data within Portal, while the latter can modify Configuration s at the Designer Studio level.   Granting Business administrator privileges Business Administrator privileges can be granted in three ways:   globally, across all app (...)

(...) ll also log events from the Warning, Error, and Critical levels.   Nlog library The NLog library version 5 is used for saving entries in the database. In this scenario, the default Configuration provided after installing the WEBCON BPS platform is used. However, please note that you can modify and expand logging to some extent, such as by changing the target location for saving entries to a (...)

(...) e modifications added to the list.   To begin with, we add 2 columns: ID and T_ID, of type Floating-point number to the list, set them as default value : Ordinal number, and change the Configuration as in the attached screenshots. ID: T_ID:     Next, we create 2 JavaScript form rules FRJ_Moveable_List_ID_SET   FRJ_Moveable_List_Delete: (...)

(...) ll display the following message to trust the certificate.   3.2 WEBCON BPS farm In this step, you will find the information about the upgraded environment that was retrieved from the Configuration database. No further steps are required. Click "Next".   3.3 System verification A list of requirements that must be met in order to upgrade the environment is displayed. Th (...)

(...) sers of the accounting system. The Manager sends the plan and the system implementation order to the IT specialist. Phase 2: System implementation Actor: IT Specialist Step 4: Installation and Configuration Description: The IT specialist implements and configures the accounting system based on the "Implementation plan". On an ongoing basis, the IT Specialist prepares an "Implementation p (...)

(...) the user to be authenticated before connecting to the API and performing operations. The scenario described herein presents this feature using communication between MS Graph and Microsoft Azure. The Configuration covered includes: OAuth2 Authentication form field Authentication via OAuth2 MS Graph queried by REST calls.   Scenario and Configuration The prepared scenario describes a (...)

(...) this data in Microsoft Sentinel, it is necessary to configure both the OpenTelemetry tool and the connection between the Microsoft Sentinel service and the aforementioned workspace.   Configuration in the Azure platform It is a good idea to start the Configuration in the Azure platform by creating a Log Analytics workspace, and then proceed to create the Application Insights app. To do (...)

(...) cation in the Microsoft Entra ID management panel before installing WEBCON BPS. This will allow you to specify the logon method and synchronize the user list during the BPS installation. However, the Configuration on the WEBCON BPS side can also be done at any time after the installation of the system, as described later in this article. For security reasons, we recommend creating two applications – o (...)

(...) porting the header + 999 rows of data - At least i couldn't find a way to raise the limit. It would be very helpful to get a parameter for a variable maximum row count for the Export in the SQL-grid Configuration . Thanks!