WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

search results

for text

(...) Wiadomość:Nieprawidłowy format ciągu wejściowego. ------------------------------------------------------- Ścieżka wywołania ------------------------------------------------------- w System.text .StringBuilder.FormatError() w System.text .StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args) w System.String.FormatHelper(IFormatProvider provider (...)

(...) 025.1.1.72 by adding a mechanism in the installer (launched when installing or updating a WEBCON BPS version) to automatically update the attachment database, switch it to Unicode mode and change the text column types from varchar or text to nvarchar or ntext . The automatic update can take up to a few minutes for each attachment database. [/quote]

(...) ' and DE.DET_WFCONID = '5788' and DE.DET_IsDeleted = 0 and WFD_STPID '935' and dbo.clearwfelem(WFD_AttChoose55) = DET_Att23 Should I replace DET_Att23? Is it possible to add a calculated text value column of a list of items to the report? Thankyou Regards

(...) Currently we have following keyboard types that can be used for text Attributes: text , search, decimal, numeric, url, email, tel. But sometimes we don't want device to show any keyboard. For example if you are creating process for user with barcode gun. The keybaord that shows on the screen can take half of the screeen. The perfect solution would be to add 'none' option to keyboard types.

(...) Hi In order to improve and standardize the appearance of data entered in the description field, I propose adding the option of formatting HTML text in the description of groups and tabs. Similarly to what is possible in the description fields on attributes. Regards

(...) pseudo element*/ body::before { content: "this is the message!"; display: block; position: fixed; top: 0; left: 0; width: 100%; background-color: #cb0606; color: #ffffff; text -align: center; padding: 10px; z-index: 9999; font-weight: bold; } /* Compensation so that the page content is not obscured by the banner*/ body { padding-top: 50px; /* adjust if necess (...)

(...) (final)) => The user is right to ask: My rejection has now been approved? What? => Would be better: RE: Aktion erfolgreich: ablehnen (final) (english: RE: Action successful: reject (final)) Mail-text : "Path transition operation completed successfully. Folgender Pfad wurde ausgewählt:genehmigen (final). Status: Dokument zum nächsten Schritt " => Mixture of English and German.... Overall, I (...)

(...) at WebCon.BpsCloud.IdentityServer.Hosting.FederatedSignOut.AuthenticationRequestHandlerWrapper.HandleRequestAsync() at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context ) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context ) at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context ) at Microsoft.AspNetCor (...)

(...) currently using an SDK plugin developed by our in-house development team, does that mean I might not have an SDK license? Or do I need to do something with the signing key? I’m a bit confused. For context , we have a perpetual license - webcon 2022 On Danielk's blog: https://daniels-notes.de/posts/2024/webcon-bps-2024-change-log#sdks "In addition to this: If you are not creating SDKs on your ow (...)

(...) ntsController.AddNewElement(Int32 dbId, String path, ApiMode mode, NewElement element) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext , IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited| (...)

(...) Hi, it would be great to have the possibility to comment directly to comments. This would help to focus on the different context s in the comments section. On top a like button would be nice with a function that returns the sum of all comments. Kind Regards Sébastien Anselment

(...) es.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.SolrIndexer.Logging.SolrLoggingContext .d__8.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServi (...)

(...) Hi, why is there a difference in how multiple lines of text with append mode enabled are displayed in report vs in the data table attribute? In the report, each entry is shown one below the other, but in the data table attribute, they appear side by side, which looks bad on the form. Is there any way to change that?

(...) by a user. First option: The deleted comment will not be visible to normal users. (as if it had never been added) OR Second option: The deleted comment will be replaced by the default type text : {username} delete added comment (something like deleting a message in Messenger) OR both :) In the change history (in administrative mode), the comment will remain always available for viewing to (...)

(...) is visible in some Steps based on a business rule. And now i might need this info to be visible in reports (for filtering) and export to excel. Or do i have to create another field (single line of text )? thanks

(...) & intelligence service and Teams apps/agents e.g. like those offered from Atlassian for Confluence and Jira. One use case would be to passthrough a teams chat message to an agent via action in the context menu, parsing the message with AI Prompt to extract data and create JSON, fill out an adaptive card offering data from WEBCON to trigger the wished process and pass all needed data as JSON for the fo (...)

(...) n.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData) w System.Windows.Forms.Application.ThreadContext .RunMessageLoopInner(Int32 reason, ApplicationContext context ) w System.Windows.Forms.Application.ThreadContext .RunMessageLoop(Int32 reason, ApplicationContext context ) w System.Windows.Forms. (...)

(...) Hi, a function for expanding all child elements of an element in the tree of an application in Desiger Studio would be nice. Maybe via right click and context menu entry. This menu entry would be necessary for all tree elements containing child elements. Same for collapse all elements. This would safe time for expanding the elements manually. Kind Regards Sébastien

(...) ode in different fields one could just enter one or more css classes. This keeps css style modifications simple. If there would be an internal css editor (similar to form rule editor) instead of a text input field for the css classes there could be a multiple select of the already defined css classes in the app or global css classes in the system settings. Kind Regards Sébastien

(...) Hi, I'm creating an html template to generate a PDF document. However, I don't get the full text every time, just single letters. On the example code from the page: https://docs.webcon.com/docs/2025R1/Studio/Action/Printouts/GenerateHTML/HTMLandPDFTemplate I get the result as attached. Do you have any idea what this could be? 2025.1.1.23