(...) Hi all! I am getting a strange warning when deploying a second SDK plugin package to customer environment (see screenshot). The background inform ation is: Both SDK plugins 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 an (...)
(...) SF connected to your Webcon? I was wondering if there is any possibility to have more interaction between the 2 apps. At the moment, I have Webcon connected with SF through REST APi, where I get inform ation from SF for a process. But sometimes SF is updated (for example, an opportunity is cancelled), and there is no reflection of that in Webcon. My idea was to have that inform ation and automatic (...)
(...) s not you typically community thread. It’s not about a problem or question but an idea for which I would need your help. I’ve come across a page which listed 101 things you could do with product/platform xyz. This got me thinking whether we could do something similar for WEBCON BPS. For this though I need your help. --- The idea --- Everyone has implemented a number of applications. These are uni (...)
(...) I need to add custom header to the soap message, e.g. i need to pass form field value to the header section. How can it be done? Thanks in advance. W
(...) Hi, I need to use the the Printout a barcode label. I found the article about ZebraDesigner to design the label and get the EPL form at text to insert into the action. My problem is I don't have a Zebra printer. If I try to install the ZebraDesigner it won't allow me to design a label because the software is not connected to a Zebra printer. In my case the client has a SeagullScientific printer whic (...)
(...) or.GenerateDefaultSettingsTable(Attribute attribute) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.AttributeDetailSectionGenerator.GenerateAttributeDetailsSection(List`1 form FieldsToShow) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.WorkflowsDocxGenerator.GenerateWorkFlowsDocx() at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentati (...)
(...) it, but it would be great if more "default" (system fields) could be added: - Author - Date created - Last person modifying - Date modified (not listed in the system fields) - Business Entity - form subtype I highlighted those in the attached image. Best regards, Daniel
(...) Hi all, I have a process where the user fills in inform ation in a datasource form field. When a value is picked, one of the columns in that datasource is copied into another field (status). This field-status is used in a control step to move the process accordingly. But I need to have that inform ation refreshed, when the process is moved to a system step, it will be there for 15 days which means (...)
(...) Hi all, I am quite new to webcon and I came over this. We have a form with a item list. The item list is initialized from external source. It shall represent a log file for some measured values. The lines in the item list shall be every 10 minutes, so I initialize the list with 100 x 10 minutes line. Hence, the user shall not be able to delete or duplicate records / lines from the item list. H (...)
(...) .webcon.com/posts/post/the-run-an-sql-procedure-action/230). But, I would like the procedure to generate a .txt file with the results (e.g. JSON), and the file to be downloaded using the WEBCON platform (maybe a new process with starting the procedure and preparing a .txt file for download, such as an attachment). Is it possible, if so how?
(...) I've got a contract database workflow. One of the fields on the form is Project/Department field which is the same as user department in AD users list. Two users: Adam and his boss John. Is it possible to: 1. show in the report only these records, where current user login (account) department is equal to Project/Department felds. 2. on the app home show instances not only created by the current use (...)
(...) ad a "task" workflow with a due date and this due date was used in a timeout in a start step. At a later point in time it was decided that a "save draft" path should be added which won't validate the form . Using this path failed with "unknown exception" and the diagnostic log did not contain any hint that this was related to the timeout. Everything was fine except that there was the below stack trace (...)
(...) 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 (...)
(...) Hi, Is there any tutorial about adding new values to the source using picker field? I have seen that there is that option but I have a problem with configuration of link to the object adding form .
(...) Hi all! I noticed that OData support has been added to REST API 2022.1.4.xx. I only found one document, which is located here: https://community.webcon.com/posts/post/odata-form at-in-webcon-bps/346 This document is related to the usage of OData in PowerBI. What we really need is the ability to filter views with OData and REST API. Is that one already implemented and if so, where can I find (...)
(...) Hi, Because an employee left our company, I need to remove his inform ation from Created By fields. How can I do this? Can I transfer workflows he created to another employee or generic account? Can I anonymize his data some other way? I tried with GDPR actions but "Author" is a system field and I didn't find a way to do it. Is there a built in action that could do this? Do I need to resort to (...)
(...) atically based on the SWAGGER JSON Definition of WebCon. (server-adress/api) It seems, that the inheritance could not be solved completely by the library. Our aim is to be able to read data in JSON form at from the WebCon REST-API by using standardized tools, means no manually work for getting the data in the right form at. Used REST instruction (v3.0) GET: Gets default bps view content Additio (...)
(...) Hi, I have one form with Two lists: 1 List is "ContactPersons" > here is List of persons with column like: Name(R), FirstName(R), email(R), mobile(R), etc. 2 List "Actions" > here is list of actions with reference(choosen field) in one column to ContactPersons (Name column) How to do If I am in Popup adding new Action to "Actions List" and I need to add new item to ContactPerson: There is (...)
(...) stance with REST API. I'm using api version 3.0 and Postman. I want to put data to choice field, but I know only name from data source. It's possible at all? I tried to put a value in two ways: "form Fields": [ { "guid": "c2e37260-5d57-410e-997c-1f19bb12a4c0", "svalue": "USD" } ] System always trying to fit value "US (...)
(...) I've updraded to 2022.1.4.84 last night and today I noticed that the OCR Verfication step looks now just like other form s - there is no pdf display on the right. In 2022.1.2.59 just yesterday everything worked. Am I missing some change in the machanics? UPDATE: It seems that documents that passed through OCR before Webcon update display properly in the OCR Verification step (with the preview and y (...)