(...) There are two date field s in our workflow. To pass the process to the next workflow step, we use an action "on timeout". Checking for a date field works. However, we need a condition for the timeout that takes both date field s into account: If date field 2 is non-empty take this date for the timeout, otherwise take date 1 for the timeout. Can this be implemented with an "on timeout" action and i (...)
(...) workflow, which is monitoring hotfolder for new payment confirmations and then after adding text layer and OCR AI steps (finding signature of invoice instance) keeping the signature value in the text field . 4. Now I want to copy attachment from the workflow from point 3 to the invoice workflow from point 1 using signature (and then WFD_ID) as a key. Is it even possible or I should rather take anoth (...)
(...) Hello everyone! I have an item list with a dropdown field where user chooses a WFD_ID value. I would like to execute an action (Update related workflow instance or Invoke REST web service) passing the WFD_ID chosen in the mentioned field to the action. Is something like that even possible? I can't find a solution myself. Thank you, M.
(...) ed values list" are stored. I am using a "Start a subworkflow (SQL)" to migrate data from our old sharepoint workflow tool to Webcon. Unfortunately, it seems that Webcon has decided that 'Choice field s' always require a GUID#Name to be populated. (Without this format I get an error and the subworkflow does not run). Now I have some Choice field s that use Fixed values lists in Webcon and I need to (...)
(...) Hi. I need a notification when a specific date is reached. I have a form with a field "Requested stage date". I need to send a notification to an employee when such date is reached. How can I achieve this?
(...) ve that so I don't need help with this (WebconBTN_01.png). This code produces the kind of button from WebconBTN_02.png image. - When this button is clicked, I want to set the DET_Att1 (it's a Yes/No field ) to 1 (not run the action from the screenshot). Can someone help me out? Can this be achieved with javascript? If yes, how? Thank you, Martin
(...) data connections? I.e. I have a database (MS SQL) with visitor data and the CacheOrganizationStructure table in the webcon content DB (MS SQL, too). Now I want to create a datasource for a Choice field , where I could query for names in both tables. It is purely for reading data. Kind regards Klaus
(...) orkflow (SQL)”. My understanding is that “start a subworkflow (SQL)” action (configuration of Data settings – Query returning data) works as follows: SELECT ‘value’ AS object of subworkflow (Database field Name) etc. • How to write SQL query / where to get ‘value’ from Dictionary process? • How to set up Step edit/Task creation/Tasks assignment to use this ‘value’ to assignment subworkflows (each s (...)
(...) Changing the RestAPI mode to "admin" should allow you to update field s, including readonly. The documentation however mentions the requirement of "admin permissions" How to add requires admin permissions?. Below are excerpts from the RestAPI documentation mode -Enum: "standard" "ignoreReadonly" "admin" Optional mode parameter that specifies validation behavior. When empty or standard, all field (...)
(...) clic action in the Global Actions. This action contains a "Start a subworkflow (SQL)". When the subworkflow action is executed I just get the message 'Incorrect syntax near '}'.' in the *Last error* field . As seen on the screenshot There is no '}' in the SQL query of the subworkflow action... So now I am facing the mystery where exactly this error occurs at all and what exactly is the cause. Does (...)
(...) 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.1.89 it does not matter what I put in the category field , the action seems to ignore it and deletes all the attachements according to the next field (only the newest, only the oldest, all). Is this how it is supposed to work now? Am I missing something?
(...) n 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 field s update excel template (done) 2. excel template save as attachment or not [see other steps] (done) 3. change excel file as pdf. ( ? ) 4. sign pdf ... [I can live with it for now ;-) ] ( ?) th (...)
(...) plate? 1. A created word template 2. If filled by Automation process 3. How to add to template DOC the Attachment section ? 4. How to add Comments to template DOC [Bonus] ? I don't see the field s in Word plugin to create template .... 11 - word template 12 - the section from WebCon Form
(...) Hi, in an Azure Active Directory environment it would be great to add an option to the people field which would configure it, whether external /guest users are selectable at all. Default value should be false. A customer worked around this by limiting the selection to a BPS group and adding AAD Groups as members of the group. No external user was a member of the AAD group. Technically this w (...)
(...) Hello :) I have an issue with attachments. I added new .xlsx file into attachment form field - this was empty file with picture inside. Now when I am trying to open it in preview panel picture is cut like below. Does anybody have an idea what can be a reason? Thanks a lot for help
(...) ities. I would like to bring in a specific report. I've checked how to do this and I came up with this query using the GET /services/data/v52.0/analytics/reportTypes/Opportunity But when I use the field as a Data table in order to check the information, the list comes empty. Anyone tried this? Do you know how to bring reports instead of using SQOL queries? Thank you!
(...) slated": "", "translations": []}, "postbackOnChange": false, "allowAddingCustomValue": false, "allowMultiValue": false, "autocompleteFirstResultsCount": 5, "autocompleteSearchChars": 3, "enablefield sOnModeChange": false, "javaScriptOnModeChange": "", "incudeTimeZone": false "includeTime": false,
(...) Hello, I copied one item list from one process to another and after trying to save the process I get the below in the attached image. There are some datarow field in the item list that are showing data coming from business rules. I guess they are causing the problem. The main issue is that designer studio doesn't show the field s anymore so I'm unable to delete the item list that I copied. As you can (...)
(...) e same, but I had to change attributes (different process) It would be great to have Bulk Edit possibility like in Postman (https://i.postimg.cc/nh60WG6d/Postman.gif), to just copy/paste multiplle field s at once (maybe only in advanced editor mode) - updating them row by row have been tedious.
(...) I can relate the two instances. I'm using the info from Webcon but I don't know how to pass the ID: Legal Request Process Using this, I'm basically writing WFD_ID in the destination field . Does anyone know how to get this working= Thank you