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

search results

for PDF

(...) s. Has WebCon BPS been audited in this respect and do we know whether it meets the requirements set out in the regulation? https://isap.sejm.gov.pl/isap.nsf/download.xsp/WDU20180002369/O/D20182369.PDF

(...) ould not be established, see inner exception.) [code] I see: Local parameters values before failure: Body => { 'name': 'Protokól Odbioru DostawyDOS_IN_2024_04_00017_2024-04-30_ZAM_2024_03_00187.PDF ', 'description': '', 'group': '', 'content': 'JVBERi0xLjcNCjU [.... bla bla bla bla ... ] DY1NzQNCiUlRU9GDQo='} and after that error: Error flow Something I missing .... but I'm not sure what (...)

(...) I have Actions on path ... Generate Word Convert Word to PDF Delete attachment (docx) or more ... demands Appears during process ... I would like to select 1.2.3 Actions (right click save as automation) .. not like now i can do 1 to 1 .... or ... I could do Automation with 1 operation then pick it in "path" and then edit it and add more actions ... Maybe I'm wrong, but I do first a (...)

(...) ive folder, and everything works perfectly at this stage. However, I encounter a problem in the subsequent step of my workflow. After making modifications to the Word document, I aim to generate a PDF from the updated file. I am using the 'Finish editing a file using OneDrive' action that i can create my PDF . If I do not make any changes to the Word file in OneDrive, the generation works flawlessl (...)

(...) Administrators can configure the allowed types of attachments globally. However, there are situations, where we like to only allow certain content types, e.g. PDF 's, that are a subset of the globally allowed attachments. Currently, the only way to restrict is the usage of validation rules. For usability reasons, it would be much better, to be able to restrict the allowed document types. Wit (...)

(...) Hi, at least for partners it would be great to have the security bulletin not only as PDF but as csv or excel file so that the information can automatically be processes. Best regards, Daniel

(...) edit option. The purpose is not to manually access instances from this process, but to search for them using the global search. Sadly it does not work. It should be able to search using info from PDF that is attached to one instance, but obvious it does not work. I tried to give this user admin privileges and still nothing has changed regarding global search. I also did a restart for the webc (...)

(...) changing or that anything is happening with this document. (FineReader is installed and license key is entered). I also wanted to ask if there are any tips for the configuration. In my use case, PDF files are uploaded on which there is an image of an ID card. I want to check if there is a certain text sequence on the badge. If the text is not on it then nothing should happen, but if it is on it (...)

(...) Hi guys, in some use cases we need to have some formatted text based on an textconstant on a PDF dokument. Therefor we have some logic in the application which places the text in a given multilinefield if a date is changed in a special way. The texttemplate ist displayed correctly in the application and in the word, if the user did not make any changes on the text. But the user has to make ch (...)

(...) 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 (...)

(...) I have an automation "Get Full PDF " which includes a "invoke Rest-Service". If I run this automation via Menu-Action => all is fine. If I run this automation in a Timer-Action of a system-Step I get this results (this also happens if I run the automation on path-action) last operation status success: False last operation status validation error:True error exec. time exceded: False error msg: (...)