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

forum

Hello. Is it generally impossible to use the above action type to create a new workflow item with a "filled" item list or do I have a mistake in my doing? I have a table (item list) where I want to start subworkflows from (depending on field value) where this line of the item list is "copied" to the new workflow. Creating the WF item is easy, but the table stays empty. Is this a bug in my query or doesn't it work at all? Kind regards Klaus

Hello, is there a way to do a repeating table within a repeating table. Nested tables, to have a parent child relationship between the tables? Thank you for your help!

Hi everyone, I have a questiion about dashboards: 1. I have a custom dashboard, where I have only HTML element. In this element I'm using REST API to get report (made earlier) and thanks to that I can customize it with js, css. The question is, is it possible to have functionality of view the element like in report? Explaining, when I have a report and I click element I have a compact view or something of element from right side of the page. More details about element. 2. When I have rep (...)

MVP

Hello, I'm trying to disable/enable fields based on the state of dropdown (using nr. 3 from this https://docs.webcon.com/docs/2023R2/Studio/Process/Attribute/Choice/Choose_field/#picker): * Allowing custom values - make fields on form enabled. * Disabled custom values - make fields on form disabled. Is there any value which i could use to check state of dropdown control? In this case i'm using autocomplete dropdown. I'm using js and global variables right now, but this doesn't work aft (...)

Hi, I would like to change the form type, and I see that there is an action for this, but after selecting this action, the user must select a certain form type. I would like the selection box to not appear and the form to change depending on some field on the form. Is it possible? or at least change the appearance and value of the fields in the pop-up window? https://community.webcon.com/posts/post/the-change-form-type-action/289

I checked all fix list from https://community.webcon.com/posts/post/webcon-bps-2022-downloads/311/10 and I don't see my issue fix. Environment: 1. I have "old" WebCon 2022.1.4.84. 2. Created doc template process 3. Imported doc template 4. checked and changed all Font for Verdena 5. changed name of column in table (from list) 6. ignored few fields (from list) 7. updated template doc 8. WebCon is ignoring font style in table (list) 9. WebCon is ignoring name column change in table (...)

Hi everyone, I'm trying to prepare an action that will send a file via the API. From the Postman app it works (screen below). How can I configure the rest API action to make the file dispatch mechanism work as in postman?

Hello community. I wrote SQL query for On timeout – Insert condition (SQL). My query is returning true value, but action is not working. See figure for details. Any idea what could be the problem? Thank you.

Hi, I'm not sure if this is supposed or it's a bug from the app. Does the item list field are not available for Dictionary processes? thank you

hi team, im trying to show a field in specific steps not in all of them, im using( if then )and (show hide) , it work in one step only.., how i can apply it in the next steps of the same workflow any idea! thanks

Hi, We would like to transfer our test license from one test server to another. Before we proceed, we would like to know the correct procedure. Does anybody care to give step-by-step instructions? Thanks in advance!

Hi guys, I have created a subworkflow that I would like to use to implement a signing process. I copy the required attachments from the parent workflow to this subworkflow. How do I get the changed (signed) attachments back into the parent workflow and how can I then exchange the original documents there? I think it's not too complicated, but unfortunately I don't know how to do it ;-) Or is there perhaps a way to use certain documents from the parent workflow directly without creating a (...)

1. Configuration: Form is taking data from other processes 1. Purchase Request (process) form >> you pick item and the fields are filled ... 2. Sales Company's (process) form >> again you pick from drop down list a Seller company 3. Seller Form (dictionary process) >> drop down list if you pick Sales Company, then you can pick seller And now I would like to do Doc (word) template ... but I receive error message ... more/less translation from PL to EN "The source was not found, but (...)

Hello all, Does anyone know if it's possible to have the behavior of Invoke Menu Action - Create new process using Hyperlink, where the request that we configure open automatically in a new tab but instead of using Hyperlink, the system is launching a subworkflow? Thank you

Hi, I need join new started workflow as child of exist workflow in other aplication, i would like to know is it even possible?

Hi, We installed a fresh Webcon server and attached the backup of the config database to a new SQL Server and connected it to the new Webcon server. The config database now has references to the old host and the new host. Is it possible to remove the old host from the config db? Thanks

Hi, I have a problem with adding new data in item list. When I'm try to add second row everything are deleting from row first. What can be the reason? In the item list are some columns with autofilling. Problem does not occur, when I type INDEKS (first column which is the main column through which the others are filled in. ) manualy (not using pop-up suggestions)

Hi, We have a project in Webcon that has many processes and dictionaries (more than 150). The application has been in production for, let's say, two years. In the first year, the database size was manageable, but now it's getting out of hand. Does anyone have any tips, tricks, or suggestions for dealing with large amounts of data? Are there optimization techniques we can employ? Any opinions are welcome! Thanks!

MVP

1. We currently have installed version 2023.1.1.56, and I cannot find it in the platform center anymore. 2. Does anyone know if importing processes from this to 2023.1.1.89 works? Or do I need to do an upgrade first? 3. Is there anything we need to consider when updating this missing version?

Hello all, I'm trying to set up a calendar with a dynamic condition that will set the color of each instance taking the difference from a date field when comparing with Today's date. Does anyone knows how to set up something like this? Thank you!