(...) I checked the underlying structure for the leave history and noticed it only contains VAC_UserID, VAC_From, VAC_To, and VAC_VACTypeID. It seems to be missing a field that would link the historical entry to the workflow instance (e.g., a VAC_WFID column). Is this linkage already supported in version 2026 (perhaps I just missed it in the release notes/documentation)? If not, is there any plan to in (...)
(...) olumn newHash that get's created by HASHBYTES and VARCHAR(64) in the SQL query of the data source over some other columns to check if there is a value updated. This hash gets stored in the dictionary entry together with all other values. In the same query I also add the column with the diHash of the associated dictionary entry . When doing a daily sync between data source and dictionary I'd like to c (...)
(...) ach and selected "item list" as collection type with an item list (let's say A) of the form. Now I expected to get all columns shown under "Columns collection" in the "Values" tab. But there is no entry for it. After searching a while I found the entry of this item list A under "Form fields" as the only item list. Why don't you just keep the same logic as it is for the collection types "any colle (...)
(...) Hi, How can I create a form in WEBCON BPS Designer Studio with four columns: field name, current value from an SQL table, new value to be entered,description for the entry ? Just like in the screenshot. I need to display the current value to the user, and the user should be able to enter a new one.