(...) on be used with the Mobile App for WEBCON BPS? The customer uses AAD for authentication and I would assume that setting MFA there would invoke the app to ask for the 2nd factor if the password was save d. But this does not happen at the iOS devices they use. Is there any hint that you can give? Thank you for your answers in advance. Best, Ingo
(...) mmon.BusinessLogic.AttachmentsManagement.Utility.AttachmentMessageDataCreator.GetAttachmentMessageData(IElementAttachment attachment) at WebCon.WorkFlow.Common.BusinessLogic.AttachmentsManagement.save .Attachmentsave r.UpdateAttachmentMessageData(ElementAttachment attachment, IAttachmentsave Parameters save Parameters) at WebCon.WorkFlow.Common.BusinessLogic.AttachmentsManagement.save .AttachmentSa (...)
Hi, When generating documentation from a process, I am getting the following error. What can it result from? Message=Value cannot be null. Parameter name: text Source=Aspose.Words StackTrace= at Aspose.Words.DocumentBuilder.(String , Boolean ) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.InsertAutoPostBackCell(String name
(...) Hi, I had a "task" workflow with a due date and this due date was used in a timeout in a start step. At a later point in time it was decided that a "save draft" path should be added which won't validate the form. Using this path failed with "unknown exception" and the diagnostic log did not contain any hint that this was related to the timeout. Everything was fine except that there was the below s (...)
(...) Hi all, Is there a way to edit MS Word attachments online and save the result as updated version of the attachment?
(...) f anyone else has been having this problem. When i try to add (upload) a file to an item list using a local attachments column there seems to be a hard 4MB (4096kb) limit. When i delete the line, save my process and then link an existing attachment it works fine but for my purposes this is not acceptable behaviour. Is there any way around this? Thanks for your feeback Pasquale PS: I'm us (...)
(...) Good morning, we just updated WEBCON from 2021.1.4.154 to 2022.1.4.127 We noticed that there is a new functionality in the frontend that checks for unsave d fields when exiting the page. Overall, a great new feature, but unfortunately it leads to a negative user experience in some specific cases. For example, we often use only one start step to implement a search for the users. The user (...)
(...) Hi, Can you please add the ability to choose a dark theme for the Designer Studio app? It will save users eyes and improve the comfort of working for many hours in a row :)
(...) ome business rule containing SQL query) and send these results to an external endpoint (REST service). The problem is that the query does not reflect current changes in form, since this happens on save . This should be related to database transaction and current values which are not persisted at this moment. Is there even a way to handle this scenario properly in Webcon? We have a dictionar (...)
(...) el file using this action, using an external REST service. My first approach was to store the response body into a multi-line content field. I am also using a HTML field with a download button, to save this file from content field to disk. This method is working very good with plain/text. After saving file from Content field to disk, Excel is corrupt. I think this has something to do with (...)
(...) 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 (...)
(...) I trigger any action to index it in Solr? From user perspective, when he / she search for particular document in search everywhere not all results are available. I can edit single document and save it, so it triggers Solr index action, but maybe there is a global option to do it for all documents? Alternatively I can define path to add permissions to every document via actions and quick path - (...)
Hi, I get the following error message while genereting documentation. Any idea what should I look for? The proces has no errors, can be exported and imported fine. Message=Sekwencja zawiera więcej niż jeden pasujący element. (The sequence contains more than one match) Source=System.Core StackTrace= at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
(...) ile from that excel file. (i don't see that option) in design studio. what I would like to do: 0. create template with excel (done) 1. from fields update excel template (done) 2. excel template save as attachment or not [see other steps] (done) 3. change excel file as pdf. ( ? ) 4. sign pdf ... [I can live with it for now ;-) ] ( ?) there is any way to do 1-4 steps in one pass from step 1 (...)
(...) Hello, I copied one item list from one process to another and after trying to save the process I get the below in the attached image. There are some datarow field in the item list that are showing data coming from business rules. I guess they are causing the problem. The main issue is that designer studio doesn't show the fields anymore so I'm unable to delete the item list that I copied. As you ca (...)
(...) Hello Is there a way to export data to specific csv file? I want to create one either as attachment, or save d directly on comuter/server. This should be button on form.
(...) Hi, I need extract the name of form type from databases. Does anyone know where the name of the form type is save d? Thanks, Raluca
(...) e created an application, in the process I have set user rights (launch new workflow instances). The user has the right to delete the created process. I created the option to display the delete and save buttons at the process level in the workflow designer. The save button is displayed under the user, but the delete button is not displayed (I am still working with the user who created the process). (...)
(...) agnostics and additionally prevent saving the Diagnostics Session. Does anybody have similar issues with Webcon 2023? I tried to find it in the changelogs but with no success. MSG while trying to save the Diagnostics Session: "msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118 (...)
(...) Hello, I have created a Choice field that allows multiple values. I noticed that the 'wfd_attchoose' column save s both the ID and Name, while the 'wfd_attchoose1_id' column only stores the first ID. I am wondering why I cannot see all the IDs and how I can extract each value individually. Can you help me with a suggestion? Thank you.