(...) External content by Raluca-Mirabela Lupu; October 21, 2024 ; Have you ever needed to trigger an action after upload ing or modifying a document? I’m not sure about you, but we recently faced this exact challenge. After some quick research, we came up with a relatively simple JavaScript function that triggers a 'Save' button click when an attachment is added or modified. Of course, (...)
(...) Hello everyone, I have an action where I upload one or multiple attachements (PDF) to a SharePoint list in SharePoint Online. Currently all attachement upload ed to the SP list are checked out. Is there a known configuration in the action or in SharePoint? Or has anyone else had a similar problem? Best regards, Tim
(...) I need to upload attachments to our company cloud services. Below is the web api endpoint that accept a file: [HttpPost("createfilewithcontent"), DisableRequestSizeLimit] public async Task CreateFileWithContent([FromForm] GFileWithContentWrite fileInfo) { var stream = fileInfo.File.OpenReadStream(); var createdFile = await _driveService.CreateFileAsync( new Goog (...)
(...) Hi, I have an action where I upload one PDF file into a SharePoint document set in SharePoint on premises. Every upload ed document is checked out. I already checked: - All metadata is given - versioning is not active - file approval is not active I want the file to be checked in after I've upload ed it. How do you handle files when upload ing them do SharePoint on premises? Or has anyone (...)
(...) Hi, We have trouble upload ing documents to some workflows and I would like to pinpoint the issue. I can't find any relevant information in Event Viewer, any other place to check? Thank you
(...) Hello, I have an application where users attach documents, and I want these documents to be upload ed to SharePoint. Additionally, I would like to create a dedicated folder for each set of attached documents on the current instance. However, I haven't found a specific action to achieve this. Can you suggest an idea? Thank you.
(...) Hello, I have an application that creates a folder within a document library on SharePoint and needs to upload files to the newly created folder. I am encountering difficulties in upload ing the file to SharePoint using the REST action with the Graph API. I get this error: "Invoke REST Web service test (2) - Request Url: https://login.microsoftonline.com/f656719a-4d1c-482b-be59-564f8c2af72d/ (...)
WEBCON: Business Process Automation and Management as its best WEBCON develops the Low-Code Business Process Automation Platform, WEBCON BPS (Business Process Suite). This enterprise-grade system allows organizations to embrace digital transformation by digitalizing their workflows and building comprehensive, scalable, process-centric and future-proof applications applying t
In order to thank and recognize the WEBCON community members who passionately share their knowledge, exceptional technical expertise and experiences, we announce the launch of the new WEBCON MVP program. Its aim is to honor the most prolific WEBCON BPS users who regularly contribute to the development of the WEBCON community, spread product knowledge, support other users of the WEBCON BPS platf
Below you can find the latest version of WEBCON BPS 2019 and the full changelog for it. Please note that this version is no longer supported. We apologize for any inconvenience caused. (Latest build: 2019.1.4.260) As we strive to improve our software continuously, we support the program's two newest releases. You can continue to use the fully functional WEBCON BPS 2019, but we
Applies to version: 2020.3.x and above; author: Agnieszka Burda Introduction E-mail notifications are one of the most frequently used methods of informing employees about new tasks in WEBCON BPS system. Sometimes it is difficult to distinguish from which process they were sent because they have the same sender address. In addition, they often contain all form fields from the
Applies to version: 2020.3.x and above; author: Józef Cyran Introduction The item list is frequently used to store any number of data rows as opposed to other form fields. This functionality makes the actions executed on the item list differ from the standard form field configuration. Business case: Personnel planning for a project This article describes the
Applies to version: 2020.3.x and above; author: Paweł Fijał Introduction Since the introduction of WEBCON BPS Portal, sometimes on the form or on Portal itself , it was possible to observe pop-ups that inform about the error and their identifier. But they very often did not give enough information, even after clicking the button to show details from the event preview. From ve
Applies to version: 2020.3.x and above; author: Agnieszka Burda Introduction The following article is an extension of the Lunchtime article – see Lunchtime application The “Lunchtime” application has been enhanced with dictionary processes that allow you to pay for meals with money previously paid into your personal account. [LT Account] – a d
Applies to version: 2020.3.x and above; author: Franciszek Sakławski Introduction When creating the configurable e-mail templates there is the option to add fields from the form. This article describes how to add an item list and SQL data table fields. Fig. 1. A list of fields available in the system To enter these types of fields in the template is n
Applies to version: 2020.3.x and above; author: Józef Cyran The idea of the application For this article we will implement a simple system for dividing up tasks between a group of users, based on the following principles: The task will go to the user with the least amount of tasks If multiple users are tied for the fewest number of tasks, one of them is randomly a
Applies to version: 2020.3.x and above; author: Konrad Wojtycza Introduction Nesting business rules in the form rules allow you to refer to data contained in Active Directory or external data sources. This extends the functionality of form rules and allows you to use data outside the form when defining the process logic. Execution of a form rule for a specific group
Applies to version: 2020.3.x and above; author: Józef Cyran Introduction In the latest version of WEBCON BPS, the report coloring has been enhanced for additional functionalities (a description of the basic report coloring modes can be found here). There is the ability to go through a path without having to view the specific instance – just click on a properly
Applies to version: 2020.3.x and above; author: Jarosława Markopolska Introduction The MODERN form allows users to view attachments without having to download them. You can preview an attachment in two ways – in the preview window and on the form. This option is available in the most popular web browsers such as Google Chrome, Opera and Firefox, and can be supported by var