(...) 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 (...)
(...) Have any of you implemented or are planning to implement in your company an interface for operating the KSeF (e-invoice) system via WEBCON? Similarly, has anyone suCC essfully visualized an e-invoice aCC ording to ministry-defined template (xsd)? This would be a real GameChanger for WEBCON and natural for aCC ounting document workflows. Maybe there are ready-made SDK libraries available or does (...)
(...) 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.
(...) ntroducing a method that will force an inactive user to log out of the portal after 10 minutes. We found the Security configuration and changed the cookie expiration time (set it to 10 minutes). SuCC essful logout oCC urred after 10 minutes. After logging out, a login window appears. In some cases, the user had to enter the correct login and password several times before being able to enter the por (...)
(...) d from a data source throws and this causes an error, it's not easily possible to see the actual "request" which was used to get the data. There are ways around this: - In case of SQL and you have aCC ess to the server you could activate the SQL profiler - In case of rest/soap requests you could add an http interceptor which can be used as a proxy. If you don't have aCC ess to the server or the (...)
(...) of our workflows and the complex tasks we perform. However, the mobile application's interface and functionalities do not always translate seamlessly to desktop usage, where the majority of our work oCC urs. The addition of PWA support would bridge this gap significantly by offering a number of compelling advantages: 1. Seamless Integration and Uniform Experience: PWAs provide a consistent and (...)
(...) ation) to load item list ... but it works only if menu button is (to have it I need save flow - set Signature ) then it works but with out save and set signature menu button is invisible and can't aCC ess :/ if I start flow from other flow (start subflow aCC tion) on path Save (Zapisz) then I have got all data like filled form and added item list ... but if on start I put in drop down list (...)
(...) partments. The main Workflow should be able to see the current status/step of every subworkflow. But with what I did, I am getting 2 Errors [Form] "Failed with an unknown exception Fehler-ID: d1a18CC 6-c67d-43bb-b883-66e3584445e9" [] "during saga execution: Failed with an unknown exception". See the attachment for a picture of that. How I tried to realise this scenario: On the only path from (...)
(...) tion, Boolean breakConnection, Action`1 wrapCloseInAction) bei System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asynCC lose) bei System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, B (...)
(...) kFlow.SDK.Interfaces.ActionPlugins.ICustomAction.Run(IRunCustomActionParams parms) at WebCon.WorkFlow.Base.DataHelpers.SDK.SDKPluginLogger.ExecuteWithLogs(Action action, Boolean saveLogs, Func`1 isSuCC es) at WebCon.WorkFlow.Base.Actions.PluginExecute.FireAction(InternalWorkFlowObject wfObject, IWFAction wfAction, ITagParser tagParser, String& message, String& logMessage) at WebCon.WorkFlow.Base.M (...)
(...) er [now I have got static Attachment ID] but now I have got problem with: [code="error"] Kopiowanie Załącznika do innego Flow - Request Url: Response Code: Exceptions: One or more errors oCC urred. (The SSL connection could not be established, see inner exception.) [code] I see: Local parameters values before failure: Body => { 'name': 'Protokól Odbioru DostawyDOS_IN_2024_04_00017_2 (...)
(...) results should be dependent of the following: 1. Current step 2. If second choice field is selected, it should narrow down the results from a subquery (Item list) First of all Webcon doesn't aCC ept a DECLARE statement in the first line of a custom datasource based on 'Current BPS connection'. A workaround here is the 1. statement (IF (1=1)). This query does seem to work (it is showing the (...)