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

search results

for Plugin

(...) 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 (...)

(...) 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 (...)

(...) Hi everyone, I'm trying to integrate Autenti platform via SDK Plugin . I have add REST connection and try to invoike APIv2 SendingDocumentAction. Unfortunately all I got was the following error message. I have noticed however, that the 'Signature type' field is missing from the action configuration screen. Did any of you come across similar issue? How can it be resolved? Any tips much appreciated : (...)

(...) Functionalities like import/export applications, update Plugin -packages and the generation of process documentations are only available within Designer Studio. Doing things manually tend to end up in inconsistencies. E.g. when packaging a new release, we might forget to update the documentation. Not sure what's best / easier, extending the rest api or making the functions available in a cmd line t (...)

(...) nerator) 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 (...)

(...) created word template 2. If filled by Automation process 3. How to add to template DOC the Attachment section ? 4. How to add Comments to template DOC [Bonus] ? I don't see the fields in Word Plugin to create template .... 11 - word template 12 - the section from WebCon Form