(...) t selection SELECT ATT_ID FROM WFDataAttachmets WHERE ATT_WFDID = {WFD_ID} AND dbo.ClearWFElemID(ATT_Attribute1) = 1 AND ATT_Isdelete d = 0 In this field, you must define an SQL query on the WFDataAttachmets table that returns the ID of the attachment to be signed. For this scenario, the query is limited to the current (...)
(...) tandpoint, this setup simply involves toggling a switch in the Account availability section and providing the User login in the Account data section. Deleting account To delete an account, go to the configuration of the Manage users action, select the delete account operation, and provide the login of the user whose account is to be removed. In th (...)
(...) application itself, some commonly observed scenarios include: exporting a report to Excel, deleting a workflow/process in Designer Studio (even if the error occurs, the object continues to be delete d in the background transaction). Summary Execution timeouts are a valuable mechanism that help ensure smooth operation for both users and system services. They prevent long-running (...)
(...) ich leads to the same step to trigger the timeout again. I don't like this approach. In a real world case it would mean to deploy the process to production, invoke the new path for every instance and delete it afterwards, if possible. I'm not sure whether this is even possible, because of the history entries. Luckily this is only in the dev environment so it's not a real problem but even so this is som (...)
(...) Between Item lists there is relationship 1:C. How row in the parent Item list can be protected to be updated or delete d if in the child item list there is a row referenced on ID of row in the parent Item list. Is there any sample that can help to overcome this issue. Both Item lists are in the same step.
(...) ion (Process configuration test) currently doesn't check if hard coded users still exist. For example a group could be selected in a people field which limits the available users. The group has been delete d like in the attached image. But this doesn't result in an error. Best regards, Daniel
(...) Hello, I need to find a way to automatically delete some workflow instances. I know that we can use the Archive workflow instance action, but it doesn't work. In the reports menu, we have a section named "Archive workflow instances queue", I found all my instances there, but I need a way to delete them all automatically
(...) ng it is not possible to replace concat parts or even add text parts before or change there position. e.g. concat[Happy][Weekend!] so I would like to say "Happy easter Weekend!" for this I have to delete Weekend! and type easter and then type again Weekend! Of course in this case I just have to add it to the text directly, but please imagine in case of the text parts there are attributes. I am not s (...)
(...) f them in C# code? I tried to remove rows from the item list in the code C# (SDK plugin ) using function : WebCon.WorkFlow.SDK.Documents.Model.ItemsLists.ItemsList.RemoveAt(int index), but can't delete all the rows because I get the error from the image
(...) ent should I remove first, etc. Is there any other way of unconditional removing the whole application with all its elements? MS P.S. Maybe there is a way to cut out everything about the app to be delete d directly from DB? For sure, it could be a way faster than manual procedure.
(...) Hi there the absence-wizard seems to be the only way to generate an absence-process in webcon. the datasource for vact-types is seemingly hardcoded. I cannot change the dropdown, delete it, nor change the system connection to add more types. if I add a new dropdown and simply hide the provided one, the data does not go where it´s supposed to go because it is not transparent where the data is written o (...)
(...) Flows on STP_WFID = WF_ID join WFDefinitions on WF_WFDEFID = DEF_ID join WFApplications on DEF_APPID = APP_ID join WFApplicationsGroups on APP_AGRID = AGR_ID where ACT_LogExecution = 0 and ACT_Isdelete d = 0 order by AGR_Name, APP_Name, DEF_Name, WF_Name, STP_Name Even so it's tempting, you shouldn't use an SQL statement to change these. :) Best regards, Daniel
(...) Hello everyone! I have such a case: There is a process, where new element is being added on the first day of the month and giving it signature containing next continuous number. Someone accidenly delete d the last one and the created new one. Nowe we have documents 1,2,3,4 and 6. Is there a way to change the signature of 6 to 5? I can delete the number 6 but what will reset the numbering so that the new (...)
(...) , because showing the same document in 2 different places will without a doubt confuse everyone. Is there a way to prevent this from happening? 2a.) If there is an attachment in the item list, and I delete it in the item list, it will still be visible in the attachments section. 2b.) If I delete the attachment from the attachment section and save the instance, it will be delete d from everywhere, but i (...)
(...) t to automaticly take value from database and place it on 'value' when I pick 'subtype' from dropdown. I am using the target field option, because 'subtype' is a picker. Everything works fine until I delete some element from the list and then i try to add new one. The value from the new chosen 'subtype' isnt placed in the correct row, but, for example, two rows upper (I didn't recognize there were any r (...)
(...) two business entities (ID 1 and 4, see the attached screenshot). From now on I only want to use the entity with ID 4. Is there a known way to migrate all existing instances from ID 1 to 4 so I can delete the business entity with ID 1 afterwards?
(...) Does anyone know the reason for the following error? >Adding new row is not allowed in this step.< The error appears on all steps when I click on dropdowns, check-boxes, item lists, path buttons and delete /save/delegate menu buttons. The designer LOG by GUID is attachet as an image + trace of the error. Best regards!
(...) should use for logging in. The problem is that it seems to be impossible to really sign out from the app (website). The same users will be logged in regardless which "log out" action I use. I also delete d the website data from within Safari, but this didn't help. Ok, I was only guessing that the app might somehow use Safari for displaying the page so the data would be listed in the browser itself. (...)
(...) Hey! I'm wondering if it's possible to disable the attachments on the form. I don't want to hide them, I just don't want the users to add new or delete existing ones. Any ideas how to implement it? Thanks, Martin
(...) Ideally we would be able to configure the audit level: - View element - View attachment - Download attachment - View in report (elements retrieved and displayed on reports) - Edit element - delete element As additional auditing is likely to have performance impacts and also increase the database quite fast, it would be better to enable auditing on process level only. Maybe it would even m (...)