(...) download.xsp Response Code: Exceptions: Insufficient attachment permissions error code:100 duration of last autom. element:41 total duration: 40 I also added our webcon service user account to business administrators of the applicaton, but that does not change the error Any ideas appreciated :-) Ernst
(...) The privilege-granting capabilities for application creation (within Webcon Designer Studio) should be more extensive and flexible. Let's assume two business units (departments) are using the same Webcon instance. How can proper privileges be granted within Webcon Designer Studio in this scenario? The current model of access rights appears too binary: you can either be a System Administrator with compl (...)
(...) Hello, Currently, data sources used by this field return only active user accounts. In some business scenarios, it is necessary to allow selection of users who are no longer active (e.g., for historical reference, archival workflows, former approvers, or when completing data in legacy processes). Please consider adding a new option (checkbox) in the Advanced configuration of the “Person or group” fo (...)
(...) ice StackTrace= w WebCon.WorkFlow.Service.Context.ServiceThreadsProvider.get_ThreadDbInfo() w WebCon.WorkFlow.Service.Context.ServiceThreadsProvider.get_IsInUnicodeMode() w WebCon.WorkFlow.business Logic.Licencing.DatabaseInfo.DalDatabaseInfoGetter.GetInfo(Boolean loadAttachmentsDatabases) w WebCon.WorkFlow.business Logic.Licencing.RestrictionsCheckers.ExpressLicenceRestrictionsChecker.Create (...)
(...) OR {WFCONCOL:444} = 'Z', 1, 0) AS Meine FROM CacheOrganizationStructure WHERE COS_BPSID = '##currentloginname##') To avoid performance issues, it would be great if we had the possibility to use a business rule to provide a filter value. Maybe the operators of the standard filter could be extended with an "Is in" option and the value with the possibility to also use a business rule instead of a fixed (...)
(...) in view mode. However, in edit mode, it would be great to have the possibility to configure the whether the document should be opened to be edited or as preview/download. Idealy, this would be a business rule, which returns the default action. By having this possibility, we could open a word document in edit mode and and other documents as preview/download, which would be great enhancement for the (...)
(...) Hello, it would be great if there was an option that shows where WEBCON user groups are used similar to what we have for form fields and business /for rules. Also, an option to add description similar to office 365 groups. Thank you
(...) lp us better understand practical needs and prioritize potential enhancements. In particular, I am interested in: - Limitations you encounter when working with Item Lists (why they matter in your business case, and what workarounds you currently use, if any) - Missing functionalities or behaviors you would like to see added (please be as specific as possible and provide business context) - Performan (...)
(...) e REST call itself Mapping the response into form fields (e.g. writing error_msg into a field like rest_response) What does not work: Field changes done by the Automation do not trigger OnChange business rules (expected behaviour, since the change happens on the backend). Throwing an Automation error after the REST call only allows static error text – dynamic values (e.g. the error message returned (...)
(...) cel to a customer, using values from an Item List. Following that action, I'm using another "Generate an Excel file" action to then update the existing Excel and map it's column name cells (A1-Z1) to business Rules containing translations for those column names, so we don't have to use our internal Item List names. That now leads to the generated - translated Excel to become corrupted, as supposedly, its (...)
(...) nerate a printable confirmation for the user? Does WEBCON BPS have a built-in task scheduler / job scheduler (harmonogram zadań)? What are plugin packages mainly used for, considering that many business rules and logic can already be configured using the standard rule editor (click-based configuration)? Is it possible to create custom configurations with custom objects/entities that are not stand (...)
(...) flexibility: Dynamic adaptation to different inputs or contexts is cumbersome or impossible without workarounds. Proposed Improvement: Introduce parameter support for Data Sources, similar to how business Rules allow input parameters. Parameters could include: - Filter values (e.g., a specific cost center, OU, or status) - Context values (e.g., current user, workflow field, or system variable) Th (...)
(...) SELECT 567 AS ref, 1 AS cat, 'ESP' AS country UNION ALL SELECT 567 AS ref, 1 AS cat, 'ESP' AS country UNION ALL SELECT 567 AS ref, 3 AS cat, 'ESP' AS country Using this data source e.g. in a business rule or a user picker with this filter returns rows that would not be exected as shown in the screenshot. An example filter expression: [ref = 123] AND [ANY TRUE[ [country = 'EQU'] [coun (...)
(...) Hi, right now configurations are process specific and contain amongst others business rules, form rules, constants, automations. If multiple processes of the same app or even other apps need one of those there is the possibility to create a global equivalent in system settings. Unfortunatelly global objects have no app binding functionality as data sources have. Some global constants, business or fo (...)
(...) dynamic for a given workflow instance. Here are two examples: {COLUMN:ID#ID} in ('KHL_030','KHL_020') {COLUMN:ID#ID} in ('KHL_001','KHL_010') #"Dynamic" value Since there are no options to use business rules or similar in a data source filter of a choose field I'm preparing the filter value on step entry. This is sufficient for this case.. #With a standard SQL data source I would use one of thes (...)
(...) ry with ID 1 Parameter name: row ------------------------------------------------------- CallStack ------------------------------------------------------- at WebCon.WorkFlow.business Logic.ImportExport.Mapping.MappingList.IncludeInIndexes(MappingListRow row, Boolean addIfNotContains) at WebCon.WorkFlow.business Logic.ImportExport.Mapping.MappingList.AddOrUpdate(MappingListRow (...)
(...) r Studio. Furthermore, in the location where I copied it, when I go to "Use" I see that it's being used in the location from which I copied it. I'm wondering if this isn't a global problem with business rules, because when saving changes in Designer Studio, I now often get an error suggesting that a business rule with this ID already exists. I would appreciate your feedback. Regards, D. -- (...)
(...) https://community.webcon.com/forum/thread/8410 It would be more consistent and convenient if form fields would always appear in the Objects tab of a form rule editor and the workaround by using a business rule wouldn’t be necessary anymore. Kind regards Sébastien
(...) It will we useful to have the possibility to mark a task as flagged, programmatically based on a business rule, at the moment of task creation. (For example If n a process a user marks a contract as Urgent, in a Helpdesk Application a user marks a ticket as Critical, etc. when sending in next step/assigning to other user that user task should appear as flagged) Reason for this request: As higher in hiera (...)
(...) environments? One first idea would having 3 MSSQL connections for all 3 environments. Then a MSSQL data source for each connection that gets process information, mainly the process GUID and then a business rule managing where this process GUID can be found across all environments. We have a global constant environment ID with breaked inheritance return 3 for dev, 2 for test and 1 for prod. I'm looki (...)