Question

Pegasystems Inc.
GB
Last activity: 27 Mar 2018 10:50 EDT
NOT "Read-Only" Node Level Data Pages
I have a read-only node level data page D_XYZ and I have a Page List property in Work- called XYZList. I also have a Table which has this Page List as the source. I have a editable checkbox column in the table bound to .pySelected.
I create a case and I select some rows in my Table and I submit the flow action and my .pySelected values are persisted to my in-memory read-only Node level data page. I create a new case and these values are pre-selected in my new Case's Table.
Should I be able to modify the data in a read-only data page from a Thread level Table?? Or am I missing something?