(...) nction was used and it was checked whether contracts of a specified type already exist for a given vendor (Fig. 4). If so, the user will be able to follow the path that will load data from one of the table . Fig. 4. The business rule that uses the SQL COMMAND function Fig. 5. The form rule hiding/displaying the path allows for data initialization Setting a (...)
(...) e-style outline-width outline overflow-style overflow-x overflow-y overflow padding-bottom padding-left padding-right padding-top padding position punctuation-trim right table -layout text-align-last text-align text-decoration text-indent text-justify text-outline text-shadow text-transform text-wrap top transform unicode-bidi vertical-align visi (...)
(...) achment is presented in Fig. 5. Fig. 5. The attachment preview The differences between viewing an attachment on the form and in the window are presented in the following table : Attachment preview Showing Hiding + – Preview window On demand After clicking on the form area or the “x” button Yo (...)
(...) his type of process there is no option to import/export data between environments. But all other features available to regular processes are present. Differences between processes The table below presents the differences in individual features of both types of processes for supporting dictionary data: Dictionary process Standard process The proce (...)
(...) ompleted by the administrator, who then went through the path to the last step. The WEBCON BPS is a system embedded in the database that stores information about tasks in the appropriate database table – WFElementTasks. By querying this table and narrowing it down to the instance ID (from the example), you get the following result (selected columns were downloaded in the query): (...)
(...) ession can be used – to limit the search by attachment name. If you select the second option, you have to create a query that will return Att_ID of a given attachment from the WFDataAttachments table . For more information see our knowledge base: https://community.webcon.com/knowledge-base. Two last fields of this section are technical form fields. In the first “Copy source attach (...)
(...) shortcut (if the picture is in the clipboard) Removing the added picture is possible by using the “Remove” button. Adding or removing the picture is possible only if the field is editable . Otherwise, the “Upload” and “Remove” button will not be visible. In the advanced configuration there is the option to set the displayed picture details: F (...)
(...) used. It is a good practice to store the Skribble connection parameters in global or application constants so that they may be easily used across multiple configurations, according to the example table below. Name Example value Description [Skribble] API URL https://api.skribble.com/v1 API Skribble address (...)
(...) lected in the database – all of its instances and settings are represented in the content database – which is the main place of the system’s operation. There are also “virtual table s” automatically created by the system – called SQL views – that contain data from the linked table s. This article describes some of the most important views that users can refer (...)
(...) column – values in that column will take the user directly to the form of the instance they clicked. The preview window also works in forms on form fields of the data table . The field defined in the form field configuration, will be opened in the preview mode by default. The form preview window significantly speeds up the perform (...)
(...) record on our list of participants. If the training does not have any registered participants, the certificates generation does not make sense. Entries on the item list are in the WFElementDetails table and can be found by a DET_WFDID column storing an instance ID where the list locates. There is only one list type on this type of document, so we don’t have to narrow the query down to a specif (...)
(...) information. WEBCON BPS Platform The new version of the mobile application uses the full WEBCON BPS interface on the small mobile devices and also larger devices – table ts. On each of these devices it is possible to use the full abilities of your meticulously designed business applications: start workflows, generate printouts, add attachments, and the full version of (...)
(...) tractor. To do this, you need to indicate the previously created BPS data source and narrow the results to the contractor indicated on the form. Fig. 3. The configuration of the data table Configuration of the serial correspondence In the process of serial correspondence the contractors who have unpaid invoices will be selected. For each of them, a separate Outgoing cor (...)
(...) n database, the attachments database can be maintained on relatively slow and cheaper discs. Construction of an Attachments database An external attachments database consists of two table s – the “GlobalParameters” table contains a database configuration, while the “WFAttachmentFiles” stores the attachment files. Fig. 1. Construction of ex (...)
(...) ss has two global form templates – Main form and Compact form (which can be used e.g. in mobile devices). The compact form is available via a dedicated mobile application for smartphones and table ts, and also from the browser level. After clicking a link, a panel with instance preview will appear on the right. Fig. 1. The instance view in the compact form Descript (...)
(...) fields such as signature or 2D code and barcode are available in the list. The methods for adding them are the same as described above Item lists and data table s In the template you can also add the item lists defined on the form. After adding the item list, a window will appear in which you should set the visibility, order and column names. For the colum (...)
(...) ” phrase. The “Archive file before adding barcode” option allows you to archive the file without adding the barcode. In this situation, after adding the barcode in the attachment table (WFDataAttachments), an additional row will be added. After going through the “Add a barcode” path, on the PDF document, a barcode will appear in the document's corner you have sel (...)
Applies to version: 2020.1.x and above; author: Michał Kastelik Introduction The SharePoint Framework extensions are client-side components that work in the context of a SharePoint page. They can be implemented in a SharePoint Online environment and you can use JavaScript tools and libraries to create them. This article presents the methods for starting WEBCON BPS workflows
(...) nfiguring process – so that these limits are not reached. All of the following limitations result directly from the WFElements (for form fields) and WFElementsDetails (for the item list) SQL table structures. Limit table s Global form fields The limit of global form fields applies to the entire system configuration. Regardless of the number of processes, workflows a (...)
(...) orm field configuration in the “General” tab. Fig.1. Configuration of the default value settings For each type of form field (except for charts and data table and rows), you can define the default value. You can use the values of other form fields, business rules, context variables, fixed values and data sources in the configuration. Setting the default va (...)