(...) ce but not to edit it. This is happening after upgrade to version 2023.1.2.124. It was working in previous version we were using. It would be great if we can go back to allowing users with read only aCC ess to generate a word file. Thank you
(...) ce but not to edit it. This is happening after upgrade to version 2023.1.2.124. It was working in previous version we were using. It would be great if we can go back to allowing users with read only aCC ess to generate a word file. Thank you
(...) Hello. I have a "Invoke REST Web Service" GET action. I would like to save a part from response to a field, more specifically an ID. I have tried multiples methods, but i did not suCC ess... This is my response. How can i save the "value/listItem/id" to a field? (id=318) { "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#sites('test')/drives('XNOnVydrSL6yetalE8-T')/root/c (...)
(...) BCON Workflow Service (under .NET Framework) and the WEBCON BPS Portal (under .NET Core) and System.Data.ODBC. I have developed an SDK plugin that integrates the NuGet package System.Data.ODBC to aCC ess ODBC data sources. The target runtime environment of the plugin package is .NET Standard 2.0, so that the plugins can be executed both in the service and portal. Without the integration of Syst (...)
(...) ns. Can you please take a look at this and suggest what I'm doing wrong? EDIT: When I add in the workflow config "vacation plans" data source (with exactly the same elements, but column names aCC ording to the requirements of this data source) I see the future elements, but as expected they have no type and thus all are of the same color. Not a solution for me unfortunately. EDIT 2: It is po (...)
(...) pful if excel generating action and data table attribute ability to save as excel could produce an Excel file with or without columns headers. This is sometimes useful, as some external applications aCC ept only data in excel files and no headers.
(...) . After some tests it seems that the values of used and avalilable days that were previously automatically calculated based on the items already in the workflow are the problem and probably an error oCC urs when the engine tries to calculate them. When I turn off the visibility of both fields and leave only the "from previous year" and "from current year" ones visible, tha chart works. It stops worki (...)
(...) Dear All we have a lot of pie charts at our dashboards and when someone has a lot of cases in different instances of pie chart dimenssion e.g. depo, country, aCC eptacne path it is difficult (esspecially since WEBCON2022) to select certain part of data. it would be nice to have option to select one lable from the graph legen or deselect all and then select one instead of deselecting several + recent (...)
(...) m error pointing at the choice field (see picture provided with the thread). It has happened in different applications/processes before too. We're using version 2023.1.2.123, and the error does not oCC ur on different types of choice fields.
(...) hoc state. This was very useful for prematurely terminating or suspending workflows. As far as I've dug into the Werbcon, I haven't found anything like that. Everything has to be done strictly aCC ording to the workflow definition. So if I have one start, 3 ends and 10 statuses in the middle, do I need to add a special termination path to all 10 statuses in the middle? Is there any other (...)
(...) Hi, We have problem after update to ver. 2023.1.2.99. We have implemented menu buttons for Help Desk and Printing. In 2022, every user who have aCC es to instance can push button and print form or start help desk (button in menu was aCC esable in every step or last steps etc). After the update buttons apear on the form but after clicking there is error... and users cant use it. Is it new feat (...)
(...) Hi Guys, I use MailApproval on some paths in our application. Now I have the somewhat unusual behavior that an aCC eptance via MailApproval is rejected with a validation error. If I carry out the aCC eptance in the same process (same instance) in the application, it works. The option “Form field validation” is checked on the paths. If i deselect, it works. This is what MailApproval returns: ## (...)
(...) Config' class is displayed, but not the configuration field from the 'MyCustomActionConfigBase' class. If the plugin/config classes and the base classes are in the same project, the problem does not oCC ur. Can anyone give me a hint as to what I am doing wrong? Or is this a problem with WEBCON itself? Tank you! Marco
(...) s, to parent flow, as this will create a lot of mess due to lots of child flows. I thought this could be a built in feature, same as we can select last comment in buisness rules context, we could aCC ess it from reports, and webcon data sources, so it would be easy to display it.
(...) rly. When I provide a BPS source in the configuration and use a filter to select data, the filter does not work on the form. The filter in Designer Studio works during testing. This problem does not oCC ur in the "Update Item List Values" action, so I used a workaround: "Clear Item List" + "Update Item List Values" / Add new rows from the data source. Do you also have such a problem? However, usin (...)
(...) ction. When performing a global action moving a document a path with a rest message there is an error.... When a document is pushed via a path where a REST action has been configured,... a problem oCC urs. When I manually press the button on the form, the message sends and there are no problems.... ver. 2023.1.3.76
(...) le bug. In our case we are using a text field to store a time value. The goal is for this to automatically replace a period ('.') with a colon (':') after input (Style and behavior). The error oCC urs when we attempt to replace every period ('.') with another character using STRING REPLACE, specifically in the case of "15.00" where we want to replace each period ('.'). Instead of just replacing (...)
(...) After app migration between enviroments strange error oCC ured which shows up every time existing instance is opened or new instance is started in all apps. Reverting back the previous version of the app did not solve the problem. Designer studio throws the error on clicking every item as well. Restarting server did not help. Has anyone came acress similar issue? Any ideas on how to find the source (...)
(...) f stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuCC essAndDebuggerNotification(Task task) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.AutomationEngine.d__24.MoveNext() --- End of stack trace from previous location where exception was throw (...)
(...) o have an action that creates a plain text file from a value programmed similarly to a business rule. This would be useful when creating input for bank transfers and possibly other applicatins that aCC ept plain text file as an input.