(...) Applies to version 2019.3.x.; author: Kinga Bożęcka In WEBCON BPS there is the ability of creating a dedicated SDK Plugin . For example, these can be dedicated Plugin s: Converting PDF to jpg/jpeg/png format Merging several PDFs into one Generating Excel based on the SQL query Creating/deleting SharePoint groups based on the query Changing the form type Settlement of bu (...)
(...) C/2020/000001 For both examples, the numbering will reset on each subsequent calendar year. There is also the third more advanced method of creating instance numbers – by using the SDK Plugin (this method is not described in this article). Instance number structure In WEBCON BPS Designer Studio there is the option to configure a custom instance number. In the “Insta (...)
Applies to version 2020.1.3; author: Wojciech Mleczko The default WEBCON BPS installation contains the WEBCON BPS Search Server component, which is responsible for full-text search support. This component consists of several elements: Apache Solr (with Apache ZooKeeper) Java WEBCON BPS Search Service WEBCON BPS Search Service is responsible for starting
(...) ice – a set of SOAP Web services hosted on SharePoint, responsible for handling communication from BPS Designer Studio App. This includes operations such as verifying the correct loading of SDK Plugin s. This component communicates with the business logic of the application. BPS Web API (SOAP) – a set of SOAP Web services hosted on SharePoint, responsible for handling requests from externa (...)
Applies to version: 2022.1.3 and above; author: Krystyna Gawryał Introduction Users can prepare document templates in MS Word that include data from forms designed in WEBCON BPS. A template prepared in this way can be used, for example, in a Word file generation action. In order to be able to use variables relating to form fields and other contextual variables of WENCO
(...) ersion: 2020.1.x and above; author: Piotr Dąbrowski Introduction WEBCON BPS handles digital signatures through dedicated actions (SDK – Software Development Kit). There are 4 Plugin s available to integrate with external digital signature providers: AdobeSign Autenti DocuSign Skribble This article describes the process of signing document with Autenti service. Ad (...)
(...) – specifying which users returned by the search will be processed further Remove data – the final step in which the data anonymization/removal is conducted Actions and Plugin s WEBCON BPS provides a dedicated SDK toolkit for GDPR. All the Plugin s are located in the WebCon.WorkFlow.Extensions.GDPR class. Tools provided: 4 SDK actions are used for operating on da (...)
(...) ter logging in to the application https://activation.webcon.com. If necessary, update the license package (section 3.3 of the article WEBCON BPS License activation. 2.3 Updating SDK Plugin s The SDK Plugin s are only compatible with the major version of WEBCON BPS for which they were created. If SDK Plugin s are used in the processes, and the environment will be upgraded to a newer maj (...)
(...) Of course, I can uncheck the unrelated applications, but this is error prone. In my opinion the applications are not related, if they only share elements defined in system settings, data sources or Plugin s. Examples: - Globals -- constants -- business rules -- form rules fields -- fields - Data source -- Dictionaries -- Templates - SDKs If the export hits one of these elements no further related ele (...)
(...) What would be the best method to get the attachments of an instance inside an SDK Plugin in order to make use of them in C# code?
(...) What would be the best method to remove rows from the item list of an instance inside an SDK Plugin in order to make use of them in C# code? I tried to remove rows from the item list in the code C# (SDK Plugin ) using function : WebCon.WorkFlow.SDK.Documents.Model.ItemsLists.ItemsList.RemoveAt(int index), but can't delete all the rows because I get the error from the image
(...) Hi, I am trying to use WebDav in order to edit other types of documents (Others than office apps). I have installed the server side Plugin and the client side Plugin s, but I have no idea how to enable any sort of edit button in WEBCON that would trigger the WebDav App. I have tried the demo in this website: https://www.webdavserver.com/ and works, but that only confirms that I have the client side plu (...)
(...) Hi, After installing the web Outlook Plugin I am getting some error on the "Show context item form" button. All the other action buttons work properly, but I am getting the following error on the first one: {"type":"Exception","message":"Cannot use cache in config db context","errorGuid":"f8b38a8e-7220-461b-83f6-f2f8d65aae47","stacktrace":"","innerError":null} You can also see the attached pictures. (...)
(...) tep id: args.Context.CurrentDocument.StepID How do I get the (translated) step name? Is there some option inside the SDK? I haven't found one, so I'm thinking about passing ids/translations via the Plugin Configuration. I just thought about querying a data source. Maybe I could create a SQL view which is utilized by the data source. Did someone do something similar and has some experience? Best regar (...)
(...) Hi everyone, i locally installed the Outlook Plugin according to the manual. When adding an Email to a Workflow instance, i get an error "Insufficient attachment permissions" (see screenshot). I have to admit, that i used the Edge browser instead of Internet Explorer to install the add-in. What could i do to fix this? Thanks for considering my request, Christian
(...) Hi, I am creating a Plugin for webcon in C#. I need to start a new task from the code level. Is there any dedicated function for this? Best regards
(...) ion ------------------------------------------------------- Error details in logs, Guid: 18c4c6c0-194b-4000-a544-2254a55ec11e .. at WebCon.WorkFlow.Studio.Logic.PortalService.PortalService.GetPlugin ConfigurationMetadata(Int32 Plugin Id) Best regards, Daniel
(...) urce. After that, the vsto file is imported correctly, but I open outlook and there is an inactive element in the addins - "Failed to load. A startup error occurred while loading the COM architecture Plugin ." Where can there be a mistake? thank you, mv
(...) Hi all! I am getting a strange warning when deploying a second SDK Plugin package to customer environment (see screenshot). The background information is: Both SDK Plugin s need System.Text.JSON namespace for serializing / deserializing JSON objects, which requires a bunch of satellite assemblies to be packaged also. These assemblies are added to each package with a custom Powershell script and (...)
(...) wsDocx() at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.DocumentationDocxAsposeManager.GenerateDocumentationDocx(Process process, List`1 allProcesses, String path, List`1 Plugin s, List`1 allRules, List`1 dataSourcesList, List`1 dataConnectionsList, Func`5 bmpGenAction) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.ProcessDocumentationGenerator.Generate(Stri (...)