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

search results

for log

(...) ching.LazyEx`1.get_Value() w WebCon.WorkFlow.Data.Caching.Collections.AttributeDocTypeAssocCacheEntityCollection.TryGetByAssociation(Int32 dtypeId, Int32 wfconId) w WebCon.WorkFlow.Studio.log ic.Managers.AttributeDocumentTypeAssocsManager.GetAssociations(DocumentType documentType) w WebCon.WorkFlow.Studio.log ic.Managers.DocumentTypesManager.FillDocumentTypes(DocumentTypesCollection d (...)

(...) Message: Błąd wysyłania wiadomości e-mail: Object reference not set to an instance of an object. Type: WebCon.WorkFlow.BPS.Abstract.Exceptions.WorkFlowException Source: WebCon.WorkFlow.Businesslog ic StackTrace: at WebCon.WorkFlow.Businesslog ic.Automations.Engine.AutomationEngine.d__27.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Run (...)

(...) nee/Manager is multiple value. If there are 2 persons assigned, it doesn't bring that instance in the report. This is my formula (SQL filter): and (WFD_AttChoose1 like trim('##currentlog inname## ' )+'#%' OR WFD_AttChoose6  like trim('##currentlog inname## ' )+'#%') Do you have any tips? Thank you.

(...) --------------------- @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) log ger.info(f"Extracted text for PDF item with id: {item.id}") return {item.id: {"text": pdf_text}} -------------------- def pdf_item_form( id: int = Form(...), category: Category = (...)

(...) n timeout action as i wanted once one instance starts and reach the next step, the user assigned must receive an email reminder after 5 minutes if the user didnt make and action or even if didnt yet log ged and check the instance.., please note that im using a date field ( date and time) as a start date please advice

(...) Hey, anyone have any idea why the problem appeared? Version installation: current -> 2023.1.3.76 target -> 2023.1.3.118 In changelog s there was information about changes as to the columns in the AdminWFEventlog s table. Last query from profiler: IF EXISTS(SELECT * FROM sys.columns WHERE Name = N'WEL_Details_Deprecated' AND Object_ID = Object_ID(N'dbo.[AdminWFEventlog s]')) (...)

(...) Thanks in advance. Error Stacktrace: Nachricht Fehler Setze Symbol - Fehlerhafte Rezepturen während betreten des Schrittes. (Schritt: Bearbeitung Produktion, Pfad: Ja) Concurrency Error log Error code: 100 Einzelner Wert: Attributwert von "Symbol - Fehlerhafte Rezepturen" auf "" geändert. Concurrency Error bei System.Data.SqlClient.SqlConnection.OnError(SqlException excepti (...)

(...) Activate roles ADSynchronization (for db: BPS_Content ) ExchangeRates (for db: BPS_Content ) Covers (for db: BPS_Content ) OLAP (for db: BPS_Content ) OcrAiUpload (for db: BPS_Content ) log Cleaner (for db: BPS_Content ) OcrTextLayerUpload (for db: BPS_Content ) OcrAiLearnUpload (for db: BPS_Content ) TasksInfoCalculation (for db: BPS_Content ) ADSyncIncremental (for db: BPS_Con (...)

(...) gs) at WebCon.WorkFlow.SDK.ActionPlugins.CustomAction`1.WebCon.WorkFlow.SDK.Interfaces.ActionPlugins.ICustomAction.Run(IRunCustomActionParams parms) at WebCon.WorkFlow.Base.DataHelpers.SDK.SDKPluginlog ger.ExecuteWithlog s(Action action, Boolean savelog s, Func`1 isSucces) at WebCon.WorkFlow.Base.Actions.PluginExecute.FireAction(InternalWorkFlowObject wfObject, IWFAction wfAction, ITagParser tagParse (...)

(...) t reference not set to an instance of an object." if I have signature of flow "ZAM/2024/03/00188" then "The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction." if I do SQL SELECT [ATT_ID] FROM [WFDataAttachmets] where ATT_WFDID='{2592}' and in test field is "20008" then I see in designer 4 attachments but in actio (...)

(...) from the service, however, it doesn't update the fields. I'm using OData Query to filter and expand the data, and load the response definition from the service. The action configuration and action log with response are on my pictures. What can I be doing wrong? The response is complete, however it doesnt populate the fields. Thank you in advance for your help.

(...) de: Exceptions: Error occurred : Cannot send a content-body with this verb-type. System.Exception: Error occurred : Cannot send a content-body with this verb-type. at WebCon.WorkFlow.Businesslog ic.Actions.log ic.Webservices.REST.ActionRunner.GetNotSerializedResponse(Restlog ger log , Boolean expectContinue) at WebCon.WorkFlow.Businesslog ic.Actions.log ic.Webservices.REST.InvokeRESTWebService (...)

(...) Hi, Currently we have 'Error occured' in the header of the validation message. This often results in unnecessary log ging of error reports from users who do not read the content, but only suggest that there is an error. Perhaps it would be a good idea to change the content of the header to something else that does not suggest an error, or allow it to be defined per action or globally? Regards.

(...) rs do, the workflow goes into the next step, despite other user tasks not being completed. When I look at the element history, when other users finish their task, "Completion - All" and their name is log ged. But when these "special users" finish their task, it log s "Information (editing allowed)" and their name. The workflow then goes into the next step? Any ideas? Thank you!

(...) Hi everyone, maybe you have read the change log of the latest version and come across the new action and it's description: This action adds all rows from the specified Data source to the indicated Item list, without checking for duplicates, but taking into account the values specified in the Columns mapping section. Executing this action may result in duplicate rows of the Item list. (...)

(...) Hello Experts We have a html template with our log o in it as an image tag. When we create a PDF from the template the log o is not displayed in the PDF. In the html template itself the image is displayed. We also tried to insert the log o 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 alternativ (...)

(...) n.com/posts/post/from-prototype-to-production-deployed-application-edit-mode-in-webcon-bps-portal/381/3 It would be great if we could directly link to a header. This would not only be helpful for blog post but also when answering forum questions. https://community.webcon.com/posts/post/from-prototype-to-production-deployed-application-edit-mode-in-webcon-bps-portal/381/3#Using-the-application-and (...)

(...) : A subworkflow is linked to a parent workflow with a choose field and uses the Title field as the display name. If a user enters ; or # in the value of the field, this will break the choose field log ic. The system will be interpreted as a delimiter for a new choose field. This can be achieved by using a regular expression. RegEx: ^[^;#]+$ Best regards, Daniel

(...) żka wywołania ------------------------------------------------------- w WebCon.WorkFlow.Data.Extensions.DicWFFieldTypesExtensions.IsEditable(DicWFFieldTypes this) w WebCon.WorkFlow.Businesslog ic.ExpressionTree.LeafTagRepository.ObjectIDFormFieldsPrefixRepository.ShouldGenerateSiblings(DicWFFieldTypes type) w WebCon.WorkFlow.Businesslog ic.ExpressionTree.LeafTagRepository.ObjectIDFormF (...)

(...) easons, it would be much better, to be able to restrict the allowed document types. With a little bit of javascript it is possible to set the accept attribute of the input field. The open file dialog ue reflects the accept attribute and would filter the corresponding file types. However, this has no impact when drag'n drop a file. In this case, only the globally allowed types are checked (maybe (...)