(...) Hello, It would by great to change Keyboard TAB button behavior in sql or js editor. I think TAB should make spacings for beautify code, not change foCU s to window buttons.
(...) I'm working to migrate our on prem WebCon to our GCC High instances of O365. CU rrently working on the dev instance. I'm having issues just installing WebCon. Even on a clean box, I get the following error on "Content Database Creation" I've tried, cleaning up the databases and users, and restarting the box and retrying install. Leads to the same error, I've installed WebCon a handful of times and (...)
(...) ania webserwisu. Szczegóły błędu zostały zapisane w logu." (Internal webservice error. Details have been written in the log). Well... the problem is I can't figure out what log? Not in the WFActionExeCU tions table as I checked there, so where? Can you please point me where to look for those details?
(...) to convert the content of the attachment to Base64 (the business rule returns the text value of the last attachment). When the whole thing is handled by TimeOut, I get the error: Message=Error exeCU ting SQL rule Create Attachment Base64 (Id: 3008) Source=WebCon.WorkFlow.Base StackTrace= at: Evaluation requested at: Evaluation node: AttachmentContentAsBase64 at: Evaluation node: GetAttachmen (...)
(...) Hi, Is it possible to add an annual view to the calendar report? The max CU rrently is the month view but an annual view would be beneficial. kind regards, Dean
(...) lized item list -> business case: in the step after initialization we disable (or hide) all the rows except for the selected ones (preferably); after the data was entered to the required columns of a CU rrent row, that row is being disabled, while the next one is being enabled (or shown & enabled).
(...) Hi there. Trying to familiarize myself with the for each action. I have an item list an I want a business rule to evaluate the value for each row of a certain column (choice field) an exeCU te an action for it. Unfortunately, as soon as I have more than one row in the item list, the BR evaluation will fail as it attempts to test against all the row values for the specified column. My BR use (...)
(...) I've tried a clean install, restoring the config and content databases and it failed. (I think because I didn't use the same account names/passwords and a different content database name). I'm CU rious if someone has figured out the basic outline of the process.
(...) avior of the step 2. Create a form rule which shows/hides based on a condition 3. Add the form rule to the field that is supposed to trigger show/hide for the target field under 'Form rule to be exeCU ted on value change' This works well but is a little CU mbersome if done for multiple fields. Moreover, I feel that it might have a performance impact as well. So what do you think?
(...) Functionalities like import/export applications, update plugin-packages and the generation of process doCU mentations are only available within Designer Studio. Doing things manually tend to end up in inconsistencies. E.g. when packaging a new release, we might forget to update the doCU mentation. Not sure what's best / easier, extending the rest api or making the functions available in a cmd li (...)
(...) I've got strange behaviour of email notification. On path I create an action to send a CU stom email. For last couple of days all emails have status pending in Report module. 1. What might be the reason email are not reaching the recipient? 2. Is it possible to push pending emails? Mass notification emails are working correctly
(...) Hi, I wanted to create a rule to validate if the CU rrent user is the assigned person directly or the substitution person. I was able to get the assigned person directly from System fields, but I wasn't able to get the substitution person. How can I extract, without SQL, the substitution person? Thank you, Raluca
(...) ermediate) step. AND here is a problem when i try move task from that step or even when i try open task in Admin mode or remove task i get the same error with is: msg: An unhandled exception has ocCU rred while exeCU ting the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 | href: | ex: System.InvalidCastException: U (...)
(...) I have created an app and a dictionary. Now for this app, i have to create same process, but with different set of users. What is the best way to do it? 1. Clone the workflow, set it a CU stom 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
(...) Hi We recently changed the version of Webcon from 2020 to 2022 and I came across this problem. In the report we used a calCU lated column to show comments: (SELECT ISNULL (dbo.f_clear_description(wfelems.WFD_SIGNATURE), 'None')) However, from what I can see in database, the comment format has changed and now when using this function I get an error: "Invalid length parameter passed to the LEF (...)
(...) Hi everyone, I think it would be great to have an opportunity to add the option to exeCU te a form rule in case of a 'Validate form' action fails. In most of my cases there some special condition which relates to a field/tab. Having the option to exeCU te a form rule would allow to: - foCU s the field - show the tab - exeCU te some JavaScript which would could display a subworkflow which needs (...)
(...) finish in the loading screen? I have created an automation which invokes a SOAP service and it takes some time (20 seconds). This thing must be disturbing for the user. As i see, actions are exeCU ted synchronously, meaning the user interface waits for the action to complete before allowing further interactions. Any ideas? Thanks!
(...) Hi everyone! I am developing a doCU ment repository. Has anyone come to a solution on how to record each attachment access by a user? Users will access doCU ments that are already in the archive (finish step) and will not be assigned to anyone. In some cases I would like to know who read a doCU ment in pdf attached to a process. Any ideas on how can this be accomplished?
(...) Varriable WFCONCOL_ID : WFD_DTYPEID = {DT:12} and {WFCONCOL_ID:153} = {WFD_ID} has been "translated" to WFD_DTYPEID = 1 and dbo.ClearWFElemId(WFD_AttChoose1) = 2 and is now replaced by the CalCU lated field WFD_DTYPEID = 1 and WFD_AttChoose1_ID = 2 This will fail now because I didn't put the WFD_ID into single quotes '' and the new field may contain text which can not be converted to inte (...)
(...) changes, whether they are stated in the migration above or not. Example the prototype string no longer has the functions 'contains' 'splice' 'splitRemoveEmptyEntries' 'isBlank' I used: doCU ment.location.toString().contains I have only encountered the issue yet but did not fix it. I got these differences using in the old and new version: Object.getOwnPropertyNames(Object.getProtot (...)