(...) Task counter Displays the number of all user tasks. Configuration Each of the components has its own, independent configuration which allows you to set parameter s for the individual Web Part e.g.: the application with which it will interact, which report to use, the method of opening links, etc. On the screen below, you can see a completed (...)
(...) t” file, a user indicates whether the newest or the oldest attachment should be used in the action. Regular expression – allows you to enter a regular expression in which you can define parameter s that should be met by the downloaded file. For example – the ^Leave_request.* expression means to download a file whose name starts with “Leave_request”. Fig. 4 (...)
(...) E When configuring the File name rule, provide the attachment’s ID, the name of which should be returned. To do this, the value returned by the nested Get attachments rule was used as a rule parameter , which will return the ID of the latest attachment in the .jpg format. The rule operates on a single attachment’s ID – an error will be returned if you try to enter more than one identifi (...)
(...) text layer” action Output file resolution (DPI) - defaults to the value of the source file. It is expressed in the number of image points per inch, Image layer quality (%) - the parameter is set to 90% by default, Output file format - specifies the file format that will be the result of the action execution, Text layer language – defines in what language the text recogniti (...)
(...) se You can find the above data in the footer of WEBCON BPS Designer Studio (in this case: SQL server – SQL04, database – WDR04_BPS_Main). Fig. 4. Database connection parameter s Remember that to use the Translation Tool, you must have access to the SQL server and database (this tool uses the Windows user privileges to connect with the SQL server). 2.&n (...)
(...) dded a progress bar and option to cancel attachment uploading). Attachment restrictions Type of the attachment In WEBCON BPS Designer Studio, go to the System settings tab -> Global parameter s -> Attachments. Fig.1. System settings - Attachment section In the Restriction for adding files field, select one of the available modes: No limit – the (...)
(...) Country string Payment method int Additional information about default payment parameter s Dictionary of bank accounts Column Type of data Comments ID (...)
(...) uo;s leave limits (each and every time only leave limits of the same person are checked). Here is an example of data that can be returned within the REST service Input data parameter Type of data Comments Employee code string SAP employee number Year Int (...)
(...) on or group field, therefore, in order to use the data source of the organisational structure one should mark “Use the data source of the person field” checkbox (Fig.18) in the form field parameter s. The choice column layout is shown in Fig.19. Fig. 18 Choice column with a search option, using the data source of the person field Fig. 19 Form with cho (...)
(...) t setting, the idle timeout is 20 minutes. After such time, the IIS server will close the Portal process. After receiving the first HTTP request, the portal process will be restarted. The recommended parameter setting for production environments is 0 (no process termination when idle). Microsoft documentation Recycling Application pool setting. By default, recycling is set as (...)
(...) espond accordingly. It is also possible to end the main automation flow prematurely (with an appropriate error message and error code) if the defined conditions are not met. Local parameter s and additional context variables – many action implementations relied on technical fields, whose purpose was to store or ‘hold on’ to a value that can then be recycled into other a (...)
(...) first step when preparing a mass e-mail notification is to create an e-mail notification template. Mass e-mail notification template In the “System Settings”, “Global parameter s” tab, and later going to the “E-mail Notification” tab, “Mass E-mail Notification”, “Global Mass E-mail Notification Template”, the system administrator can (...)
(...) to be processed by the Contractor Data entry into the system. An error or a success feedback Source system WEBCON Target system <ERP name> INPUT parameter S Message field name Workflow form field Message field type Required Comments REGISTRATION_DATE Registration date (Date field) DATE Y Document r (...)
(...) employee is exceeded, the Justification of order field becomes required (MARK REQUIRED) otherwise this field is not required (MARK NOT REQUIRED). The configuration of the function is simple, the only parameter that should be given is the form field requiredness you want to change. As the following rule also applies to the field with the limit, it will be executed on changing the value of this field as well (...)
(...) INING (Scalar UDF Inlining) option. This option is enabled by default when changing the compatibility level to SQL Server 2019 Microsoft documentation The impact of the TSQL_SCALAR_UDF_INLINING parameter on the operation of WEBCON BPS Scalar functions defined in WEBCON BPS mostly perform conversion or formatting operations on single values. There are no subqueries or arithmetic operations on a few (...)
(...) nd color theme of the website. To be able to modify a color theme, a user must have appropriate privileges which are granted in WEBCON BPS Designer Studio. In the System configuration -> Global parameter s -> Global privileges in the System administrators window, add the appropriate users. Fig. 1. Granting privileges - system administrator Configuration of the co (...)
(...) ned in WEBCON BPS databases mostly perform conversion operations or format data on individual values. There are no subqueries or arithmetic operations on multiple columns of the table passed as entry parameter s. “Inlining” such functions in WEBCON BPS databases does not improve performance. On the contrary, due to them being used extensively by SQL queries generated from e.g. application report (...)
(...) ake sure it is not deleted. Figure 8. Authentication configuration In the authentication section select the previously created connection, set “grant_type” parameter to password authentication, and define the scope, i.e. specify the area to which the application has full access. Figure 9. Request body configuration “R (...)
(...) y installed WEBCON BPS app, it is better to reinstall the app than to enter the changes manually. Changes in configuration entries Configuration database content.Globalparameter s, "ConfigDatabase" parameter WEBCON/WEBCON BPS Portal/appsettings.user.json ConfigConnection.Initial Catalog LogsConnection.Initial Catalog Content database content.Content (...)
(...) he latter case, create the database beforehand and change the USE [master] command to USE [Name_base] in the script. Since only performance is considered here, change the @CreateJobs parameter to NULL and run the script by selecting Execute. The next step is to create a new job, which can be easily done from the interface: In the General tab, change the name o (...)