(...) color: '#ff00ff', width: 2 }; function loadPrefs() { try { return { ...defaults, ...(JSON.parse(localStorage.getItem(LS_KEY))||{}) }; } catch{ return { ...defaults }; } } function save Prefs(p){ try { localStorage.setItem(LS_KEY, JSON.stringify(p)); } catch{} } const prefs = loadPrefs(); // --- UI wiring --- const colorSel = document.getElementById('penColor'); const (...)
(...) vided on the Honeycomb’s main page Now, remember to set the Enabled parameter to the “true” value in both the Honeycomb node and its parent node (i.e. Tracing). save your changes and restart IIS (Internet Information Services). The Honeycomb service should start receiving data from the WEBCON BPS platform shortly (you can expedite the process by performing sev (...)
(...) rassignment of CAL licenses, while newer versions will no longer account for such tolerance. As a result, exceeding the limit may cause system functionality restrictions (e.g. blocking the ability to save changes in Portal), so after the upgrade it is necessary to confirm that the number of assigned licenses matches the available pool and does not affect the environment’s operation. (...)
(...) s MSSQL data source. Go to the Workflow Designer and just delete all paths, the end step and the phases execution and end. Put this global formrule in the behavior tab of the Main Form to avoid the unsave d data popup when leaving: Disable "unsave d data" alert when leaving a form Create a start und presentation that loads this "Display all cycles" form.
(...) D must also be added to the form. This field is crucial for the subsequent course of the process. It stores the document identifier (GUID) assigned by Autenti after the document has been successfully save d in the platform database. According to the Autenti REST API documentation, make sure that Autenti has returned a valid GUID. If this identifier is missing, it means that the document has not been (...)
(...) eate a new step in the designer studio, I need to add a path too. The only steps which don't need at least one path are the final paths, which may have already been created by the wizard. So it would save a little bit of time for everyone if there would already be a path. :) Daniel
(...) to (any) previous version if something goes wrong. I know - you want us to use DEV/TEST/PROD environment. Sure. But versioning would be a nice feature, really. Two options for you to choose: 1. every save is a new version 2. save as new version button
(...) Hi, I have a project where I can't save attachment in a webcon database storage(becouse of company policies). I am looking for a solution to store attachments on network drive. Is there possibility to change localization of attachment ? May be some workaround? Some action, rule, ect? I thought about action which will create a folder on shared drive and webcon form will show information to user w (...)
(...) eryone, I just noticed that for some reason step names are no longer displayed in reports or data grids using internal views. The root cause of this is that I used the REST Designer Studio. When you save a process using the REST designer studio unset translation of changed objects are save d as a blank string instead of null. This may lead to empty Step and Form Type columns in reports and other objec (...)
(...) Hello, I tried to create a task action on a save path in the dictionary. After saving the task is created but I can't close the task. How can I close the task created? Thank you, Raluca
(...) Hi everyone! I was just evaluating the latest version (2021.1.3.163) on our DEV system, and wanted to prepare new functions for my processes. I had issues when trying to save a rule that included the new "select values" function to check if a collection of values from an item list is not empty. In the testing window the rule works as expected, it just wont let me save it because of invalid rule con (...)
(...) s differ. I'm not sure whether I'm the only one doing this, but if it would be possible to call a validate form action from a form rule and display the error message in the current language it would save a lot of time and errors :) Best regards, Daniel
(...) : concat ('AaAA' 'Form Field') But I'm always getting an error saying that the rule is not correct, I tried to use a SET before and keep the information in another field but it doesn't allow to save . Anyone used this already? Thank you!
(...) Hi there, while starting a new instance, i am giving the users the ability to make a save for the moment (caching all inputs so far), so they could finish the instance later. If the user wants to start that instance again, all input fields are invisible and a DATA TABLE shows the already started instance including LINKS to that instance. I would like to have that links opened in the existing window (...)
(...) newest version of webcon and activated it with the Express license. Online it is stated that Express is fully functional up to 10GB. But the document template process I created does not work (can not save ) and I have a license message reading "Entwicklerversion - WorkFlow Fronton-Lizenz fehlt". Translated meaning "Developer version - Workflow FrontEnd?-License missing". Does Express not support attac (...)
(...) re.informer.com/versions/ Version 15 has been released on 28 Oct 2019 https://www.nuget.org/packages/wnvhtmlconvert/15.0.0 There have been quite a lot of improvements and updating the version could save others a lot of time. Minor additional wish :) Adding a configuration option to automatically create bookmarks, the attachment shows the result: https://www.winnovative-software.com/Help/html_to_pdf (...)
(...) Hi there, by using the Designer Desk in 2021.1.3.205 our user made the mistake to use multiple START STEPs while designing a workflow for us. Also it is not possiple to save this work, it would be better, if the user gets an error message, if he/she wants to place another START STEP or it doesnt work at all (like in the Designer Studio). Bye, Bjoern Poller
(...) tomatically open sub workflow after parent workflow started. Now I have to open parent workflow and find there sub workflow button. I want something like this: 1. Fill parent form and start flow to save and start sub-workflow. 2. Sub workflow starts and now I want tha this sub-flow opens automatically in the same tab. Probably "hyperlink" action can do this but I don't know hoe to configure it:/ C (...)
(...) {DCNCOL:468} as {DCNCOL:464}, {DCNCOL:469} as {DCNCOL:465} from WFElements join WFElementDetails on WFD_ID=DET_WFDID where DET_WFDID = {WFCONCOL:3295} (form field in the subworkflow where I save the ID from the parent) and DET_WFCONID ={WFCON:3192} Second issue is that, even trying to save the ID from each subworkflow in the item list select {WFCONCOL:3301} as DET_ID, WFD_ID as { (...)
(...) l end user, so not necessarily in the admin view. These are: - all parts which can be translated - E-Mails - Error messages Are there any other places? If I'm not the only one, I think this could save a lot of time for all. Best regards, Daniel