(...) the Accounting Department and – if the amount exceeds PLN 5,000 – the supervisor of the approving person, leading to the archiving of the invoice. The invoice can also be rejected at any stag e of verification. This type of logic model is often developed in the form of a quick sketch or working drawing during discussions with the business representatives. AI Process Builder can use such (...)
(...) f AI Agents configured globally. Queue depth—a metric representing the number of jobs currently waiting in the processing queue. Success rate—a widget presenting the percentag e of successfully completed jobs relative to all processed jobs. This metric allows administrators to quickly identify degradation in AI Agent performance. Agent fleet—a list of all conf (...)
(...) ing data from various components of an IT system in order to obtain information about their operation, performance, security, and many other important parameters. Telemetry offers a number of advantag es, such as monitoring and diagnosing problems in real time, performance optimization based on data analysis and bottlenecks identification, streamlined capacity planning and scalability. What is more (...)
(...) quot;C:Program FilesWEBCONWEBCON BPS Designer Studio" The Designer Studio downloaded through the portal gets installed in the user profile. Using the placeholder %LocalAppdata% has the advantag e of not having the username hardcoded in the shortcut. The attributes for the shortcut are: Target: "%LocalAppdata%DesignerStudioWEBCON Designer Studio.exe" -protocol "webco (...)
(...) tton displayed in the conversation window. If the user selects the button that starts the leave process in the conversation window, they are redirected straight to the form. At this stag e, AI Concierge can also assist with completing it. All the user needs to do is issue a command to register a specific type of leave for selected dates, and the system will populate the form. In th (...)
(...) cument signature status in Autenti every hour. Business case For the purposes of this presentation, a simplified document workflow was used. It includes several basic stag es: document preparation, manager approval, and signing the document by external parties. The process starts at the Prepare document step, where a document template is generated. The document then (...)
(...) rnal view (case when WFD_IsFinish = 1 then '2#Is finished$$DE$$Abgeschlossen' when DATEADD(DAY,-2, WFD_AttDateTime1) < GetDate() then '0#Less than two days until due or overdue$$DE$$Weniger als zwei tag e bis Fälligkeit oder überfällig .' when DATEADD(DAY,-10, WFD_AttDateTime1) < GetDate() then '1#Less than 10 days until due$$DE$$Weniger als 10 tag e bis Fälligkeit.' else '2#Due in more than 10 days$$ (...)
(...) By having a copy of a external file as attachment instead of only having a link to it, we can take advantag e of the great preview functionality. How ever, having copies of a file increase the risk of having multiple versions and loosing track of the relevant document. In my case, we have customers who wants to link to files in SharePoint and other dms. So I'm wondering, how you guys solve this cha (...)
(...) Dear WebCon Team, the Concat function is a great advantag e for text handling. Unfortunately, it is very hard or let's more say inconvenient, if you forgot a text part. In my understanding it is not possible to replace concat parts or even add text parts before or change there position. e.g. concat[Happy][Weekend!] so I would like to say "Happy easter Weekend!" for this I have to delete Weekend! a (...)
(...) tion option to automatically create bookmarks, the attachment shows the result: https://www.winnovative-software.com/Help/html_to_pdf/Index.aspx // Auto Create a hierarchy of bookmarks from H1 to H6 tag s found in HTML if (autoBookmarksCheckBox.Checked) { // Enable the creation of a hierarchy of bookmarks from H1 to H6 tag s htmlToPdfConverter.PdfBookmarkOptions.AutoBookmarksEn (...)
(...) Hello, During an export I get a process export error like below: Invalid reference tag occurences: Business rule (13551) - "Column "BasicDesignerXml" in table "WFBusinessRuleDefinitions" contains a variable referencing object "Form field" with an ID of 11805. Referenced object does not exist" The thing is I don't have any form field with ID 11805 and I don't use any business roles in tha (...)
(...) lemented this use case and optional contact de-tails. Let’s me stress this last fact, no one would be listed if he/she doesn’t actively express this wish. In addition, these use cases would get some tag s, for example so that you could get all use cases by industry. Besides these use cases, I would add a section for “SDK actions”. This could be links /descriptions to SDKs provided on GitHub or what (...)
(...) Is it possible to create at the finish stag e word file using data from WFHistoryElements table? Where should I store data regarding stag es, time of the stag es and person details assign to this stag e to be able to used them in document template?
(...) nAddMsgConfig reasonAdditional, DataTable elements, String securityPhrase, List`1 peopleToSet) at WebCon.WorkFlow.Base.Actions.SetSecurity.FireAction(WorkFlowObject wfObject, IWFAction wfAction, Itag Parser tag Parser, IAutomationDataHelper automationDataHelper, String& message, String& logMessage) at WebCon.WorkFlow.Base.Automations.Engine.Evaluators.ActionEvaluator.FireAction(ActionBase actio (...)
(...) Hi everyone, there's something I really don't understand. I'm currently using BPSExt-Signing-DocuSign extension https://github.com/WEBCON-BPS/BPSExt-Signing-DocuSign/releases/tag /2022.1 When I clone the branch and build it, the build folder contains another (older) "System.ComponentModel.Annotations.dll" assembly than the release. The reason for this is, that the plugin action CheckAllDocum (...)
(...) Hi, Is it possible to include the comments field into a pdf generated based on a template? So like you can include various form fields by creating a tag e.g. {WFD_AttText1}, is there such a code for the comments field? And will it work if we include it in a template to generate pdfs? Thanks!
(...) The last "under review" entry is from Mai 2022, so i post this request just another time. It would be such a great advantag e, if you would at a "delete row(s)" function to WEBCON Action templates. Thanks, Bjoern
(...) Hello, please update Autenti SDK for Webcon 2023. Latest release https://github.com/WEBCON-BPS/BPSExt-Signing-Autenti/releases/tag /2022.1 is not working anymore. Best regards, Marcin
(...) I am fetching report data from the following endpoint: https://developer.webcon.com/2023/resources/rest_api5.0/#tag /PublicApiReport/paths/~1api~1data~1v5.0~1db~1{dbId}~1applications~1{appid}~1reports~1{reportid}/get There are properties for page and size, but information on defaults and max is missing. This seems to be explicitly documented on other endpoints, so i am questioning myself if there (...)
(...) ng workflow ID in hyperlink function. Everything works well on dev environment but after export and import on test environment hyperlink is not working causing above error. It seems that Workflow ID tag isn't "translated" during the import process and remains the same on TEST like it was on DEV, but on TEST it's obviously completly different workflow with the same ID. DocType ID is changed correctly (...)