WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > User Voice > Top rated

User Voice

MVP

Hello, I'm looking for a feature to be able to display images inside drop-down, or pop-up choice field. Either form Picture field, or from Single line of text in Picture mode. Use case: I'm working on a process, where sales department should specify which base product should be used as a starting point to create a new one. There is a long list of those base products, and remembering how each one looks just by number/name is not possible. Displaying the base product during selection cou (...)

MVP

Hello, lately I'm seeing myself using more often decimal attributes with 0 decimal places, just to get the possibility to set prefix/suffix. It would be great to have this possibility also in integer fields. At this moment there are two options, if we want to be consistent: * ignore that feature, because in integer fields you have to add te suffix/prefix in the name of attribute - it just looks better, when it's in attribute name everywhere. * overuse of the decimal attributes even for ca (...)

MVP

Hi, Adding a configuration option to the process for the selected environment, e.g. TEST, "Always import in deployment mode" This will eliminate the mistake of not selecting this option during import and will facilitate the import without searching for and selecting this option. Regards.

MVP

Hi, It would be wonderful if you could also introduce Romanian as the default language. It would be of great help to us, and many customers would be grateful. Thanks, Raluca

hi I have datetime type fields i.e From and To , i want to check in current db table (WFElements), if datetime exist or not between two dates validating on form submit path using sql query. Issue: all the time showing validation error message , My validation Sample below: select case when ( SELECT count(*) FROM [BPS_Content_Prod].[dbo].[WFElements] where wfd_attchoose1='{1189}' and (('{L:1191}' between WFD_AttDateTime1 and WFD_AttDateTime2) or ('{L:1190}' between WFD (...)

MVP

Hi, it would be great when form rules would be stored in a minimized version too. This minimized version would be used by default whenever a form rule is send to the client in a HTTP response. When a query parameter like 'minimized=0' is added, the "full" version would be used instead. Currently the a JavaScript form rule will be bloated because line breaks are transferred as \r\n. Depending on the number of line breaks and form rules you are using, this sums up. Best regards, Daniel

MVP

Hello, I've spend today over an hour copy/pasting data between notepad and webcon into run subworkflo action configs. In my use case - i have to start 1-10 subworkflows (each having different start condition), with different workflows, and forms, but with partially shared attributes (marked blue). I'm configuring actions in new process, so i've copied them from existing process, to avoid refilling data about workflow/form/path etc, as those are same, but I had to change attributes (differen (...)

MVP

Hi, could you please extend the "WEBCON BPS System administrators" tool (exe), with a required field for the display name in addition to the BPS ID? I just spend about three hours hunting down the exception: Unable to cast object of type 'System.DBNull' to type 'System.String' at WebCon.WorkFlow.BusinessLogic.ElementManagement.Checkouts.ElementCheckoutsRepository.UpdateOrTakeOverParameters.UpdateAfterUpdateTime Best regards, Daniel

MVP

Hi everyone, we had some racing conditions, when the users switched fast between instances in the task view or previews in reports. This was caused by form rules which used G_ variables which were no longer available, the view/desktop endpoint hadn't send a response yet but a JavaScript form rule from the previous instance was still executing. While coping with this I noticed that the response are quite big (1). About 50% of the 418 kb is the value of the jsToRegister property. Maybe we (...)

MVP

When generating documentation for standard areas, such as form type or workflow, it would be good if the content was automatically substituted there, I don't know exactly what, but generally describing what the form type is, what workflow is. Or for such standard content to appear immediately in the documentation section after adding a new workflow, process, form type, etc. with the possibility of changing, of course, entering your description. Another idea is that when generating the doc (...)

Hello, I think it would be great to have different kinds of choice fields. Radio button, checkbox (with multiselect option), toggle. Thank you!

MVP

Hi everyone, I think it would be great to have an opportunity to add the option to execute a form rule in case of a 'Validate form' action fails. In most of my cases there some special condition which relates to a field/tab. Having the option to execute a form rule would allow to: - focus the field - show the tab - execute some JavaScript which would could display a subworkflow which needs to be closed. - etc When writing this it came to my mind, that it may be even possible to (...)

Po podniesieniu wersji do 2022.1.4.174 straciłem możliwość zakładania oraz aktualizowania użytkowników AD przez Webcon BPS. Może Ktoś już walczył z tym Problemem?

MVP

I was searching for some information about the "REMOVE PERSONAL DATA" action, but WEBCON does not have a vaild link anymore: INTRODUCTION TO ACTIONS IN WEBCON BPS https://community.webcon.com/posts/post/introduction-to-actions-in-webcon-bps/172 -> Remove personal data [ http://howto.webcon.com/gdpr-personal-data-administration-process/ ] -> File not found I didn't check the other links. Thank you in advance, Bjoern Poller

Hello, It would by great to change Keyboard TAB button behavior in sql or js editor. I think TAB should make spacings for beautify code, not change focus to window buttons.

MVP

Hi everyone, for data sources you can define a common data source and add child sources for the parent "Superior source". These child sources can then be associated to business entities, which allow you to target different backend system for each business entity. If I haven't missed anything I don't have a similar option for the Connection themselves. This is fine as long as I can use the connection in a data source. But if I use a "Invoke SOAP/REST Web service" there's no such option. I (...)

Hello, it would be nice to have an option of inserting a "CAML command" similarly as it is done with "SQL command". It would help in setting conditions and checking the outputs of sharepoint actions.

Hi, Adding new rest api user context in adminpanle , we can choose permissions to applications. When can chooses ReadWrite, but still it's giving possibility to overwrite element after creations. I think that good idea will be give new to of access like CreateOnly. To start only new element in Webcon, but not possible to overwrite by api.

Hi, the manual filling by clicking the text layer within OCR verification process is very helpful, but it isn't work for date type form fields. It doesn't work since version 2022.1.2.59 -> i've started developing the process. Thanks and best regards Daniel ## EDIT: it works if the mask is (changed to) "empty". ...sorry the entry...

Hi, in version 2022.1.4.84 the column header isn't displayed using horizontal arrangement in group. My last version 2022.1.2.59 has displayed the header correctly. Thanks and best regards Daniel #EDIT: fixed in ver. 2022.1.4.155