Dear Webcon Community! Problem: sometimes we get many page documents, but in most cases valuable information is on first few pages or last pages Proposal: new optional parameters in action What do you think? Thank you! BR, Peter
Dear Webcon Community! Problem: with import excel action you can import excel tables only if you have a table container already added. Sometimes it is difficult if we want to process data in excel table coming from third party. Proposal: there is a way to define column mapping for itemlist file importing. It would be nice to have a feature in import action to take into account that one, instead of expecting a table in excel file. What do you think? Thank you! BR, Peter
Dear Webcon Community! Problem: longer background processes has to be split to smaller parts to fit in transaction timeout limit. For example if you have to move 50-1000 instances each morning taking some minutes, we have to use "select top <n>" and run global action more often (eg. in every 10 minutes) Earlier (before BPS 2020), it was a once a day run. Proposal: have new GA setting to specify number of cycles it should perform after triggered by schedule. This way we can split big t (...)
Dear Webcon Community! We have been working with Webcons BPS for 5 years, delivering several business solutions within a global company. We really like this platform however we have several proposals and ideas to make it better. I will share some of them in separate posts, sorry for flooding. Any comments, questions or suggestions are very welcomed. I would appreciate your vote! Problem: if you need to use SOAP and get back complex xml, sometimes mapping fails (multi level structures c (...)
Dear Webcon Community! We have been working with Webcons BPS for 5 years, delivering several business solutions within a global company. We really like this platform however we have several proposals and ideas to make it better. I will share some of them in separate posts, sorry for flooding. Any comments, questions or suggestions are very welcomed. I would appreciate your vote! Problem: in case of mailapprove, approver sometimes enters some comments in email, which you cannot get back (...)
Hi, Why is only one task created, and everything executes in it, when I execute the following code in a loop: args.TransitionInfo.TasksToAdd.Add(new WebCon.WorkFlow.SDK.Common.Model.NewTaskData(new WebCon.WorkFlow.SDK.Common.Model.UserInfo("webcon", "webcon"))); Best regards.
The reporting and filter options of WEBCON BPS are already great. However we have customers who would like to have a filter "all but..." or "not" like we already have "Begins" and "Contains".
Hi, it would be great if the creation of Dashboards could be added to the Designer Desk. Best regards, Daniel
For the absence chart, i'm missing to the option to define the range of the chart. When using the absence chart in a leave request, i would like to see the range around my planned leave. Currently the user has to scroll, to see the right data. Thats why it would be great to be able to define a dynamic data range. Ideally we can configure start and end date some weeks before/after the dates of the leave request. In the configuration there is enough space to add an option to set start and end (...)
Hi everyone, it would be great if we would have an additional option to the "wizard mode". The implementation of the wizard mode always displays the current workflow upon path transition. At least I have quite often the situation, that I need a "conditional wizard mode". This means, that the wizard mode depends on the new assigned person. If it's the same person as the current one, the workflow needs to be executed in a wizard mode. In all other cases it's not executed in a wizard mode. O (...)
How to change by displaying everything, not only 4 tasks? - [|TaskDetailsTable:4|] How to change TaskDetailsTable?
Hi everyone, maybe I have a wrong idea how a multi value picker field is used in filters/groups in reports. Current situation: The picker field will store the selected values in the order they have been chosen. If you use this field as a group, every unique "string" will be used as a group. Example: Workflow instance 1: IT: Research & Development Workflow instance 2: IT: Research & Development;Quality Management Workflow instance 3: IT: Research & Development;Quality Managem (...)
Hi everyone, if you are going to use field references, process rules or similar in translations, these won't work once the process is transferred to another environment. See this thread for more details/images: https://community.webcon.com/forum/thread/1149 In my opinion this is an error, so I created a ticket. The answer was, that this is the intended behavior. There I'm creating this user voice. :) Best regards, Daniel
We have license for only 2 webcon processes and purchased now another license. How can I add that new license?
Hello everyone, having some experience in coding, makes it for me obvious that font used in text areas should be monospaced. Simply it's easier to read code, when it's monospaced. In attachment you can see and compare how that simple lines are better aligned, with monospaced 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 shou (...)
It would be great having an additional field "Description" for local groups.
When creating the reports it would be useful to have the option of joining the WFElements table to other external tables in order to show data from other systems in the same report without the need to duplicate this data on Webcon. This way the integrations with other systems would be even easier and there would be no need to duplicate data that already exist in some other system. Can you consider developing such functionality?
Hi, I have created a report, in which i am only interested in showing the Year-portion of a datetime-field. This works good until i try to group for the shown values in there. The groups are not built by the years in this case, but still on the entire value. It would make more sense to group according to the display option the grouped column is set to. Especially because i dont know how to do calculated columns in SOLR reports like i used to in SQL-reports. ;) I have attached a screenshot t (...)
HI, I propose to add possibility to do photos from builded cameras in laps/computer/no mobile devices like mobile. So to not do photo, save it on device and now addind to element. But to add exact after to the photo by camera, and run camera from element. It's could by by custom action or use build funcionality. That problems show on Windows Surfface oraz normal windows where we can't use such functions.
Does anybody has such a problem "An item with the same key has already been added."? It shows everywhere Leave of absence report is added I changed the source of data ( distinct, top 1) and nothing has changed.