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

search results

for Plugin

(...) Hey there, I just found the GitHub from Webcon and i tried to install the teams Plugin but unfortunately is continuously crashing when i try to upload it in Webcon . The error is the one showed below . I have to mention that i tried to change the version of the NuGet package but the error is the same. Type: System.IO.FileNotFoundException ------------------------------------------------------- Mess (...)

When trying to define a tile for a process that has many attributes, an error appears as in the attachment. It is not possible to define a tile. Only when some attributes are unlinked from the form, the tile is added. Unfortunately, this is not a solution that can be used in a production environment.

(...) Hi everyone, did some try (and succeed) to use Razor within a Plugin ? I tried to use RazorLight, which isn't possible because it is not strongly signed, which is a prerequisite for Plugin s. Afterwards I tried the unmaintained RazorEngine, which fails, because the Plugin s assemblies are loaded dynamically and not from disk. Which in turn causes an error in RazorEngine which I'm currently trying to work (...)

(...) Hi, I would like to create an Plugin that will open a link in the client side browser. I try using basic .NET method, but the browser starts on the server where Webcon is installing. Would I have to make a separate addon running on the client side? Then how to install such an add-on?

Hi, Why is only one task created, and everything executes in it, when I execute the following code in a loop: args.TransitionInfo.TasksToAdd.Add(new WebCon.WorkFlow.SDK.Common.Model.NewTaskData(new WebCon.WorkFlow.SDK.Common.Model.UserInfo("webcon", "webcon"))); Best regards.

(...) Hello! I've come accross a problem with installation of Outlook Plugin (the full version of Outlook, the application, not the O365 lite one). Tried to do this in Internet Explorer, run as admin, with no luck. There is an error message saying the certificate used to sign the manifest or its' localisation is are not trusted. At the bottom of the error message there is a sentence saying the zone is incorr (...)

(...) Hello community! I'm not new at all programming in C#, but what I would like to know and I've never found a working solution until today: How to show line numbers in stack traces of C# SKD Plugin s? For example, when printing the stack trace to the SDK log? Thank you! Marco

(...) ases/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 CheckAllDocumentsStatus, which should be run in a cyclical action, fails due to an exception Could not load file or assembly 'System.ComponentModel.Annotations.dll, Version=4.2.0.0, ... (...)

(...) Hello Durning installation of the Webcon BPS for Microsoft Outlook Addin 2021.1.4.195 Plugin and opening Outlook, the error "Access denied to the path c:\Users\xxx\Appdata\local\Temp\Deployment\A3Y823NQ.KMT\9J59YY7H.WXE\sk" appears when loading the Plugin . \Webcon.Workflow.Outlook2010.resource.dll" (I'm attaching a screenshot). Massive deployment from sccm . Command line : Execute-MSI -Action Install (...)

(...) Hello, I am in the process of standardizing our Plugin packages. I would like to put all Plugin s on a common basis in order to be able to reuse functions such as custom logging methods in each Plugin package without copying source code. I have often used nested Plugin and configuration classes within a Plugin package project. This works without any problems. Example: *** shared project / s (...)

(...) Hi, so there is a new version of Autenti Plugin , also working with Webcon 2023. There are new configuration fields/options: Signature Type (Required) SMS authentication Unlock document by SMS Is there ANY documentation regarding options for those fields? Experimenting, I discover that Signature Type must be numeric, and: 0 means Autenti signature 1 means qualified electronic signatu (...)

(...) I have created a simple SDK Plugin that includes one input field. In the database, the field's value is saved in the format "24#24 Months$$de-DE$$24 Monate", and it is displayed in the report exactly as "24#24 Months$$de-DE$$24 Monate". My goal is to display this value in the report as "24 Months" when the user's language is English, and as "24 Monate" when the user's language is German. How can I (...)

(...) I am trying to create Webcon SDK Plugin that will update multiple instances( update fields of different instances ) but I have not figured out how to get instance by a number. I have list of instance ids. RunCustomActionParams args, args.Context.CurrentDocument contains GetFieldValue method but does not contain any method GetInstanceById

(...) SAP and download data from the chosen contractor. The SDK was working from version 2022 to 2023 with some updates to c# code - after updating Webcon and SDK to 2024 i received the error: ERROR -> Plugin changed transaction nesting count. Please contact administrator. Interestingly, when I connect the VS debugger to the portal, the error does not occur and the SDK downloads data to the form. (...)

(...) Applies to version: 2020.1.x and above; author: Franciszek Sakławski   Introduction In WEBCON BPS version 2020, the support for digital signatures has been enhanced by preparing Plugin s (SDK – Software development kit) that enable digital signing of documents. Four Plugin s have been prepared that allow for integration with external digital signature providers: AdobeSign (...)

(...) e action personal signature applied by the user directly on the form From version 2020, the ability to make the electronic signatures in WEBCON BPS has been enhanced with SDK – dedicated Plugin s enabling integration with the electronic signature providers: AdobeSign Autenti DocuSign Skribble Thanks to the integration with these solutions, not only can WEBCON BPS users sign/ (...)

(...) Applies to version: 2020.1.x and above; author: Miłosz Różycki   Introduction In WEBCON BPS version 2020, the support for digital signatures has been enhanced by preparing Plugin s (SDK – Software development kit) that enable digital signing of documents. Four Plugin s have been prepared that allow for integration with external digital signature providers: AdobeSig (...)

(...) Applies to version: 2020.1.x and above; author: Mateusz Klos   Introduction In WEBCON BPS version 2020, the support for digital signatures has been enhanced by preparing Plugin s (SDK – Software development kit) that enable digital signing of documents. Four Plugin s have been prepared that allow for integration with external digital signature providers: AdobeSign Auten (...)

(...) we have the possibility to add many attachments faster and more intuitively. To add attachments just select them with the mouse and drag them to the Attachments section – no need to install any Plugin s.     This functionality works with with the most currently available web browsers on all operating systems. We can transfer any number of attachments in this way. We also h (...)

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