(...) Hi, is it possible, to use the action 'mergeattachment ' not only for attachment s in ONE form but also in DIFFERENT forms? If not, is it possible via sql? In the attached picture there is a screenshot of the following sql-query of the webcon-database: select ATF_WFDID, ATF_OrginalName, ATF_OrginalValueHash from dbo.WFattachment Files where ATF_WFDID > 9620 how can I export the word-docs as real (...)
(...) Hi, is it possible to add a Data Source selection in the Add attachment action configuration?
(...) Hi everyone! Is there a standardized way to remove binary data from the ATF_Value column in attachment s? This column displays values like 0x[…] whenever an attachment exists on the form. However, when we delete the attachment manually, the binary data is still visible because it’s stored in the element’s history logs. When I use the Delete attachment s action with the options “all” and “delete attac (...)
(...) Hi, I have a question from users at my company. We use WEBCON BPS PORTAL Version: 2025.2.1.259. Is it possible to sort attachment s at the individual user level (not the entire process) and save these settings so that after exiting a case, attachment s remain according to the user's individual preferences? Currently, attachment s are sorted by date added throughout the system, but some users need alphabetica (...)
(...) It would be very helpful and useful to give users the ability to sort attachment s at the individual user level (not the entire process) and save these settings so that after exiting a case, attachment s remain according to the user's individual preferences. Currently, attachment s are sorted by date added throughout the system, but some users need alphabetical sorting with the option to change the attachment (...)
(...) Currently, when clicking an attachment either the preview is displayed or the document is being downloaded, which is fine if the element is in view mode. However, in edit mode, it would be great to have the possibility to configure the whether the document should be opened to be edited or as preview/download. Idealy, this would be a business rule, which returns the default action. By having this poss (...)
(...) It would be great to have some more actions to be used for additional attachment menu actions. What i'm missing most, is the usage of the hyperlink action, which would give the possibility to start a new workflow. Of course, the attachment -id must be available for the configuration of the hyperlink action.
(...) Hello everyone, When testing applications with attachment s on mobile phones (both Android and iPhone), the form is cut off on the left side. The current assumption is that this is due to the size of the attachment box. If the attachment is empty, only the paperclip icon is displayed. However, if there is a file in the attachment , the word “attachment ” is written out and the design error occurs. Has a (...)
(...) Dear Forum, We are trying to process email attachment (msg file - which according to the documentation is supported). I tried both AI agent and prompt functions. Both work well when I'm attaching PDF (on path and as action) but nothing happens for emails. I Even disabled email conversation tab. I was thinking of extracting email body into form field for processing - but cant find a way to get email (...)
(...) Hi everyone, we received again the request to add an outgoing mail as an attachment . I know that we are not alone with it and the current workaround is, that the mail is also send to a mailbox which is watched by the HotMailBoxes functionality. Having a configuration option on the "Send custom notification" to define, whether the mail should be added as an attachment to the current workflow instance (...)
(...) Is there a way to change attachment extension? Force it somehow? AI agent processing does not work with EML email attachment s, which is the format that hot mailbox saves into webcon process. I can change extension by hand from eml to msg and agent is able to process it than, extract. But I need to do it in bulk, for new and past emails. Any ideas?
(...) Hello everyone, Do you know of any way to detect and read the contents of all QR codes while processing a PDF attachment , when the file consists of multiple merged pages and each page is marked with a separate QR code? When using the standard WEBCON mechanism for reading QR codes, it always returns the content of only the first QR code found in the document, regardless of how many pages or codes the P (...)
(...) l with Admin Consent, not delegated). ✅ What works Connection to SharePoint works General communication works Folder creation in document library works ❌ What doesn’t When using “Add an attachment to a list”, the file upload fails with: 401 Unauthorized 🔍 Logs / details From WEBCON: Execute WCFCsomService .../Addattachment ToSPList Error in On path action Add attachment s to Extranet (S (...)
(...) Hi everyone, assuming that I'm not doing anything wrong then this endpoints returns the collection of all attachment s with their content. "https://$($WebconConfig.Hostname)/api/data/v7.0/db/$($WebconConfig.DatabaseId)/elements/$ElementId/attachment s" $result = Invoke-WebconApiRequest -Method "GET" -Uri $uri $result.attachment s[0].content.length 932976 Depending on the use case, it may not be nece (...)
(...) Hi Guys, short question, hopefully a short answer with a hint how to do ;-) Is it possible to list all attachment s stored in a process in a report? Thanks in advance Gerd
(...) Hi everyone, I am experiencing an issue with the "Merge attachment s into a Word/PDF file" action. When I use this action to merge multiple Word documents (.docx) into a single file, the page numbering in the resulting document is generated incorrectly. As a result, the final document does not have a continuous page sequence (for example, the page numbering restarts from 1 at the beginning of each (...)
(...) The good option is to create the dictionary processes – for more information, see Dictionary processes. Fig. 10. Attachement section The SQL query returns the attachment ID because the attachment versions are stored in the database. You must select the current one –for this, add TOP 1 and ORDER BY ATT_TSUUpdate DESC. ATT_WFDID is the instance ID where is the te (...)
(...) modify instances The process can be manually completed via form or by configuring the Item list form field on the form which allows you to import data from an Excel file Unable to add attachment s Able to add attachment s The ability of data migration between environments There is no data import/export mechanism between environments, only process configuration itself (...)
(...) base. So, if the system does not receive feedback about the document number and does not enter them in the defined field – they will block you after the action of sending the document. attachment source ID – the field that with the attachment ID – from the internal database The form is presented in the following way: Fig. 4. The form Let’s go to the (...)
(...) Applies to version 2020.1.x, author: Anna Puka Introduction Digitally signing attachment s ensures the integrity and authenticity of approved documents and improves the entire approval process. This is especially important now when more and more businesses are choosing to allow remote work and have little time to implement a paperless office model. The standard WEBCON BPS functionalit (...)