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

search results

for text

(...) onServices.ExceptionDispatchInfo.Throw() à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) à WebCon.WorkFlow.Service.SolrIndexer.Logging.SolrLoggingContext .d__12.MoveNext() (21/10/2024 16:36:02) 'Log current SOLR operation' started. (21/10/2024 16:36:02) Performing full SOLR reindexation of elements from process ID: 17 in database CH_BPS_ContDb. (21/ (...)

(...) ill update multiple instances( update fields of different instances ) but I have not figured out how to get instance by a number. I have list of instance ids. RunCustomActionParams args, args.Context .CurrentDocument contains GetFieldValue method but does not contain any method GetInstanceById

(...) Hello Everyone Have you encountered a case of disappearing buttons at the bottom of the form - responsible for going through the path, recently I noticed problems with the font (bold text that disappear after refreshing the page several times) when displaying in Chrome. Now currently I am struggling with the problem of disappearing buttons (screen) for users. I thought it was related to Chrome v (...)

(...) olish letters by the ABBY FineReader 12 component? We are using version 2023.1.3.169, updating to 2023.1.3.289 did not help. All functionalities except this one work. In the configuration of adding a text layer, I tried to set only the Polish language, then English and Polish.

(...) Hi, Is it possible to Use a http request to pull data from an API and map those retrieved data to populate a Word Document Template.docx? For context the retrieved data is in table format. I would appreciate it if the steps on how to do this is provided. Thanks and Regards,

(...) Hello everyone, we are using JavaScript for a RestAPI call (long story – it's a requirement from IT). Now I receive the "Response Status Code" and "Response text " within the JavaScript, but I also need to send these values back to WEBCON for further processing. Since we usually work with WEBCON without using JavaScript, I’m lacking the necessary know-how in this area. Can anyone assist me with (...)

(...) strange thing about this error is that when I transfer the service back to the original server. The WCF service works without any problems. The URL can be accessed without problems and I get the info text from Windows Communication Foundation Service.

(...) the system. We went through all data sources when testing, fixed issues that were there, and failed to check the rules. If anyone has questions and concerns, or didn't understand the issue from my text chaos: i will try to explain with examples and screenshots :) Cheers, Chris

(...) esult currentFlowResult, CancellationToken cancellationToken) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.AutomationEngine.RunAutomationWithoutResultCleanAsync(IAutomationWithExecutionContext automation, AutomationEvaluationParameters parameters, CancellationToken cancellationToken) at WebCon.WorkFlow.BusinessLogic.Automations.Engine.Evaluators.AutomationEvaluator.EvaluateAsync(Cance (...)

(...) don't remove the option to pass HTML as a parameter. :) Yet there's always room for improvement. Could we get additional/optional parameter for the title, yes and no button? Depending on the context the labels "Confirmation", "Yes" and "No" may not be the best. For example this would be the default labels Title: Confirmation text : If you progress, this will trigger the deletion of xyz But (...)

(...) nd target audience. Typography: Well-chosen fonts, font sizes, and line spacing improve readability and establish a consistent visual style throughout the book. Page Layout: Proper alignment of text , headings, and white space ensures a clean and organized look. Page numbers, headers, and footers are also essential layout elements. Chapter Design: Distinctive chapter openings with stylized hea (...)

(...) In the 2025 version, a new feature was added to allow transferring an attachment to another item with the ability to specify the Workflow ID. This functionality operates within the context of the current database. **Proposal for enhancement:** Extend this functionality to include the ability to specify the Content database ID where the Workflow ID is being referenced. This enhancement would (...)

(...) While there are plenty of SharePoint actions in WebCon, the connection to SharePoint Online with a technical user is inappropriate for us. In my opinion all these operations should be done in the context of the currently logged in user. BTW: We are still on WebCon version 2023.1.2.44. There might be better solutions in the latest version, though I could not find any in the documentation. Thank (...)

(...) ect format.) Decimal value  was not in a correct format. " I tried to send the value in different format 122.23 or 122,23 but I received the same error. I changed the type field to a single line of text and it works. What format do I need to send from the sdk to the field for it to work? Thanks, Raluca

(...) Attachments of an Instance Dear All, I am currently looking for a way to extract the "Content as Base64" for all attachments associated with a specific instance. My goal is to obtain a single text line in the following format: 'Base64 PDF 1', 'Base64 PDF 2', 'Base64 PDF 3'. -> The easiest way would be to use built-in tools, but unfortunately, that doesn’t work (CONTENT AS BASE64[GET ATTACHMEN (...)

(...) Hi, is it possible, to show a leading zero in a numeric formular field? Example: 09678 instead 9678 If i change the field type to text , all existing values dissappear due the change of field type.

(...) of the other applications on the environment. The worst part is, that I'm not 100% sure, that nothing has changed in the Action application. If something has changed, it may have been done in the context of a different application. Best regards, Daniel

(...) Hi, I don't know if this is possible in the BPS 2025 version, but for earlier versions I miss the ability to center the text (and make it bold) on request for each column of the item list or SQL GRID data table. I don't think it's possible to set the background color for the column label. Regards, D.

(...) Services.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.SolrIndexer.Logging.SolrLoggingContext .d__12.MoveNext() (21.01.2025 14:13:30) 'Log current SOLR operation' started. (21.01.2025 14:13:30) Performing SOLR reindexation of attachment metadata with content for attachment ID: 181565 from el (...)

(...) working fine. The problem is the mapping customernumber=CUSTOMERNUMBER.Standard (MyApp.MyProcess.MyForm.....) in the REST data source. Because of that I can use this REST DataSource only in the context of ONE workflow/form. Is there a way to pass a value to a REST datasource? Like .../getKundenData?customernumber=variable? Or are there better ways? Thanks Ernst