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

search results

for variable

(...) entifier. The calculated columns names differ from the picker field columns only by the added “_ID” suffix, i.e. “WFD_AttChoose1_ID”. By using its name (or a corresponding variable in the variable s editor in Designer Studio), the column can then be used in an SQL query to retrieve the data specified in it. The SQL query referring to the indexed choice column and used for (...)

(...) arent workflow path but is enabled in the subworkflow path, sharing the location data will be required. Furthermore, user location data at the time of path traversal can be collected using context variable s. Those variable s are available in the Location node of the expression editor. There are four such variable s available: – {CURRENT_LOCATION} – information about geographical longitude (...)

(...) ion operator.   The condition within the SWITCH operator is a business rule, whose result will point to the case that will be used. The case can be designated in two ways:   variable referencing the case As with the Workflow control step, the result of the rule can be a variable that references one of the available cases. If the rule does not identify any case, the ELS (...)

(...) post has appeared on daniels-notes.de This post provides a solution to extracting the latest comments in the standard "Comment" field on the form. The issue with this Last comment text variable is, that’s always the latest added comment, regardless of how old it may be. Here's a short video intro: READ MORE: HERE

(...) shown within the Widget. Similar to other fields in the Widget configuration window used for defining values, this field allows users to enter a numerical value directly or input it indirectly via a variable or a form field. Since the Department's application form includes a form field that displays the total project cost (“Total cost”), click within the empty space of the text field (or (...)

(...) ps://jdk.java.net/22/ The installation involves downloading the Windows 64 version of the pack, and extracting it to the chosen directory. Next, it is necessary to add a JAVA_HOME environmental variable to the system , which points to the main directory containing Java (it must contain bi and lib folders). For example,  for OpenJDK 22.0.1 the default path is: C:PROJjavajdk-22.0.1 The opt (...)

(...) dash; the image based on which the container is run; choose the version corresponding to the WEBCON BPS version, --env-file solr_env.dist – the Solr container will be run with the environment variable s defined in this file. Currently, this is only a limitation on the RAM used. It is possible to configure additional variable s, --mount source=solr-bps,target=/var/solr – mapping the created v (...)

(...) ion to detailing the specifics of the aforementioned mode, the article addresses the process of granting Business Administrator privileges and configuring rules that include the Is admin mode active? variable .   Who is the Business administrator? In simplest terms, the Business administrator in the WEBCON BPS platform is the individual with the highest privileges within an instance in Portal (...)

(...) ture coordinates for each signatory and each document individually. Example how will to fill the technical field when set the signatories. I included a screenshot showing only the variable s that need to be modified on the HTML page. These values are the ones outlined in points 1-3. Result html: Html code:  

(...) ication. 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!

(...) Hi, with the introduction of BPS Portal we got a few additional options were we can add "code" and where variable s from the expression editor would be useful if not even mandatory. 1. Report - SQL Filter, there are a few variable s there already 2. Calculated field in Reports and BPS internal view, no option to use existing variable s 3. Report - advanced formatting, no options to use existing variable s (...)

(...) Yeah, the new version is released and based on the change log, these are my three highlights: 4.11. Using variable s representing configuration objects’ ID Item list improvements. Ok, this is cheating but there are a lot of useful changes :) 4.17. Report views in the navigation menu I didn't list the new WEBCON BPS Designer Desk because it's not comparable and would probably be on everyone's top list.

(...) have the form rule built to create the string, but I need the number portion to append. The xxxx number needs to increment for each new record entered. I can't seem to create an "application wide" variable that I can reference, create a new proposal # and then increment by 1. Now that I think about it like that, can I SQL query the # of records for the workflow? (Still fairly new to queries in webcon (...)

(...) one and another one in German for the remaining two. If we want to send a custom mail though, I don't have an option for defining multilingual subjects/titles/contents etc. I've also checked 'Context variable s\Current user\Language' it contains the language of the user who clicked on the path. While writing this I've just come up with following idea: Create multiple "custom email" actions. The recipien (...)

(...) Ok, now that my PS script is running, in this particular instance I need to grab a variable result and assign that value to a form field. Simply assigning the Form Field = $psvar isn't working. Is this possible?

(...) Hi everyone, does anyone have an idea whether it's possible to retrieve the users to whom a task will be assigned in the next step? What I've tested so far: - Verified that the variable 'System fields\Assigned persons' contains the current persons during path transition, exit and entry. - Created an SQL statement which returned the latest row from WFElementTasks, and executed this in an action during pa (...)

(...) hould verify that the correct ids are used after importing the application in a new environment. Otherwise you may be in for a surprise. The attached image shows that the translated text uses the old variable ids and only the ids in the original text have been updated to match the new environment. I've noticed this in 2021.3.205 for email notification templates and task descriptions. Razvan from Encorsa (...)

(...) ospaced font. When you edit some more complex SQL Queries, or when you deal with some custom HTML element - it would make life just easier. There is some question, how to deal with with those Webcon variable blocks - how they should be aligned, but even forgetting about them, it's a nice to have. There is also a thread which might be connected: https://community.webcon.com/forum/thread/74?messageid=74 I (...)

(...) e (this fact is stored in one of parameters of apartments). When I select an apartment that has dedicated parking place I manage to check and store the ID of the assigned parking place in a technical variable on the fly (as form rule invoked on callback of the items list). However, I can not add it automatically to the list, as there is no function that allows me to do this (or I can not find it). The on (...)

(...) year", as soon as we rolled into 2022 it reset from 42 to 0. I need to find an option that just continues to increment for our FY, or at the very least can I define what the # is for a given instance variable so we can pick up where we left off in 2021? Thanks!