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

search results

for CC

(...) eloping lengthy integration projects, we can react immediately to business needs and provide data or operations on demand. The User Defined API also provides a high level of security. With strict aCC ess control, two authentication modes, and the ability to define our own restrictive rules, we have complete control over who can use the API and under what conditions. The flexibility of the solut (...)

(...) N BPS and Autenti, an appropriate integration license must be purchased. Contact your Autenti representative directly for details. Communication with the Autenti platform is handled through a system aCC ount, which is used to send documents for signature. Individuals signing the documents do not need an Autenti aCC ount or a WEBCON BPS license.   Description of the process The Autenti pl (...)

(...) hat provide comprehensive management of the AD catalog.   Manage users The diagram below illustrates the user management workflow:   The workflow allows for creating new aCC ounts, making changes, deleting, and disabling existing aCC ounts. All these operations are triggered using the Manage users action.   Creating aCC ount This workflow enables the creation (...)

(...) g the Hide title and description button located to the right of the name.     Step 3: add a Widget For the dashboard to be useful, it must include widgets that provide aCC ess to relevant information or functionality. You can embed them using the Add widget button, visible in the upper-right corner (or in the center of the design grid if no widgets have been added yet). (...)

(...) mpletes a task on a path that includes such an action, the following message will appear, the path transition will be interrupted, and all other actions within the automation—even if executed suCC essfully—will be rolled back. Note: Rolling back actions within an automation does not undo any changes made in external systems as a result of integration (e.g., an entry created in SAP usin (...)

(...) f PSU. Don't forget to allow in the local firewall incoming request to the TCP port (default port is 5000) from your WEBCON server(s) as source. Otherwise WEBCON will never get a suCC essfull connection to PSU. This article describes all steps to create a small running demo that gets two summands and returns their sum with basic validation, error/exception handling and a running (...)

(...) e form search field "POI" as shown before. Screenshot JS Code The language of the result data (e.g. coutry, state, city) can be set with the parameter "aCC ept-language" in the query url. Be aware of the correct quotes (backtick). let url = `https://nominatim.openstreetmap.org/search?format=json&aCC ept-language=de&addressdetails=1&lim (...)

(...) t allows users to quickly locate specific individuals, even in very large organizations. Thanks to the mechanism that expands only the selected branch of the tree, users can easily navigate through suCC essive levels of the hierarchy, focusing solely on the relevant part of the structure. To display the organizational structure using the Choice tree form field, the SQL query defined in the Data so (...)

(...) at its initial save within the document template. We chose a maximum resolution of Full HD – 1920x1080 pixels, depending on the image orientation. This prevents the image from unnecessarily oCC upying space in the workflow histories. Our solution was JavaScript. We used an older version of the Pica library by Vitaly Puzrin, which is available under the MIT license. How does it work? T (...)

(...) in the invoice table. This approach not only speeds up invoice registration but also eliminates the risk of manual data entry errors and opens doors for further automation, such as integration with aCC ounting or procurement processes. A graphical representation of the process is shown in the screenshot below:   After attaching the invoice to the form, the user proceeds along the & (...)

(...) ise, you will need to contact your customer service consultant and ensure that the required licenses are available in the target environment.   For each type of license, the following may oCC ur: an increase in the number of licensed users of Portal, Designer Studio, or Designer Desk, an increase in the number of aCC esses based on the Single-Solution ACC ess License, migrated appl (...)

(...) Microsoft Entra App As you need a service principal for your MSSQL connection you have to create a new Entra application registration first if you have none yet for WEBCON's MS Fabric aCC ess. You should better use a dedicated app registration instead of using existing WEBCON related app registratios that are used for e.g. user sync, SSO or application proxy. You can find a documentati (...)

autor: Maksymilian Stachowiak Problem Inside Designer Studio we have the possibility to define a Fixed Values List - which is pretty neat tool, for creating really tiny lists.  In most use cases where i used them I've ended up with creating a Fixed Values List let's say Invoice Types, and then creating the same Process Constants, to avoid leaving Magic Numbers 

External content by Markus Jenni; October 24, 2025 ;   Unfortunately, there are no built-in features to convert images to PDF, but an action to convert HTML files to PDF. So I built an automation where I passed in the ID of the attachment I wanted to convert to a PDF.  I used the following steps for the conversion. Extract the filename without extension and store in

(...) alert(`Image resized and copied as ${targetWidth}×${targetHeight}.`); } catch (err) { console.error("Error during image processing:", err); alert("An error oCC urred while resizing the image."); } }; img.onerror = () => { alert("The image could not be loaded."); }; }); } else { console. (...)

(...) nt scenarios in which messages, summaries, or action proposals automatically adapt based on source data, instance status, or the current user role. As a result, CRM processes become more responsive, aCC urate, and aligned with the organization’s real needs.

(...) ing the environment, it is necessary to download the license package again. Depending on the environment configuration and the licensing model used so far, different system behavior scenarios may oCC ur after the upgrade. In particular, in environments that previously used legacy user licenses (User CAL), a 14-day transition period will be activated. During this period, both old and new licenses c (...)

(...) ula but on structured data.   Example of a Structured Log Standardized content offers more clarity compared to rigid text formulas. {   "Name": "WebCon.Workflow.Module.Identity.ACC ountController",   "MessageTemplate": "Incorrect password for user '{UserLogin}'.",   "UserLogin": "t.green",   "ClientIP": "192.168.1.0",   "CorrelationId": "a987763c-3e5c-42eb-bade-76a6e35cb3df" (...)

(...) th: 100%; } #popup { position: fixed; top: 50%; left: 50%; width: 1024px; height: 520px; background: white; border: 1px solid #CC c; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); z-index: 1000000; display: none; transform: translate(-50%, -50%); } #popup-header { background: #f4 (...)

(...) ndard configuration assumes that messages are sent in the context of the user handling the form. For this purpose, an OAuth2 Authentication field must be added to the form, which allows obtaining an aCC ess token on behalf of the user. As a result, the message in Teams is sent using that user’s profile. Detailed information about configuring this field can be found in the article OAuth2 Auth (...)