(...) I have several hundred folders on my drive, each named after an employee. Inside each folder, there are several or a dozen PDF files, e.g.: folder name : Kowalsky - Random_FileName1.PDF - Random_FileName2.PDF - Random_FileName3.PDF How can I migrate these PDF s and attach them as attachments to instances of an object in WEBCON?
(...) As 2025 version have been released, we've got a new changelog to read through: https://webcon.com/wp-content/uploads/2024/11/Changelog_2025_1_1_23_EN.PDF What are your thoughts on changes? Which ones are yours favourite? :) For me - ALL TRUE, and ANY TRUE operators sounds great! So many nested boolean logic to update ;)
(...) I would be nice, if this mechanism described in https://webcon.com/wp-content/uploads/2024/11/WEBCON_BPS_2025_Release_Notes_EN-1.PDF dedicated to increase security will be also available for attachments. Usually sensitive data included on the form is also in attachments. Apart from this functionality, it would be useful to be able to define permissions for individual attachments separate from docu (...)
(...) ORIGINAL SUBJECT WAS: Assistance Needed – Retrieve "Content as Base64" for All PDF -Attachments of an Instance Dear All, I am currently looking for a way to extract the "Content as Base64" for all attachments associated with a specific instance. My goal is to obtain a single text line in the following format: 'Base64 PDF 1', 'Base64 PDF 2', 'Base64 PDF 3'. -> The easiest way would be to use b (...)
(...) ning how to use JavaScript effectively with WEBCON BPS. Currently, I’m working on a project that involves an HTML button/JavaScript triggering a file download at the end: JAVASCRIPT: // Save the PDF and offer it for download const pollerPDF Bytes = await pollerPDF .save(); const blob = new Blob([pollerPDF Bytes], { type: 'application/PDF ' }); const url = URL.c (...)
(...) I try to build table with short history to put it in protocol (word>>PDF ) of acceptance So i would like to have 3 columns: 1) person 2) behalf (if was) 3) time step at the moment I'm struggle with filtration .... skip save or other than end step paths ... in green lat 2 - the "steps" where I clicked - finish ..live the step ... where I have 1 person and no waiting for other to finish (...)
(...) Hi, while using the functionality of opening an attachment preview in a new tab, I noticed that when we start previewing two different PDF invoices in one tab, the system will always display the one that was opened last in the base tab in the newly opened tab. It would be good to allow opening many different files in a new tab, from different elements, so that it does not overwrite the newly opened P (...)
(...) Hey team We are intensively testing Webcon. I'm trying to send a PDF attachment in a simple app using the HTTP POST method, and I can't get it to work. Postman works fine, Python too. How can I adjust my action to make it go through? We prepared it based on this article: https://kb.webcon.pl/przekazywanie-zalacznikow-do-google-drive-za-pomoca-akcji-rest/ Unfortunately, it doesn't want to load (...)
(...) Hi, I'm creating an html template to generate a PDF document. However, I don't get the full text every time, just single letters. On the example code from the page: https://docs.webcon.com/docs/2025R1/Studio/Action/Printouts/GenerateHTML/HTMLandPDF Template I get the result as attached. Do you have any idea what this could be? 2025.1.1.23
(...) Business case: due to organization regulation it is required to fill in a specific form and attach it as PDF to a WEBCON case. The problem is how to assure that such PDF file matches prefedined format and that is is filled with reasonable contect Expectation: dedicated action that will take two attachments: template in PDF or WORD and actual document in PDF or WORD and will calculate similarity scor (...)
(...) ; Full list of vulnerabilities (PDF ) Full list of vulnerabilities (CSV)