Hide Forgot
Created attachment 536262 [details] wrong description of logical insert Description of problem: In the Web Guided DT, if you add an action column and choose to insert a new fact, you can choose to do a logical insert by ticking a checkbox. The nearby hint though describes the option to "update fact" (update engine with changes) that belongs to a column updating an existing fact, not inserting a new one. See attached screenshot. Version-Release number of selected component (if applicable): BRMS 5.3.0 dev5 Additional info: Also, the checkbox label reads logically assert, whereas the source of the decision table shows line with insertLogical. That can be a bit confusing to users.
Corrected both items above and back-ported to 5.3.x branch.