(...) HR_RowID as [Row change] , CHO_CreatedBy as [Who changed] from ChangeDetails join ChangeRows on CHD_CHRID = CHR_ID join ChangeOperations on CHR_CHOID = cho_id and CHO_ObjectID = 142 --column with value of changes where CHD_CFCID = 1507 --attribute Environment blocking
(...) .1.72 by adding a mechanism in the installer (launched when installing or updating a WEBCON BPS version) to automatically update the attachment database, switch it to Unicode mode and change the text column types from varchar or text to nvarchar or ntext. The automatic update can take up to a few minutes for each attachment database. [/quote]
(...) to configure paging for the item list? Got one with > 280 rows, initiated from the SQL query. I cannot use data table to display the data only, as users need to add comment for each row in one of the column s.
(...) Hi everyone, maybe someone had a similar topic. I need to update a certain number of fields in one column of an item list. Is it possible to do this with the “Update item list” action?
(...) cter. Line 13573, position 9." }, "source": "rss-ne.azconn-ne-003.p.azurewebsites.net" } Opening it in a browser returns: This page contains the following errors: error on line 13560 at column 39: Input is not proper UTF-8, indicate encoding ! Bytes: 0x08 0x2E 0x1C 0x2E Below is a rendering of the page up to the first error. Validation of the user voice RSS feed fails: https://www.rs (...)
(...) Hello community, We updated to the version 2025 and we miss in Reports configuration – column s – Default sorting (See picture attached). In the v. 2025 documentation is written: Additionally, you can define up to 3 levels of Default sorting by system or process column s. These settings will be visible as soon as the report is loaded. But we cannot see it.
(...) Hi, it would be nice if using a field type choice field with behavior autocomplete would not only set configured target fields in the column s of general tab in advanced configuration. When the choice field gets deleted and is empty the target field values remain instead of getting deleted too. To get them deletion one hase to create a form rule. This wouldn't be necessary any more if there would be t (...)
(...) Hi, I stumbled a while until I found the "autocomplete" field type in an item list element. I directly picked "choice field" under "choice column s" and didn't read the following entries because I knew that in normal "form field" with field type "choice field" one has to select "Autocomplete" under Settings > Behavior. Maybe it would be more intuitive to align both configuration methods in the fiel (...)
(...) I need a report regarding instances and some fields of their subintances. Therefor i tried to build report in the portal, which selects the 2 affected Processes. If i do so, i can not select any column s?! If i only select 1 process the fields appear. Where is my mistake and how can i build an report with informations including subinstances? Thanks in advance Gerd
(...) I was trying to fill an item list through a Form rule (obraz_2025-05-21_133226938.png) on the 2025.2.1.42 version. The error occures on the first column s, seccond to last row, if the column is a single line text field. The mentioned field isnt filled by the rule. and I'm sad
(...) trix42.com/030_EAP/020_WFStudio/Matrix42_Workflow_Studio/Delivered_Activities/Matrix42_General_Activities#Invoke_PowerShell Variables can be set as input, output or in- and output in the direction column . The left name is the variable name for the PS-script. name "value" can be used as $value in the script. And the column "value" contains values or variables of the workflow. This would be the place t (...)
(...) Hi, while we can create business rules which act similar to table valued / scalar functions, we can't pass the column s/data to them. The inner business rules are executed before the outer SQL command is executed. This comes in really handy in a lot of cases but also has it's limitation and will require creating repetitive code. I would suggest the following: Create a new "type" "SQL function" (...)
(...) t's not the case that I wanted to activate it, but I wanted to deactivate it. The reason for this is, that the uniform can take up way more space than a mixed one. Especially if there's a multi line column . According to the documentation it should be there but it does neither exist in the UI nor in the XML configuration in version 2025.1.1.105. I assume that in this case the documentation wasn't upd (...)
(...) I used JS button to InvokeRule(Form rule). Form rule used FOR EACH ROW function on Item list to populate technical column with increment integer (1, 2, 3…). This integer was used for Item list sorting in Item list configuration. While in version 2022, the execution order of FOR EACH ROW was driven by sorting (even unsaved) Item list as seen on the screen (First sorted visible row first, Last sorted visi (...)