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

Raluca-Mirabela Lupu

MVP

Error opening Design Studio
28.07.2021 19:08

Hi, We have only one database installed , it’s a fresh install. We use the Webcon version 2020.1.3.494. When we try to access the Designer Studio from another machine than the one on which the webcon is installed, we get the error "Value cannot be null. Parameter name:id" Thank you, Raluca Lupu

Error opening Design Studio
26.07.2021 19:32

Hi, I tried to access the Design Studio and encountered this error. Has anyone encountered this problem before? Thank you, Raluca Type: System.Exception ------------------------------------------------------- Message: Value cannot be null. Parameter name: id ---------------

Error action 'create a task'
10.06.2021 19:08

Hello, I tried to create a task action on a save path in the dictionary. After saving the task is created but I can't close the task. How can I close the task created? Thank you, Raluca

Invoke SOAP Web Services
11.05.2021 00:53

Hello, I tried use action "Invoke SOAP Web Services", but I get this error "dll was not found" I tested using another platform for Api development and it works. Thanks regards, Raluca Lupu

SDK Action
10.05.2021 22:08

Hi, Thanks for your answer

SDK Action
10.05.2021 18:50

Hello, I tried to use "ConfigEditableDropDownList" for input parameters and it will return List object I uploaded the project sdk but not working. How to configure the type parameter ConfigEditableDropDownList? Best regards, Raluca Lupu

Hello, The information entered in the dictionary is saved in the database in the table WfElements. You can see all the entries in the dictionary by the next query select * from WfElements where wfd_dtypeid= (id)form_type Validation for dublicate information: if exists ( select top 1 1 from WfElem

Hello, To delete all the rows in the list I created the following code, written in c # via the SDK actions public class DeleteRowFromItemList : CustomAction { public override void Run(RunCustomActionParams args) { var list = args.Context.CurrentDocument

SDK Action
07.04.2021 21:00

Thank you very much, Raluca Lupu

SDK Action
07.04.2021 19:24

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(i

SDK Action
25.03.2021 00:44

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?

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.