(...) n.com/forum/thread/3240 [quote="Daniel"] you using the function would be one option. Other are: - Set the local parameter using an SQL command - Use the for each function to iterate through the attachments - Use the for each function in combination with a data source - Use the for each function in combination with "any collection Since there are numerous ways where the attachment id could come fro (...)
(...) 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. With a litt (...)
(...) Hello all, Does anyone have access to the document mentioned here for the digital signature: https://community.webcon.com/posts/post/attachments -in-webcon-bps/367/22 Thank you
(...) e property "used" - on automation is not showing where on path is used ... - if is deleted it show connection but there is no "link by click" to jump to Automation / form automation to path see attachments ...
(...) I created process where I have got: 1. Parent process with Item list: a) description b) attachment 2. I start child process a) copy data + copy attachments b) i would like to populate the same in child item list with records correlated with coped attachments ... I did SQL source: [code="SQL"] SELECT e.DET_ID as 'ID wiersza dziecka', e.DET_WFDID as 'ID Elementu Detalu dziecka', (...)
(...) Hello, I have a weird situation, I gave the user access to application and then to the process for access all instances and attachments . If I use the impersonation option, I can see the application, I can access it as well as reports. When I open any instance I can only see all info but no edit option. The purpose is not to manually access instances from this process, but to search for them using the g (...)
(...) Hello, I have a question regarding attachments . Is there a way to remove the "[None]" option and see only the categories from the selected datasource? Thank you for your help!
(...) Hello, I have noticed that some attachments for some apps are stored in [BPS_Content].[dbo].[WFAttachmentFiles] and some in [BPS_Content_Att].[dbo].[WFAttachmentFiles]. I am not sure what the cause might be, but I have observed that the attachments in [BPS_Content].[dbo].[WFAttachmentFiles] belong to older applications. Is it okay for it to be like this? Thanks.
(...) is skipped all "text" after P.S. Could be nice to add (mention) in help or any other doc. that you can use HTML tags ... I'm using 2022.1.4.404, but probably in 2024 R1 is the same ... In attachments - Validation vs "Brake with error "
(...) Hi. Following Scenario: (Webcon Version 2021.1.5.367) I have an items list with (amongst others) a column for (multiple) attachments . Out of each line of the items list I start a workflow instance of another (start a subworkflow SQL) workflow and the attachments shall be copied to the new instance. Idea 1: I check "copy attachments " in the "Start a subworkflow". Issue: all attachments of the pare (...)
(...) Custom way to sort attachments category... I Have category list: ID=1 Name starts from "P" ID=2 Name starts from "U" ID=3 Name starts from "A" I would like to sort category by "ID of Category" not by Category Name Letter / number .. work around is now: add 1. 2. 3. to order names or use java script ... related topic: https://community.webcon.com/forum/thread/5721
(...) Hi Community! Is there any possible ways to start subworkflows from Excel file? Business case is that, I have MS Excel file with estimated 500 rows. I want to attach sheet to attachments section and start workflow by path or button on menu bar with starting workflow action. Is any way to do it without special SDK customization? Subworkflows should have data from in excel sheet. Every workflow contains (...)
(...) here 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 PDFs and attach them as attachments to instances of an object in WEBCON?
(...) ayout of the left and top menus. • The arrangement within the details panel (info panel). Additionally, this setting might also adjust font sizes in specific areas, like field group headers, the attachments section, and comments titles, ensuring a cohesive and user-friendly experience across different density preferences. Your feedback and thoughts on this suggestion are more than welcome! Best.
(...) or enhancement:** Extend this functionality to include the ability to specify the Content database ID where the Workflow ID is being referenced. This enhancement would be useful for transferring attachments across multiple Content databases, where processes are divided to improve system scalability. Currently, this can be achieved using the API, but if we want to transfer and delete the attachment simul (...)
(...) or trigger Form Rule on attachment changes? I need it for scenario: Requestor add/add new/overwrite/delete attachment in the very same step without pressing save or going to another step (change in attachments is there even if one close the browser tab without previous saving). We want to notify reviewers about such a changes in attachments , using version 2022.1.4 Thank you.
(...) 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 built-in (...)
(...) e on on step grouping in item list (for example tech column) then adding new row popups window with one row editing but ... I have that feature off... ---edit---- because I have Item list with attachments attribute so .. in popups window I can not pick attachment ... :/ and now I need i popup window put a data (category) and "save" and again edit line in item list by adding new attachment ... [the (...)
(...) sage: SOLR indexing failed Category: Exception Role: SolrFileQueue Description: SolrFileQueue item ID: 60607 Type: AttachmentMetadataAndContent ATT_ID: 181565 Whole process duration: 0,00s. attachments : 0 (with content: 0, corrupted: 0). Exception at ID: 93238 WebCon.WorkFlow.Service.SolrIndexer.Steps.AttachmentNotFoundException: Attachment (ATT_ID: 181565) not found. Queue item will be del (...)
(...) Sometimes I get the Microsoft Login screen (we use M365 OAuth) in the Outlook-Plugin. But only on the tab "Form fields". Tab attachments and Information are working and displaying the information of the current BPS object. If I restart Outlook all is working again as expected. After a restart it works for 2-3 BPS mails, but then it stops working.