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

search results

for REST

(...) y email clients do not support external or even internal stylesheets reliably. By placing your styles directly within your HTML elements, you reduce the risk of styles not being applied due to client REST rictions. 2. Keep the Layout Simple: Simplifying your email design can not only enhance readability but also improve compatibility. Use a single-column layout as much as possible, as it works best (...)

(...) their XP or badges that they can later boast about. In their profile, we added an HTML field where, using a few business rules, we easily displayed in a somewhat non-standard WEBCON manner, some inteREST ing details about the employee. This would have been substantially more challenging without the new performance indicators functionality. Thank you WEBCON for the new features that come (...)

(...) ny relations, will be a challenging task. So we decided to add a JSON-builder, that generates the structure based on the form fields. It is quite simple, but it also groups fields to its neaREST grouping element (group, tab). Also, item lists, data tables, and data rows are supported. For most scenarios, this should be sufficient. In addition, you can still create your own JSON, by whatever (...)

(...) ad the ExchangeExtendedProtectionManagement script available here; launch the Exchange Management Shell console with elevated privileges; retrieve all the IP addresses for which it is possible to REST rict access to the virtual directory by entering the following command in the console:  .ExchangeExtendedProtectionManagement.ps1 -FindExchangeServerIPAddresses -OutputFilePath "C:tempE (...)

(...) April 18, 2024 ;  The original post has appeared on daniels-notes.de Did you ever wanted, to navigate up to a parent or grant parent workflow instance? Then you may find the linked post inteREST ing. READ MORE: HERE

(...) of the previous versions of our applications, should we need to return to them.   E-mail contents We can strictly control what is sent in e-mails (standard and custom). There is an inteREST ing option in the configuration of form fields: Never show in e-mail notifications. It’s worth noting that technical fields also won’t be included in e-mails. In the template config (...)

(...) d to be transferred   The blog post provides information about the available options and sometime other helpful information. READ MORE: here.   In case you are inteREST ed in copying a content database you find more information: https://community.webcon.com/posts/post/mirroring-environments-for-2023-standalone/427/3 https://daniels-notes.de/posts/2023/co (...)

(...) window   It allows users to quickly change the Portal theme to WEBCON Contrast Black Yellow or any other custom theme marked as contrast. After deselecting the theme, the default theme is REST ored. The window also has an educational function: there are universal prompts for the user to resize the screen using the mouse or keyboard, which vary depending on the operating system used. To d (...)

(...) ngual user interfaces this post can provide you with little helpers to generate SQL statements: For multilingual choose fields. Multilingual icons   If you aren’t inteREST ed in these then you can still take a look at the SQL command stubs: Get workflow data Get item list data Join workflow element and item list Get attachments of the workflow Get emails o (...)

(...) sp; In the installer, during system verification, it is also possible to install Java.   Steps II, III, and IV – Updating WEBCON BPS and creating a backup copy, then REST oring the backup after the update. Before beginning to update WEBCON BPS to version 2024 R1, identify which of the three installation variants is on your environment – and then proceed accord (...)

(...) External content by Daniel Krüger; August, 2022 ;  The original post has appeared on daniels-notes.de   If you are working with web services data sources like REST then you will have noticed that you can't view the outgoing request. This is also true, if you have a problem, when the instances hasn't been saved yet. All in all this can be quite annoying, if there' (...)

(...) lobal logout button is available in the user menu; when selected, the user is logged out of all sessions on all devices. Note: Making security changes requires system administrator privileges and REST arting Portal and Designer Studio each time.   Additional configuration The Windows Authentication method in Internet Information Services (IIS) is the primary method for verifying the i (...)

(...) script that initializes Solr index structures. This script must be passed the first time the container is started for the indexes to be created. It can always be passed, because when the container is REST arted, the script detects the existing indexes and skips their re-creation. You can preview the created container under the Containers tab: The Solr service will be available on th (...)

(...) s knowledge to migrate further processes. In this series I'm creating an example application into which I'm importing data using built in cyclic actions, and external powershell script using REST API. Creating example application. Importing data using cyclic actions. Importing data using external powershell script.

(...) more than their peers viewing History in standard mode… In fact, they see everything: History displayed in admin mode includes information on all elements, including those whose visibility is REST ricted in the Designer Studio configuration. The administrator also sees complete information on all instance versions, modifications, and users who have or had tasks assigned within the workflow. (...)

(...) hing between tasks 10 times.   While the post is almost a year old, it seems still to be true for the WEBCON BPS 2024 release. I haven't made a thorough check so. If you are inteREST ed in all the nitty details you can read up on it here.

(...) ove these two rules and save the changes to the file.    Verifying event logging in the database To verify the system's operation after modifying the configuration, first REST art the Portal. Then, open the configuration database (BPS_Config) and navigate to the AdminWFEventLogs table. This table should contain all entries related to user logins to Portal. To easily locate (...)

(...) d rules. You also agree to keep forum discussion limited to topics best suited for this type of medium. We wish for this forum to be a place where our partners, clients, acquaintances, and anyone inteREST ed in WEBCON BPS can connect with their peers, solicit advice, share experiences, and add to conversations. Please take a moment to read and understand the rules. To maintain an atmosphere that encou (...)

(...) Hi all! I am new to WebCon BPS. I wonder if it is possible to get all items of a process or a datasource/dictionary defined in BPS from client side via REST API. In SharePoint I did something like this: _api/web/lists/getbytitle('MyList')/items?select=Title... This does not seem to be possible with BPS REST API or at least I did not find it ;-) I am thankful for every hint pushing me into the ri (...)

(...) llo, I am trying to send a custom mail via the action. In the direct recipients I need to have a hardcoded e-mail address and in the CC I have to have another hardcoded e-mail address. This is not a REST riction, but it's the way I firstly tried. It came as a surprise when for each e-mail address a separate mail was sent. For the example above, a mail is sent for the direct recipient and another mail (...)