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

search results

for GET

(...) External content by Daniel Krüger; May 26, 2024 ;  The original post has appeared on daniels-notes.de While you GET a lot of results if you search for translations, there's not an overview of the different topics. Therefore, I compiled a list on my own and provided additional information wherever necessary.  Covered topics are: User interface Data Emails Enforce (...)

(...) how pdf's: How is it done: Add a Html-Field to the form Add the following JavaScript: <script> var attr = document.createAttribute('accept'); attr.value=".pdf"; document.GET ElementById("fileupload-add").setAttributeNode(attr); </script> Don't forGET to set the visible checkbox in the field matrix. When loading the form, the accept attribute is being (...)

External content by: Raluca-Mirabela Lupu   Initialization Mode: Key Choices and Flexibility   Configuring an itemlist involves deciding between two initialization modes: "initialize only at the first step" or "initialize at every step." This decision impacts how the data in the itemlist is updated throughout the process. Selective and Flexible Init

External content by Raluca-Mirabela Lupu The most important moment for a project is its deployment to production and the proper configuration of permissions for the users who will be using the application. I believe we have all encountered the problem of "no permissions to view certain reports" or something similar. To reduce these situations, we can use the "work on behalf of

The WEBCON team works tirelessly to improve the WEBCON BPS platform. We constantly strive to fix any errors and make sure that our system always functions as intended.   Every year, we publish a major version that introduces a multitude of new features. Additionally, updated builds are released at least once a month, they aim to resolve any existing issues and implement small c

(...) the Choose application section using  Quick navigation links   The Portal home page now allows users to set focus e.g. on icons and their profile photo in the top menu, as well as widGET s and elements of the System dashboard and other dashboards defined by users.   Fig. 4. Navigating the Portal home page using the keyboard   Application page A similar solut (...)

(...) essed in a .txt file.   Fig. 5. Information on successful application  import in the CMD Import history Apart from being able to use the new/updated application on the tarGET environment, users can now additionally check the details of an automated import that has been performed. As with the standard wizard-based import, all relevant information and logs are available in (...)

(...) his process, a workflow of the same name was created to record information on the positions offered, verify the validity of the offers published, enter candidate data, and track the available/used budGET and applications processed.   Fig. 1. Workflow in the “Recruitment” process   Due to the unique nature of each stage of the advertisement publication process and t (...)

(...) the limited dashboard configuration options in Designer Studio (creating, naming, describing, and redirecting to the Portal page), the dashboard will be created and configured in Portal, i.e. its tarGET location where it will be used by the Head.   Creating a dashboard Go to the selected application home page and click the Edit button visible in the top right corner, then select (...)

(...) SQL statements: For multilingual choose fields. Multilingual icons   If you aren’t interested 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 of workflow List users in a group READ MORE: here.

External content by: Bjoern Poller Once you become more confident in developing applications, you'll start adding a more personalized touch to certain elements. One way to achieve this is through "CUSTOM EMAILS" - emails where you can selectively highlight the information you want to convey. In this Knowledge Base article, I want to provide beginners with a brief guide on how t

(...) When User have permission to more then one entry point, the print action GET first of it. User should be able to choose on witch point hi what to use.

(...) o Excel for data-verification. Unfortunately the export to excel only allows exporting the header + 999 rows of data - At least i couldn't find a way to raise the limit. It would be very helpful to GET a parameter for a variable maximum row count for the Export in the SQL-grid configuration. Thanks!

(...) would be good too. :) Idea of calculated field defintion in a report / BPS internal view (case when WFD_IsFinish = 1 then '2#Is finished$$DE$$Abgeschlossen' when DATEADD(DAY,-2, WFD_AttDateTime1) < GET Date() then '0#Less than two days until due or overdue$$DE$$Weniger als zwei Tage bis Fälligkeit oder überfällig .' when DATEADD(DAY,-10, WFD_AttDateTime1) < GET Date() then '1#Less than 10 days until (...)

(...) e variables by writing a SQL in 1 and 2, I have no chance for 3. I, for my part, would like to have the yellow highlighted variables in the attachment. For example I currently don't have a chance to GET the current user language which would be required for my workaround here. https://community.webcon.com/forum/thread/45/15 Best regards, Daniel

(...) Please add feature to define delay (i.e. 60 seconds) before file GET s imported from HotFolder. I have a situation where scanner creates an empty file at beginning of scanning, and WEBCON GET s this file before it's complete. I use script to copy files from "temp scan" folder to HotFolder, but such feature directly in WEBCON BPS could bypass this workaround. Any comments and feedback here is more tha (...)

(...) Currently our report-menu for some processes is GET ting longer and longer. One reason for that is the fact, that some people have issues understanding they have to choose a report and can then navigate on the other side of the form by the views we have set up for them. Mostly people who count their daily clicks and tell you to change the system if they have to do 10 more a day, because you have set s (...)

(...) ements, dashboards or views. Unless we work on a system with different test users, it is quite difficult to check whether a certain user really has access to right artifacts or not. Sometimes i also GET support tickets from customers telling they would see or not see artifacts. As an administrator oder system administrator it would be great, that we can simulate a user. Within the simulation mode (...)

(...) best way to send email to users from item list? I think it will be nice to have this option directly in "Send a custom email" action configuration". For now you have to use intermediate solution to GET users list using SQL/CAML querry.

(...) Hey all, I have the following problem. When I try to open BSP-Studio on my local machine I always GET the error in the picture. On the server it works fine. Do you have any suggestions Greets Georg