(...) HI, We have a process that has a substantial number of attachments and the client would like to be able now to search after their name. Initially, we didn't leave the check mark to Add attachment content to SOLR search index. Apart from enabling this, is there any other option? Would it significantly slow down the search if we do it now? Thanks, Raluca
(...) API 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 process ing. Since we usually work with WEBCON without using JavaScript, I’m lacking the necessary know-how in this area. Can anyone assist me with this? Thank you in advance! Wishing you all a great (...)
(...) `1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) --- End of inner exception stack trace --- Server stack trace: at System.ServiceModel.Channels.HttpChannelUtilities.process GetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason) at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.W (...)
(...) [Webcon 2022.1.4.404] I Have process A [Main] where I start sub-process es B [child] from process B I copy attachments to process A by: Daniel's solution https://daniels-notes.de/posts/2023/copy-attachment-to-other-workflow and put them to Item list A or Item list B as linked attachments (other way did not working ...) all is fine but in the next step I assign task to other users / group w (...)
(...) Hi, I think it would be good to add the functionality of sending an email to the replacement person (checkbox). We do not always set up a replacement in the HR process where we can send an e-mail notification. By doing this via the BPS Portal, we are unable to notify the replacement person that they have received this honor :) Best regards, D.
(...) Hi, How can I check the warnings from the service status as in the attachment. I can't locate the problem. I know it is caused by action: generate Word file, but I can't find the process where this action is used.
(...) Hello WEBCON Community, I ran a "Verify entire configuration" procedure and I got error (screenshot is attached). I have no idea which process is this error from and how/when did it occure. Do you have any tips how to find and get rid of this error?
(...) option is always grayed out. What does it mean - is it always on or off? Is the SOLR always indexing this attribute regardless of what visibility is set? https://docs.webcon.com/docs/2024R1/Studio/process /Attribute/General/Attribute_Permissions 2. I wonder if there is a possibility to disable Solr indexing on a specific process /workflow?
(...) being moved to another environment. I found out that after updating DEV and TEST I have a DEFAULT Dashboard in dbo.AppDashboards with different ADS_Guid numbers. Probably in 2023 versions of the process es there were two different dashboards set as Default. Does anyone know how to fix this? Error: System.Exception: Exception occurred while importing table AppDashboards ---> Microsoft.Data. (...)
(...) MappingList destination) at WebCon.WorkFlow.Studio.Forms.ImportExport.ImportWizard.Steps.Content.ImportPackageContentStep.c__DisplayClass15_0.b__0() at WebCon.WorkFlow.Studio.Forms.Moduleprocess .Attributes.ProgressForm.c__DisplayClass5_0.b__1() at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.Tasks.Task.Execute() ------------------------------------------------ (...)
(...) om the moment the document was sent to the client to the moment the document was received back - even those changes that were not made in the change mode) How is this done? How do I run it in the process ? Thank you, Maciej
(...) e the ability to specify the Content database ID where the Workflow ID is being referenced. This enhancement would be useful for transferring attachments across multiple Content databases, where process es are divided to improve system scalability. Currently, this can be achieved using the API, but if we want to transfer and delete the attachment simultaneously, two actions are required: using the RE (...)
(...) erShell-action. I’m having an action “Run a PowerShell script” where I’d like to add an attachment to the currently running instance with the help of a WebCon REST API call. The problem is that while process ing actions WebCon locks down the instance and I couldn’t find a way to make any changes to the process . I use the parameter “forceCheckout=1” – that works fine as long a user is editing the form bu (...)
(...) e below query to get all actions which have a faulty configuration. Best regards, Daniel SELECT TOP (1000) ROW_NUMBER () OVER ( order by actionDefinition.ACT_ID asc) as RowNumber , actionprocess .DEF_Name as Actionprocess , automationprocess .DEF_Name as Automationprocess , WF_Name , STP_Name , PATH_Name , PLU_Name , actionDefinitionAutomation.AUTM_Name , actionDefinition.[ACT_ID (...)
(...) Hello, I have a problem - I have a process of an application that works fine in the development environment. It also worked fine in the production environment when I imported and published it the first time. When I imported the application into the production environment again after making changes and clicking on it, I got an error with the message: Type: System.Collections.Generic.KeyNotFoundExce (...)
(...) ROD Log Range: Solr Message: SOLR indexing failed Category: Exception Role: SolrFileQueue Description: SolrFileQueue item ID: 60607 Type: AttachmentMetadataAndContent ATT_ID: 181565 Whole process duration: 0,00s. Attachments: 0 (with content: 0, corrupted: 0). Exception at ID: 93238 WebCon.WorkFlow.Service.SolrIndexer.Steps.AttachmentNotFoundException: Attachment (ATT_ID: 181565) not (...)
(...) Is it possible to use process constant in js mode, same way as we would use it in form rule ?
(...) HI, I have small problem. I have main work flow where process starts few subworks flows, and it "park" in "wait for all subwork flows" step. In basic setup I have only 3 options: No subworkflows, All subworkflows finished positive, Any subworkflow finished negative. In my scenario I will have very often negative steps Solution 1 option to solve all path put to positive s (...)
(...) rce and a form rule (on value change) to set the customer name (returned from the businessrule). This is 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 .../getKund (...)
(...) ring newObjectName, String nameFormat) w WebCon.WorkFlow.Studio.Logic.Managers.Automations.AutomationsManager.CloneAutomation(AutomationEntity entity) w WebCon.WorkFlow.Studio.Forms.Moduleprocess .process Controller.CloneAutomation(AutomationEntity automation) w WebCon.WorkFlow.Studio.Forms.Moduleprocess .process Panel.bbiAutomationClone_ItemClick(Object sender, ItemClickEventArgs e) (...)