You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Has anyone seen a issue with Groovy BR loadGrid filterMembersWithNoAccess?

Summary:

Expecting the data grid to load cells ignoring user security because loadGrid filterMembersWithNoAccess = false but user running rule does not pull the data for row with #NoAccess.

Content (required):

Pulling data into a Groovy BR, using DataGridDefinitionBuilder/DataGridDefinition/DataGrid grid_employeeAttr = cubeWF.loadGrid(gridDef_employeeAttr,false). In this case, the grid loads two rows, one from each of two departments.

When the rule is run by some with service admin, two rows of data are loaded into the grid as expected. But when run by a user with access to only one of the departments, the two rows are loaded but the data is missing.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!