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

search results

for SDK

(...) service – 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 plugins. 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 (...)

(...) No limit SQL grid No limit Google map 3 Gant chart 2 Absence chart 1 Vacation summary 1 Custom control (SDK ) No limit Items list No limit     Maximum number of various types of item list columns (limit per item list)   Column type L (...)

(...) upgrading the WEBCON BPS system.  WEBCON BPS 2022 Additional files   File Description ABBYY Finereader Engine 11 876 MB SDK Migration 2022.1 The following document contains a list of changes in WEBCON BPS 2022.1 SDK

(...) Applies to version: 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 plugins available to integrate with external digital signature providers: AdobeSign Autenti DocuSign Skribble This article describes the process of signing document with A (...)

(...) n Add privileges Pending in transaction Start editing a file using OneDrive Pending in transaction Run an SDK action Standard behavior, Pending in transaction, Pending after transaction   Note that “Pending after transaction” mode is available only for &ldqu (...)

(...) nd identify anomalies in registered instances. WEBCON BPS Advanced Analytics Framework – allows access to several built-in analytical reports and advanced performance indicators. WEBCON BPS SDK Framework – allows creation and usage of custom extensions implemented in .NET.   How are subscription licenses assigned? The main control panel for licenses can be found in De (...)

(...) PS 2023 Additional files   File Description ABBYY Findreader Engine 12 1487 MB ABBYY Finereader Engine 11 876 MB SDK Migration 2023.1 The following document contains a list of changes in WEBCON BPS 2022.1 SDK

(...) Applies to version 2017.1.3.x; Author: Bartłomiej Spyrka SDK configuration for an ‘Administration process’ used to find and manage personal data This article presents methods of utilizing features available in WEBCON BPS to prepare a process for GDPR-related data management. In this article you will learn: How to approach the Administrative process which is used to track (...)

(...) the Aspose Template Syntax. Have a quick look at the possibilities of the template syntax and become a big fan of it as I did. Beginning of this year, we did a PoC and the first version of an SDK action. We decided to use JSON as a datasource, as in our opinion it offers the most versatile usage.  For most users, more complex JSON structures, e.g. with one-to-many relations, will (...)

(...) erent topics. Therefore, I compiled a list on my own and provided additional information wherever necessary.  Covered topics are: User interface Data Emails Enforce one language SDK There's even an official video:  READ MORE: HERE

(...) nly share elements defined in system settings, data sources or plugins. Examples: - Globals -- constants -- business rules -- form rules fields -- fields - Data source -- Dictionaries -- Templates - SDK s If the export hits one of these elements no further related elements should be gathered. Best regards, Daniel

(...) /3 Unfortunately probably because of MFA I am not able to establish connection with SPO (I get error "The sign-in name or password does not match one in the Microsoft account system"). I don't have SDK purchased, therefore I won't be able to create custom action to send these files. My attachments are also greater than 4MB, so Microsoft Graph is not an option as well. Do you have any other sugges (...)

(...) the dictionary database. We query this data about 9 - 30 thousand times a day, on average one execution takes 3 seconds. After changing the polling method from like to exact match (mediated by the SDK add-on), it turned out that the previous elapsed max of 95,000 seconds dropped to 10 seconds. This change reduced the load on the dictionary database, and thus relieved the entire database environmen (...)

(...) report by mail. This is currently in an alpha state. The business rule seems to work well but the BPS application is just in a proof of concept state. Maybe there's someone who can help me test the SDK /identify some issues. Fingers crossed, I'm going on vacation in a few days and won't be able to work on it for a while in my limited spare time. :) Once I'm satisfied with the application, I will c (...)

(...) n) and based on the attributes we want to move the file to a target workflow elements. Is there a way to do this via standard actions? I've struggled to find one and we might be required to create a SDK action to copy the file.

(...) one can be created during step 1-6 and all must be completed in step 6. If the parent workflow is not in step 4 or 6 nothing should happen to it. b) I thought about creating a Custom Action using the SDK but I didn't see an option for this. Best regards, Daniel

(...) irects to below website doesn't mention anything about such limit: https://howto.webcon.com/exporting-a-data-table-form-field-to-an-excel-file/ I am aware of alternatives such as user actions / SDK , but it is about using built-in functionality that ensures consistency and is ready to go with a single click. Tested on version 2021.1.3.205.

(...) exit and entry. - Created an SQL statement which returned the latest row from WFElementTasks, and executed this in an action during path transition, exit and entry. They all returned the old row. - SDK object RunCustomActionParams.TransitionInfo.TasksToAdd is empty. I wanted to use this as an general option which can be used in an execution condition, but it seems that this general approach is not (...)

(...) Hello, I have made an SDK to accept all changes on a word attachment. Unfortunatelly, Webcon says that I do not have permissions to edit the attachment. Not only the user with which I have executed the action has full permissions, but I have set skip permission to true. Does anybody know why this error appears? I have attached some photo material. If I can give clarifications, please ask me. Best (...)

(...) he shopping basket changes we need to send (delta) reservations to an external system with a SOAP request. So far so good, this is a common scenario ;-) What we have so far: A custom action (SDK ) which builds (delta) reservation XML to be sent to external system (SOAP). If there is no change in shopping basket, we are storing an empty string to an internal field (XML content), so that upcomi (...)