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

search results

for PDF

External content by Daniel Krüger; August 26, 2024;  The original post has appeared on daniels-notes.de Have you read the Whitepaper – Business overview you will have noticed that WEBCON BPS 2024 R1 added the option to display the last comment.  If you are not yet running 2024 or need to display the last x comments, you can find the calculated column and styli

(...) External content by Raluca-Mirabela Lupu; August 29, 2024;  You’ve likely used the actions to generate Word/PDF attachments and add them to dynamic attachment categories. Did you know that from version 2023R1 up to version 2023.1.3.231, in order to save a dynamic attachment category to the database, it was necessary to define the attachment categories in advance? Otherwise, the attac (...)

The WEBCON team works tirelessly to improve the WEBCON BPS platform. We constantly strive to fix any errors and make sure that our system always functions as intended.   Every year, we publish a major version that introduces a multitude of new features. Additionally, updated builds are released at least once a month, they aim to resolve any existing issues and implement small c

(...) SharePoint Good practices for system upkeep WEBCON BPS Farm communication diagram List of Portal, SharePoint, Service, and optional components    Click to download PDF    

(...) 2.1 Meeting system requirements The target version of WEBCON BPS may have different system component requirements. The list of requirements can be found: in the installation instructions (PDF file provided in the installer folder), in the installer, in the "System verification" step (section 3.3 herein). If the system requirements are not met, the installer will prevent y (...)

This is a list of all external components (both open source and licensed) used by WEBCON BPS: 2026 R1 C# External components – All C# libraries used by Standalone installation mode and Designer Studio. JavaScript External components – JavaScript libraries used by BPS Portal.   2025 R2

(...) connection params $storageAccountName = "123store321" $storageAccountKey = "asdf+r/asdfasdS/asdfasasdfasdqVMC2aasdIasdfasdJ6glPAgerqQ+ASt/Pfafwe==" $containerName = "somefiles" $blobName = "file.PDF " b. adding the commands that perform the sending to the end of the script: ##Send file do desired Blob storage $context = New-AzStorageContext -StorageAccountName $storageAccountName -Stor (...)

(...) 3, .aac, .ogg vorbis, and .flac files. Once a recording has been processed, its transcription can be saved as a form field value, Multiple lines of text, Comment field, or attachment in .txt, .docx, .PDF , or .PDF /a format. This functionality enables quick and efficient management of recorded information, eliminating the need to manually transcribe content.     AI translations (...)

(...) egration side and prevents the signing process from proceeding properly. The integration setup begins with configuring the REST connection to the Autenti REST API, enabling documents to be sent in PDF format.   Fig. 5. API connection configuration   You need to create a new REST Web Service connection and set the authentication type to Salesforce. Next, in the connection (...)

(...) (up to 5000 KB) is uploaded into a document template. From there, it is used in several instances - always with a copy of the image as supporting material and, if necessary, for documentation in Word/PDF format. Regardless of whether an alternative approach might be more appropriate, we explored how to reduce database usage with this variant. In this case, we were allowed to reduce the resoluti (...)

The WEBCON team works tirelessly to improve the WEBCON platform. We constantly strive to fix any errors and make sure that our system always functions as intended.   Every year, we publish a major version that introduces a multitude of new features. Additionally, updated builds are released at least once a month, they aim to resolve any existing issues and implement small chang

(...) scenario Good practices for system upkeep WEBCON Farm communication diagram List of Portal, SharePoint, Service, and optional components    Click to download PDF    

Applies to version: 2026.1.x and above; author: Grzegorz Straƛ   Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: Administration tools Diagnostic sessions Diagnostics Services configuration Other related Community articles include: OpenTelemetr

(...) tachment, click the Upload file button and select the appropriate document. The AI Process Builder module is capable not only of reading and interpreting information from image files, screenshots, or PDF s, but also from business documentation or excerpts thereof. AI Process Builder supports the most common text and image file formats, including .docx, .txt, .PDF , .jpg, and .png. In this case, the ref (...)

(...) gning process from continuing correctly.   Integration configuration should begin with creating two REST Web Service connections to the Autenti REST API. These connections are used to send PDF documents for signature and to handle authorization.  Fig. 5. API connection configuration   The connections use the JWT Bearer grant authentication mechanism, described in det (...)

(...) I have the challenge to read form fields of a PDF document and store them in the workflow instance. The idea is, to implement an sdk custom action, where I am able to configure a mapping between the PDF form fields and fields of the workflow instance. The ideal solution is having two columns in a dynamic grid (similar as in the image attached), where i am able to add as many rows as i need. One t (...)

(...) hentication flow is mentioned. However, i did not find an option to use this authentication when calling Rest API's. https://webcon.com/wp-content/uploads/2020/12/WEBCON-BPS-2021-New-Release-Overview.PDF Did i miss something or is it not yet released?

(...) DK extension for reports, which would allow to execute an action based on the current selection. In my case the SDK extension would receive the selected rows with all fields and generate an advanced PDF report. Like configuring the mass action, there should be an option to configure the SDK action. Like picking the right extension, title and maybe an icon. Some functionality that would be required (...)

(...) .SolrException", "root-error-class","org.apache.solr.common.SolrException"], "msg":"ERROR: [doc=1_4572] multiple values encountered for non multiValued field Attachment_pl_5522_txt_pl: [doc020311_001.PDF , doc020311_001.PDF ]", "code":400}} ---> System.Net.WebException: The remote server returned an error: (400) Bad Request. at System.Net.HttpWebRequest.GetResponse() at HttpWebAdapters.Adapters.HttpW (...)

(...) Hello everyone, I have an action where I upload one or multiple attachements (PDF ) to a SharePoint list in SharePoint Online. Currently all attachement uploaded 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