(...) What would be the best way to generate pdfs that would contain different images (for example logos), based on a form field? I was thinking of two ways: -Create a couple of different document template s with pictures already inserted and dynamically select template based on the other field value(s). -Insert picture into a image form field during the workflow and then insert the picture into the do (...)
(...) Hi, Is it possible to include the comments field into a pdf generated based on a template ? So like you can include various form fields by creating a tag e.g. {WFD_AttText1}, is there such a code for the comments field? And will it work if we include it in a template to generate pdfs? Thanks!
(...) Hi everybody, since yesterday I get an error when I create a custom email in action template s. Error: Error sending mail: Index (zero based) must be greater than or equal to zero and less than the size of the argument list. It happens when I use the action in a process AND when I hit the "Send test mail" button in the action itself. Does anyone have a solution? webcon version is 2022_1_3 Bes (...)
(...) define an additional row... (text fig. 13) Or i get error "column DET_Att1 not found.." https://community.webcon.com/posts/post/confiugration-of-the-item-list-and-data-table-form-field-in-e-mail-template s/14 Can you help? Thank you.
(...) rent set of users. What is the best way to do it? 1. Clone the workflow, set it a Custom Instance number and modify steps with the new group of users? 2. Clone the process? 3. Export that app as a template ? But when i want to import it, i have to use that dictionary i have created. Thanks
(...) Hello, I am trying to create a list in SP. I created a Sharepoint template , but i don't understand those 3 template options: Static, Dynamic, Form field. I attached some screenshots. In screeshot called template , that's how i setup Action template . In screenshot 'Action' that's how i setup the action - Create a list. When i run i get error: Error in On path action Create a list. (Step: Star (...)
(...) es, List`1 dataSourcesList, List`1 dataConnectionsList, Func`5 bmpGenAction) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.ProcessDocumentationGenerator.Generate(String path, String template Path, CultureInfo dataLanguage) at WebCon.WorkFlow.Studio.Forms.ModuleReports.Documentation.LanguagePicker.c__DisplayClass8_0.b__0(Object o, DoWorkEventArgs args) InnerException: Message=Sek (...)
(...) Hello, I have a short question. I want to generate an Excel file with my data from the BPS datasource. I created an Excel template with a worksheet(test) and a table(myTable) and a action create excel. I write the assignment like this: test!myTable and my data to the right cell. But I always get an error. (Invalid cell name) If I just want one data set and just write the cell names for each like (...)
(...) Delete attachements action seems to be buggy after upgrading from version 2022 to 2023. In my workflow I'm creating an attachement based on word template and assign it category "plik_word". After that I'm converting it to PDF, assingning the PDF a new category "plik_pdf". In the third step I dalete the attachements from the "plik_word" category. And it work perfectly in the 2022 versions, and now, in 2023 (...)
(...) 1. In Automation (action) I create excel file from template and add few data to specific cells. 2. The excel file is attached to the form in attachment section. 3. I would like to create pdf file from that excel file. (i don't see that option) in design studio. what I would like to do: 0. create template with excel (done) 1. from fields update excel template (done) 2. excel template save as atta (...)
(...) I am currently building a process in which it is possible to go back to the 'start' step from almost any step. (There are 10 steps that can go back to the 'start') Now I have an (1x) action (action template ) that should be performed when someone selects the path to 'start'. Is there a better way than adding this action to every path? (Adding the same action to all paths that lead to the same step ag (...)
(...) Hello, I have an template with a simple excel file that has a table named "TableExcel". This table has 4 columns: DATE,CUSTOMER,VALUE,CURRENCY. In designer I created an item list with 4 colums that have the same name. When I map the columns in designer I use "Sheet1!TableExcel" and on the right i drag the columns from the item list. Every time i run the action i get : Invalid cell name If i try to (...)
(...) Hi, I think it would be beneficial if we could have a place in the global configuration where we can define custom default values for the steps and paths of dictionaries / document template s. For example I always rename the "Dictionary step" to "Entry". Of course, I also define translations for the the step and paths. Therefore it would be great, if we could define the translations for the step and (...)
(...) Hi, When inserting an item list in a word template , the add-in asks for some columns configuration for the final table. Issue is that modifying "Display name" of a column of the item list is not visible in the final document, it is visible only in the template . The attachment document receives the original item list column name. The "Display name" set for an autogenerated column (like ID) works a (...)
(...) Hello everyone, I have a problem with the global email template . I receive the message attached. I once had an identical problem and I solved it by changing the portal address to a different one and returning to the original one, but unfortunately it didn't help. Can I ask for some advice?
(...) day - and this is not possible as then minimum future period you can select in the config is 1 month ahead. This really confused me, because I have 2 other applications that use the absence process template and there is no such problem (however they were created 3 or 4 years ago, so the process template version could be different back then). All the entries are shown - both the past ones and the future (...)
(...) In template configuration of vacation template generated process we have 2 important data sources - vacation history and vacation plans. Their display on vacation chart is different - history has legend and colors for different types of absences, whereas plans are displayed just in one color and there are no types. Another difference is that history items do not point to the original item, whereas plans a (...)
(...) are planning to implement in your company an interface for operating the KSeF (e-invoice) system via WEBCON? Similarly, has anyone successfully visualized an e-invoice according to ministry-defined template (xsd)? This would be a real GameChanger for WEBCON and natural for accounting document workflows. Maybe there are ready-made SDK libraries available or does anyone have an idea how to implement (...)
(...) Hello, I would like to create a Word document using a normal template , but in landscape. In my case I need to add an item list to my template , but it is too long so I thought that changing the layout to landscape would be a simple operation. Sadly when the action creates the file, it is in portrait mode. Does anyone know how is it possible to create a Word file in landscape ? Thank you!
(...) ] like '%1%' union all SELECT [ACT_ID] ,[ACT_Name] ,[ACT_Configuration] ,[ACT_Description] , actProcess.DEF_ID ProcessId , actProcess.DEF_Name Process , 'template action' as Type ,null [ACT_AUTMID] , null AUTM_Name , DEF_APPID FROM [dbo].[WFActions] join WFDefinitions actProcess on ACT_DEFID = actProcess.DEF_ID where [ACT_Configuration (...)