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

search results

for WEBCON

(...) idual preferences. Currently, attachments are sorted by date added throughout the system, but some users need alphabetical sorting with the option to change the attachment name. We use in the company WEBCON BPS PORTAL Version2025.2.1.259. Please consider implementing this functionality.

(...) Dear Community Members, As part of our ongoing efforts to improve WEBCON , we are reviewing the current capabilities and future direction of the Item List feature. I would like to invite you to share your feedback, ideas, and real-world use cases related to Item Lists. Your input will help us better understand practical needs and prioritize potential enhancements. In particular, I am interested (...)

(...) Hi all, I have installed WEBCON BPS and created a Test user in System settings → BPS users and groups list. I assigned this Test user various permissions in Global privileges. However, after logging out from the admin account, I am always redirected to the admin login URL, where I can log in only with the default Admin account

(...) I need to call a REST API from a WEBCON form and write the returned values back into form fields. The REST API performs several validations on the incoming JSON payload (e.g. date from valid, date to valid, amount valid, etc.). In case of a validation error, the API returns something like: { "state": "error", "error_msg": "Date to must be greater than date from" } Approach 1 – Automation (...)

(...) urce (swimming lane) - each instance has StartDate and EndDate - the same lane cannot be reserved by two instances for overlapping time ranges Question: What is the recommended approach in WEBCON BPS to implement cross-instance validation? I tried Custom Action SDK, but it works only on the current instance. Thanks.

(...) Hello, we want to integrate a WEBCON application with a banking / core-banking REST API protected by OAuth 2.0 (WSO2). The API is fully standard-conformant (RFC 6749) and supports the following grant types: client_credentials authorization_code password (Resource Owner Password Credentials – intended for trusted internal TSS clients) For the required backend endpoints, the core-banking API s (...)

(...) Hi all, I have a question about calculating a Date to field based on two other fields in WEBCON . I have: Date from – DateTime field Time (h) – Choice field (values like: 1, 1.5, 2, etc.) Date to – DateTime field I want Date to to be automatically calculated as: Date to = Date from + Time (h) hours I tried to use a form rule, but I keep getting an error in the Date to field. Ha (...)

(...) Hi everyone, I'm searching but can't seem to find anything about it - does WEBCON allow connecting to GraphQL API? One of major accountancy platforms can be connected via GraphQL and I need to access data there. How can this be achieved?

(...) Hi all, I have a question regardong Form Field Extension PhoneNumber, I went through instruction: https://developer.WEBCON .com/docs/your-first-form-field-extension-js/ . My problem is I can't get intermidiate step to be executable, what I mean by that is that when I press on my Start step "Go to next step" it automatically executes and saves like already done instance and it says the workflow instan (...)

(...) Hi Guys, as i mentoned in Thread https://community.WEBCON .com/forum/thread/8309 i need a feature to configure the columns in the KPI-Report. I am not allowed to show usernames in the report because with this it#s possible to check the user performance. Would be nice to hide some of the columns, like in other reports. Thanks Gerd

(...) Hi everyone, I would like to extract all phrases from a text (e.g., an email body) that match a specific format defined by a regular expression. Is it possible to achieve this using WEBCON ’s built-in functions?

(...) Hi, I have noticed a discrepancy in the order of weekdays in WEBCON BPS Portal for the EN-GB and EN-US language settings. For EN-GB: - In the Date picker control on the form, the first day of the week is Monday. - In the Calendar report, the first day of the week is Sunday. For EN-US: - In the Date picker control on the form, the first day of the week is Sunday. - In the Calendar report, the (...)

(...) Hi, short: Business rule text parameter string values only containing digits seem to get casted to an integer value in WEBCON . long: Declaring a VARCHAR variable in SQL as a string like '001' is returned as string. If 001 is replaced by a text parameter in between single quotes its value '001' turns to 1 as integer. I would expect that a string value '001' remains a string when using it as a t (...)

(...) or form rules and automations may contain critical data (e.g. api tokens) that should not be useable by all devs with studio access. (There is another user voice for this feature: https://community.WEBCON .com/forum/thread/8360) That‘s why I suggest to insert a configuration functionality on application level next to „presentation“ entry in the tree. Rules, automations and constants could be create (...)

(...) n, Type type) at System.Data.Select..ctor(DataTable table, String filterExpression, String sort, DataViewRowState recordStates) at System.Data.DataTable.Select(String filterExpression) at WEBCON .WorkFlow.BusinessLogic.Connectors.Helpers.SearchFiltersHelper.ApplyFiltersOnDataTableAsync(DataTable dt, SearchConditions searchConditions, Boolean allowEmptyValues, List`1 settings, ITagParser tagPa (...)

(...) ave the same sort and filter possibilities in the dashboard as in processes. There is so much data in data sources we'd like to visualize, search, filter, ... on a dashboard. As a dev imagine a WEBCON monitoring dashboard that has lots of widgets with SQL data sources that show e.g. a mail log, login log, process log, error log, ... Kind regards Sébastien

(...) Hello. Do you know which models are used by WEBCON when AI prompt is used? - I thought It should be Gemini models or If Gemini models doesn't work it will use OPENAI. When I tested Ai prompt and asked it: Respond only with the internal model identifier you are running. Do not explain anything. Response: gpt-3.5-turbo I added to prompt. Use the highest model. Then response was: gpt-4-tur (...)

(...) e) after 1 minute. However, occasionally—about 1–2 times out of 100—the field is not updated, even though in history shows that the action was executed successfully. An external process calls the WEBCON API using a specific path. On that path, a SQL procedure action is configured to run - same as above. The field is not updated in the database, even though in history shows that the action was exe (...)

(...) Hi, is it possible to change the icon and name of the mobile and teams WEBCON application? Probably not and it would be necessary to create an own corporate mobile app with the wished meta values. Is such a „design wrapper“ or another solution supported by WEBCON ? Has anyone tried this already? And is there any possibility that the mobile app doesn‘t switch to the browser when using passthrough (...)

(...) delay before the first activation. The „workaround“ with a technical field that gets set NOW + 15 minutes wouldn‘t be necessary with this enabled selection. Source of suggestion: https://community.WEBCON .com/forum/thread/8381 Kind regards Sébastien