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

search results

for code

Applies to version: 2020.1.x and above; author: Dawid Golonka   Introduction When designing processes for business applications, in addition to ensuring that the created solution works correctly when it comes to functionality, it is also worth paying attention to the visual side of the form. The form view should be intuitive and understandable to the end user. Each workflow crea

(...) vanced mode”. In the configuration select the field to which the formatting should be applied (in our case this is the Start field).     In the next step, insert the JSON code of the solution – this code adds the object to the right of the column value containing the icon and the inscription that it also a link. In the case of the icon, one of the available in the Mi (...)

(...) terest to us and double-clicking on the field name from the list By dragging the field from the list to the appropriate place on the document (the drag© method)     Barcode s and 2D code s In addition to form field, the system 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   (...)

(...) Fig. 5. The global e-mail template – message content   Two tabs are used to edit the content: Editor – editing in the WYSIWYG mode HTML – editing the HTML code   The “Message content” tab allows you to use the variable editor during editing, which is available in the right panel of this window. Thanks to this, in the HTML editing mo (...)

Applies to version: 2020.1.x and above; author: Franciszek Sakławski   Introduction When designing the processes and individual workflows in WEBCON BPS, it is good to know how the data is stored in the tables, what are the relations between them and how individual information is displayed on the form. This article describes the Calendars table.   Table descr

(...) bsp; Fig. 3. Adding the Hyperlink action   Open in new window - a link will open in a new tab in the browser Automatic save - after opening the link, the form will be saved Encode special characters in variables - allows you to avoid errors in passing form values in the case of special characters. Any special characters that are found in variables (used to construct (...)

(...) n assess them remotely. After the test evaluation, an e-mail with a grade will be automatically sent to the appropriate student. At the next step, register the test for each student and print a barcode sticker. In WEBCON BPS it is possible to automatically add attachments with a printed barcode to the appropriate instance based on ta scan. To do this, you need to configure the Hot-Folder service, f (...)

(...) nents needed for installation are: NodeJS LTS version 10 – currently the highest version supported by SharePoint Framework (the solution works only with this version) Visual Studio code  – or any other advanced code editor Yeoman and gulp Yeoman SharePoint generator   After downloading and installing NodeJS, the gulp extension, Yeoman and SharePoint g (...)

(...) ent value from the “Bank account number” field.   Fig. 14. Removing the value from the “Bank account number” field   Supplier ID, City, State, Zip code  – this form fields has no default values, they are completed automatically after selecting the value in the “Supplier name” field and cannot be changed by the registering user. (...)

(...) sp;– the article below will discuss how this step works   b) Waiting for scan The workflow service role – “Folder monitoring” will check files and process the barcode located in it. If the file is correctly recognized, then it is attached to the list of attachments of the workflow instance associated with the barcode . Also, if the instance is in the “Waiting (...)

(...) the ABBYY company will be displayed, containing the data required to activate ABBYY FineReader. The e-mail will be automatically created and in response to the message, you will receive an activation code .   Important! Check if the subject and e-mail content have not been changed, which are necessary for quick verification and e-mail mechanism response. By e-mail from another comput (...)

(...) uo; tab, in the configuration tree, select the “Interface language packs” option and then using the “New” button to create a new language pack by entering the correct language code , language name and loading the previously prepared language pack.     After saving the changes and refreshing the window browser, the newly created interface language will be a (...)

(...) tion menu” option in the “User privileges” tab.     After saving the changes, our report will be displayed everywhere as before (on dashboards, as an embedded code , etc.), but it won’t appear in the navigation menu on the left. However, if we enter the WEBCON BPS Portal in edit mode, the report will be visible – such reports then have a (...)

(...) site is edited. Independently of the language version of the Portal, field names are displayed in English.     On the screen above you can see that color names are saved as HEX code . You can fill them in manually or choose from a picker by clicking a rectangle next to the tooltip.     Color picker looks is different depending on the browser. Screenshot abo (...)

(...) ntication” tab the correct Portal address is provided as well as if the token handling is turned on.     In the Certificates and secrets view, you will need to generate a code (i.e. Secret) which we will use to configure the mechanism on the side of WEBCON BPS. Make sure that you save the generated code immediately because after exiting this view you will never be able to (...)

(...) SOAP Web service from the Designers & Service Web service component in order to – for example – launch a new workflow instance and add the newly processed file as an attachment. Barcode printing proxy – component responsible for sending printout requests to the configured barcode printers. Depending on the configuration, it can connect to a specified printer and (local TCP/IP (...)

(...)   Native part Profiles, logins and PIN security support Main panel of the application with navigation buttons in Webview Recording a voice message – Cordova Log history Barcode /2D code s search (only for iOS) PUSH notifications (only for iOS)   Webview Authentication WEBCON BPS Portal       3. Architecture of the mobile app (...)

Applies to version 2019.1; author: Łukasz Kraśniak   Introduction Form field, path, and task tooltips are a massive help for users to easily understand the concept of WEBCON BPS business applications. Consistently providing tooltips and task details across all your processes and workflows will teach users to rely on these elements to learn about their intended task. This help im

(...) esh token, make two invokes – see here: https://developers.google.com/identity/protocols/oauth2/native-app#loopback-ip-address. The first invoke is used to obtain the authorization code . In the following call you must replace {ClientID} with the correct Client ID described in the previous chapter. https://accounts.google.com/o/oauth2/v2/auth?scope=https://www.googleapis.com/auth/ (...)

(...) . on MODERN form, a new HTML type form field has been introduced which allows you to enter custom elements in the HTML language on the form. The HTML form field can be defined as adding a custom HTML code to the standard code of the WEBCON BPS form. The best solution is to use this form field with the new form rules in JavaScript mode. Form rules in JavaScript mode have been enhanced with the foll (...)