(...) Hello, Since a specifc time KPI reports don't work on my webcon enviroment. I checked a configuration according to https://community.webcon.com/posts/post/web-part-kpi-new-edition/141 and everything looks good. I've checked 'KPI elements' table in webcon database and there are some data but the data are not up to date. Old webcon apps have the kpi data but as I said the data are not up to date. (...)
(...) Hello, I have item list with anormous amout of rows from time to time . Few columns with action on it (for example set another column,select data etc.). When item list comes to 100 rows system will send many requireness (once requireness = one log on IIS). This causes slow loading of the form. No once form is unavalible ,error from web browser (Not enough ram memory). I have few ideas, but im in (...)
(...) Hello Community, it's time to ask my first question...so please, be understanding and polite ;) Business case: 1. I have a dictionary process, let's say 'Products', with 'Tags' text field, which contains tags (eg. black, bike, red). Every tag is separated by ','. 2. I have another process, for example 'Order'. On this form, user can enter what he is looking for, on 'Description' field. I want (...)
(...) Hi, Sometime s in portal our users report a bug "Minified React Error #185". This is happening when they expand the selection list. When we want to reproduce the error on our devices, everything works fine :) We tried clearing cookies - doesn't help, changing browsers - which sometime s helps but not all. Does anyone have a solution to this problem? Maybe it is a version error? Our version is: (...)
(...) ing the workflow and then insert the picture into the document with the generate word document action (this would not be a good solution, since users would all have to repeatedly insert pictures each time ) and then generate pdf. Is there an option to for example have a picture on a network drive and if user selects "Company A" in the form, the workflow would retrieve "Company A.jpg" from the drive, (...)
(...) Hi, I noticed that the webcon workflow service logs warnings almost every time I display an element with an item list on it. E.g. I opened element in the browser and the service logged "Control not found ('SubElems_257')WFD_ID=21065". I don't have any page loading rules and there are no actions performed on this item list in the current step. It occurs in various applications and processes that I hav (...)
(...) owing error on "Content Database Creation" I've tried, cleaning up the databases and users, and restarting the box and retrying install. Leads to the same error, I've installed WebCon a handful of time s and never seen this particular issue before. I'm trying to install a slightly older version to match our on prem so there are no version mismatch issues when I attempt to restore the on prem content (...)
(...) The last "under review" entry is from Mai 2022, so i post this request just another time . It would be such a great advantage, if you would at a "delete row(s)" function to WEBCON Action templates. Thanks, Bjoern
(...) mmunity! I’d like to pick your brain about something that has been bothering me for the last hour. :) Does anyone have a solution for this? User enters the date in the date picker field (AttDatetime ) and hits TAB: - if the value is 8 digits, then SET(AttDatetime ) = CONCAT(using values from AttDatetime ) - if the value is 6 digits, then SET(AttDatetime ) = CONCAT(using values from AttDatetime ) - (...)
(...) Hi, I'm having trouble converting the contents of an attachment to BASE64. On the system step I have a time Out that calls the transition path after a minute. In the traversal path, I have an action that calls a web service. The frame uses a business rule to convert the content of the attachment to Base64 (the business rule returns the text value of the last attachment). When the whole thing is hand (...)
(...) ta be an employee's file with a list of items that reflects holiday leave limits? In this case, each submitted application should update the parent workflow (Employee file), but I am afraid that over time the file will have too many versions. On the other hand, I have change history and actual data. 2. Should the data source be a dedicated database table? In this case, I have to use the "Load by defa (...)
(...) nvalidCastException: Unable to cast object of type 'System.DBNull' to type 'System.String'. at WebCon.WorkFlow.Base.Managers.ElementCheckoutsRepository.UpdateOrTakeOverParameters.UpdateAfterUpdatetime (WFElementCheckout checkout, SqlCommand updateCommand) at WebCon.WorkFlow.Base.Managers.ElementCheckoutsRepository.Updatetime OnCheckoutWithStealing(Int32 wfdId, String userLogin, String userName, (...)
(...) there the ability to run actions in the background without being forced to wait for them to finish in the loading screen? I have created an automation which invokes a SOAP service and it takes some time (20 seconds). This thing must be disturbing for the user. As i see, actions are executed synchronously, meaning the user interface waits for the action to complete before allowing further interact (...)
(...) Hi everyone, maybe we can gather all the changes anyone encounters when testing the new version in a single thread. It won't take much of your time and will potentially save you more when others do the same. I will start with this one: SQL command: Varriable WFCONCOL_ID : WFD_DTYPEID = {DT:12} and {WFCONCOL_ID:153} = {WFD_ID} has been "translated" to WFD_DTYPEID = 1 and dbo.ClearWFElemId (...)
(...) ebCon.WorkFlow.Service.UserSynchronization.Processors.UserSynchronizationInnerProcessor.d__14.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime .ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime .CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.ActivityExecutors. (...)
(...) llo all, Does anyone configured a validation rule and/or control field where you need to check if the lines added in a item list were already added in another instance? I have a process for overtime registration and I want to block the user to add a new instance with dates that were already added for the same person in webcon. I've created a control field but now all the processes are moved to (...)
(...) n.LanguagePicker.c__DisplayClass8_0.b__1(Object o, RunWorkerCompletedEventArgs args) at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e) at System.Runtime MethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.Runtime MethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object (...)
(...) stance. My case is opposite: 1. I have an invoice approval workflow which in the end requires (business requirement) adding payment confirmation (PDF) from banking systems. Manual process is very time consuming. 2. Each payment confirmation has in transfer's description instance signature from the invoice workflow. 3. I've created another workflow, which is monitoring hotfolder for new payment c (...)
(...) ontent I can find all my BPS Internal View data sources, because I would like to use some columns from there that don't exist in WFElements (like STP_Name). But seems like I'm failing to find it everytime I try. I understand that all my dictionaries are stored in Views folder.. which makes me think that BPS internal views are stored somewhere separately as well. Is anyone kind and able to help me with (...)
(...) Introduction I have heared that basically planning is always about three questions (three columns in Excel, three attributes on the form) - WHAT? WHO? WHEN? :) Sometime s we need an extra information/column - we can call it "Remarks", "Others" or .... COMMENT... WebCon BPS has extraordinary feature available out-of-the box without even single line of code...VERSIONING and detailed HISTORY. Such fea (...)