Hi Martin, welcome. :) Maybe you didn't change the parallelism type on the path which creates the tasks, see the attached screenshot. In addition you could read this knowledge base entry: https://community.webcon.com/posts/post/parallel-task-assignment/124 Best regards, Daniel
Hi Andreia, Let me summarize what you are doing: You have an item list from which workflows will be started. Each created workflow stores the item list row id in the field "DET_ID" (WFCONCOL:3301" and the id of the parent workflow in field "Parent ID" {WFCONCOL:3295} The second statement should sto
Hi Andreia, there`s a little error in the provided statement. The correct column name is BRD_People. select users.BRD_ID , isnull ( DEF_Name, '' ) as DEF_Name , usage.BRD_Name , usage.BRD_Documentation from WFBusinessRuleDefinitions as users join WFBusinessRuleDefinitions as usage on usage.BRD_ID
Hi Björn, I played a bit and it's working quite well I think. Even so the JavaScript needs some polishing. :) My "Clickable Link" column is of type calculated text with this SQL statement: select 'Test' as Link The setClicked function is added by an HTML field with this content: function setCl
Hi everyone, does anyone have an idea whether it's possible to retrieve the users to whom a task will be assigned in the next step? What I've tested so far: - Verified that the variable 'System fields\Assigned persons' contains the current persons during path transition, exit and entry. - Created
Hi Michał, I can not confirm this. I have checked a few views but everything was fine. But all reports use the SQL database as a source. Does your report use the search index as a source? Best regards, Daniel
Hi Grzegorz, if your action is the same, it could have been a bug, who knows. :) More importantly 2021.1.4.35 has been released. I haven't read all bug fixes, but the new features are worth skipping 2021.1.3.205 :) Best regards, Daniel
Hi everyone, this is just a simple JavaScript which changes the assigned space of the left and right panel from 50% for each to 75% for the right and 25% for the left. The JavaScript can be copy&pasted into a JS Form Rule (1) which gets added to Behavior tab (2) so it get's executed. windo
Hi Grzegorz, I've just tested it and it worked fine with version 2021.1.3.205. Did you copy the error message? What's strange is, that the are spaces before/after the '/' character. Or do they really exist? Perhaps you accidently did select the file selection mode 'From URL' instead of document te
Yeah, *clapping hands* Damn this means I have some work to do removing my workaround as well as updating some blog posts. But it will be worth it. :)
Hi Razvan, the reason why I replied here is, that it looks to others, as if those tasks couldn't be solved with low code options. If I remember correctly it's possible but not necessarily obvious. So enhancing this could be good. :) The coloring/tagging is nice even if this is manual action. One r
Hi Błażej, I can't help solve this for you but I can give you a guideline how I would do it. 1. Save the received mails as html, if you don't have a web client: https://www.extendoffice.com/documents/outlook/3623-outlook-save-email-as-html.html 2. Take a look at the generated html for element addr
Hi Razvan, there's no need for a form rule in your case, as far as as the disabling is concerned: https://community.webcon.com/forum/thread/764 I also have an item list with a column which color is styling depends on it's value, which is calculated based on other fields without resorting to JavaSc
Hi Bo, if you need a hint just take a look at the linked post. It contains a full example from the PS Script to assignment. If you haven't done so. :) Also I have to admit it's always better to work out some things on your own. In addition, I forgot about the AdditionalCompresssedMessage column. So
Hi Razvan, if the customer uses windows authentication you can probably make use of the IIS logs. In this case the user name is part of a log entry, if I remember correctly. You could periodically parse them, write the result to a database and show the results for the current URL. I'm not sure, wh
Hi Bo, I'm not aware of such an option but in most cases I come up with a (crazy) workaround though. You could log the variable value by using Write-Output. After executing the PS Action you could retrieve it from the log table WFActionExecutions or view WFLogs. I currently don't have access to th
*** removed ***
Hi Bo, did you install an update recently? I remember that I had a similar error even so it was in a different situation. Maybe the AppPool was installed using local system or network account since the GlobalParameters entry was empty in BPS_Config. You could check this: SELECT [PRM_ID] ,[
Hi, ist there any chance to display a visual cue, like in the user voice, when a thread is closed? Currently the only hint is, that the "Add Post" button is not available, even after logging in. This may be ok, if you know how things work here but for newcomers this won't be so easy to understand.
Hi Sebastian, that would be great, although I would have choose one of the following approaches, depending on which is easier to implement. a) Adding a new "type" "Instance Id" to the picker column configuration. If a column is mapped to this type an "open element" is rendered, using the value of