(...) rollerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContext Sealed context ) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructu (...)
(...) les / names - then OK, could stay but still is not perfect. other word - simplify and clear view - remove "noise" 7. If I see "Use" .. I would like to jump to Automation by duble clicking or context menu ... now I need scroll down, open tree ... find te automation click the Definition and then I see what I would like by doble click ...
(...) System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.Context .ServiceExecuteWithTimeout.c__DisplayClass6_0`1.d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo (...)
(...) mentioned above; 3. Reloaded the configuration; 4. Reset the cache; 5. Change the language on my profile to Slovene. Translations done in Designer Studio are showing fine while all other system text s are not translated. Am I doing something wrong? Any tips would be much appreciated.
(...) em is affected in a complaint. Unfortunately, although I can add the corresponding fields as columns for a list view, I cannot display them in the form of a chart. Why do these fields have the blue text [Positions] in front? What is it about these elements that I cannot select them in the view page as an element to be displayed (Image 2)? Many thanks in advance. Greetings, Matthias
(...) ined in the Category enum. - file (UploadFile): The uploaded PDF file. """ id: int category: Category file: UploadFile = File(...) --------------------- @app.post("/pdf_text ") async def pdf_text (item: PDFItem = Depends(pdf_item_form)) -> dict[int, dict[str, str]]: pdf_text = get_text _from_pdf(item.file.file) logger.info(f"Extracted text for PDF item wi (...)
(...) or reading data. When we want to write data so, it's not so easy any more. For example the "invoke REST Web service" will allow selecting one connection. This connection will be used without the context of the current business entity. The only option which would work in all cases would be to use if/switch operator for each business entity and "duplicate" the action. At least I haven't found a (...)
(...) Hello everyone, I have a workflow where data is imported and instances are created. After the import, a timeout (minute) is defined which further delays the instance. A field value (multiline text ) is set on the path. At this point, the workflow encounters an error (Concurrency Error). However, if I manually pass the WF instance on the path, the field value is set correctly. I hope someone c (...)
(...) ed it. -- Activation summary Service -MS-L-***- Activate roles EmailsService MassNotifications RecurrentActions Timeouts LicenceService WCFService WCFLicenceService OcrAi Ocrtext Layer OcrAiLearn Archiving MobilePushNotifications UserSynchronization PersonalDataRemoval SolrIndexer Import MasterQueue ElementsRemoval WCFCsomService -- Activation summar (...)
(...) used this in 2021 version, but it generates error: Method not found: 'WebCon.WorkFlow.SDK.Documents.Model.Base.ReadOnlyEntitiesCollection`1 WebCon.WorkFlow.SDK.Documents.Model.NewDocumentData.get_text Fields()'. System.MissingMethodException at WebCon.SRC.CustomActions.ADEmployeeSID.Run(RunCustomActionParams args) at WebCon.WorkFlow.SDK.ActionPlugins.CustomAction`1.WebCon.WorkFlow.SDK.Interfa (...)
(...) akcji typu dodaj załącznik: Dodaj załącznik. Object reference not set to an instance of an object." the flow ID from where I would lite copy attachments is = 20008 I try use tech_filed set as text or drop down list ... and all time failure if in tech field I have "20008" then "Object reference not set to an instance of an object." if I have signature of flow "ZAM/2024/03/00188" then "Th (...)
(...) tory, it mentions that the email was not found in the database. If I write an outside email in the configuration, the notification is sent, but it it's dynamic, it doesn't work. I've tried with a text field, email field, nothing changes. Does anyone got a similar issue? Thank you
(...) lobal automation error handling. By this I mean the ability to enable such an option in the global configuration and, for example, add an email notification action about automation errors in the context of the whole system. In the email it would be possible to use process/step variables and specify the recipients. Such a configuration would work in addition to, and independently of, other error (...)
(...) We also tried to insert the logo directly in the Generate PDF action in the tab Appearance => Show header => Html: It's the same here. The only thing that is displayed in the PDF is the alternative text for the image but not the image itself. The logo is located as file in a template process directly in Webcon and we put the url in the src Attribute of the image tag. We also tried several other loc (...)
(...) to refresh and displays the data for the previous criterion. How do I solve this problem? I don't want to use an item list filed because there is a character limit for a field of multiple lines of text Regards, PAWEŁ
(...) ou know that .bpe is just zipped file? ;) Change that .bpe extension to .zip, and use any tool like 7zip, or built in windows features. Inside you will find a file without any extension - it is a text file, especially xml - open it up with any text editor, and search form PackageVersion node (see attachment). Based on BranchNumber, and BuildVersion you are able to specify which Webcon version hav (...)
(...) .AssistPhrasesOrderApplier.OrderByIndentDfs() w WebCon.WorkFlow.Studio.Forms.BusinessRules.BasicDesigner.IntelliSense.AssistPhrases.AssistPhrasesProviderFromCollection.GetAssistPhrasesTo(String text , IAssistPhrasesFilters filters) w WebCon.WorkFlow.Studio.Forms.BusinessRules.BasicDesigner.IntelliSense.AssistListBox.d__71.MoveNext() ------------------------------------------------------- (...)
(...) he process of addressing an issue related to unexpected changes in the component state. In the initial state, I have a field that is of type "list". Upon clicking an icon, the field type changes to "text ", and the selected value disappears from the field. Clicking on the function triggers a modal, but after closing it, the icon that was changed does not revert to its initial state. I would apprec (...)
(...) ail with a task can not bused at all. My suggestion would be to provide an plugin/extension for the existing "send mail actions". Provided options of the plugin: - Current information of the context like, process, workflow instance, recipients, settings etc. Basically everything which is configured in the custom notification but not only for this but also for the "send standard notification" act (...)
(...) Hi, does someone of you use a FormFieldExtensionJS for a multiline text field? We used this one to store a JSON as a string and in 2023.1.3 the plugin no longer works. I haven't checked the WEBCON BPS JS code in 2023.1.2 but in the new version: 1. the change function in the plugin triggers controller.change 2. this calls validateCCValueModel 3. Since the hasCustomModel is undefined 4. The (...)