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

search results

for actions

(...) t cell to be marked so it's easier to check the value. I have found some examples but it's using a rule (like > than X) and it's painting the entire row. In the new release there are new item list actions which allow to paint one cell but I don't know how to write the change value (probably I will have to use SQL command for this). Any ideas? Thank you all Andreia

(...) me of the attached file is then being analysed (we have a naming convention) and based on the attributes we want to move the file to a target workflow elements. Is there a way to do this via standard actions ? I've struggled to find one and we might be required to create a sdk action to copy the file.

(...) Does anyone came across an error like this? Not sure how to solve it. I attached the list of actions that occurs in the path but I don't understand what is the problem. Thank you for your help!

(...) ked 'Context variables\Current user\Language' it contains the language of the user who clicked on the path. While writing this I've just come up with following idea: Create multiple "custom email" actions . The recipients are returned from a business rule. The business rule has three parameters. Intended recipients, language, is fallback. The business rule than returns only these recipients who are usi (...)

(...) Hi everyone, I'm currently creating quite a lot of "validate form" actions . For example: - Date one must be after date two - Date must be in the future - Integer value must be positive These are implemented as "validate form" action since I prefer validation on the server rather than on the client only. The draw back is, that it's a poor usability. So I "recreate" the same validations as form rules wi (...)

(...) wondering whether there's another option to finish the manual created task instead of using one of these approaches: a) Changing the step from 'wait for sub-workflow' to an intermediate one, adding actions to the sub workflow to move the workflow forward once all are finished. This get's a little tricky, because there are two types of workflows which can be created and finished at any time but must be (...)

(...) Hello, Is there a way to send "High priority(importance)" emails using default WebCon actions ? If not, can I use something else? Thanks, Dan Popescu

(...) n that redirects to below website doesn't mention anything about such limit: https://howto.webcon.com/exporting-a-data-table-form-field-to-an-excel-file/ I am aware of alternatives such as user actions / sdk, but it is about using built-in functionality that ensures consistency and is ready to go with a single click. Tested on version 2021.1.3.205.

(...) parallel. They will be started through a item list and after one person for the task is selected in that item list. This is bringing me many issues and challenges. First of all, I need to use 2 actions in the subworkfows to fill in 2 different Item List but my query is not bringing anything because I only get examples for the cases where we have parent and child select {DCNCOL:466} as {DCNCOL (...)

(...) When the user sets up a Subworkflow using the SQL version, it's not possible to save the ID of the instance created. This is only allowed doing other type of actions and most of the times returning Concurrency Errors in the system. This is allowed already in the Subworkflow normal version.

(...) . Now we have 2 machines: 1. One machine that has a freshly installed Webcon connected to the restored database machine 2. One machine that has the restored database The issue is that the On Timeout actions do not work. We tried sending 2 instances on a step that had On Timeout actions to try and unclog the queue but that didn’t work We mention that we are looking at the -Create PDF- and -New Timeout- (...)

(...) horten invoice processing in Webcon as we could read fields straight into the form with no errors and no OCR verification step. This sounds very good, but will Webcon be ready for this? Will there be actions allowing to read data from xml structure and map them to the form? Or maybe there is something working already? Michal

(...) ipt or Form rule. You only had JavaScript. :) In the meantime the 'Form rule' option has been added an the JavaScript mode gets little attention, if at all. But how can you do some of the 'Form rule' actions with pure JavaScript? If you click on the "Show" button in the expression preview you will the JavaScript representing the graphic rules. In my case I wanted to execute a 'Form Rule' which again doe (...)

(...) but I guess there is no such possibility. Or am I wrong? UPDATE: I managed to get on callback the list of dependant item IDs and the main item IDs both in separate attributes. I managed to create actions that I want to perform the desired tasks in a path. But this needs user to click the path button - how to automatically add the new items to the list on closing the edit window?

(...) not different. There is a process with elements serving as dictionary of "sales objects" (not a dictionary type process but a standard one at the time). There is another process called "Sales transactions ". In this process there is an item list holding the items to be sold at the current transaction. These items can be added through standard adding elements (+) button. There is a choice box that opens (...)

(...) ught about executing an update sql statement on workflow containing sales locations incrementing a certain number field. Btw. this should be thread safe ;-) 2.) Instead of putting this reservation actions (custom action + SOAP action) in each path, we thought about having this as a global action (Upon instance saving). Is this possible and will it be triggered on each event (save button, path transiti (...)

(...) My goal now is to merge/combine both files together into one final PDF for storage. Searching online i only found this source related to my problem: https://community.webcon.com/posts/post/sdk-actions /143 ..which briefly states "Merging several PDFs into one" could be possible. Does anyone know more about this topic and could help me with that problem? Thanks in advance, Philipp

(...) There are actions on the form. One of these actions is to perform a function on the base. The result of this function is varchar. I would like to display the content of this result to the user. In the form of a JS alert or any message. Do you know how to do it?

(...) f the item list and scroll to the right and do some action. After the action complets we do the same thing like go to bottom of the page scroll to right and do some action.. Instead if we have the actions in begining of the itemlist will be good feature or please guide me how to achieve this.

(...) Hi everyone, this is just a short list of actions I had to do, when I switched from a "local" text field, WFD_AttText1, to a global WFD_AttText1Glob: 1. Fixing Start Subworkflow actions Due to the change of the field type the assignment was "lost". Internally the action uses the database name, so it's obvious, that the assignment of field {690} to field WFD_AttText1 is no longer valid. Configura (...)