So, I have a qvw with section access which details which sheets etc that a user can see.
On top of this I want to use simple reduce to strip out data. So I have two tasks, the first does a full load which is fine.
The second reduces and distributes to a mounted folder and named users. When this loads, when opened, the qvw opens as the QMC admin user not the person opening the document. This means that the document does not know anything about the user who opens it.
Anyone seen anything like this? Is there a setting somewhere perhaps regarding the mounted folder?
--
It seems that the reduce is reducing my section access table. That's the only record in the reduced section access table. Why? Nothing to do with the mounted folder.
Ok. Fixed it - while the QMC service user was in the section access table as admin and it had what i thought was full access to certain sheets (i was using 1 for access, zero for no access) this in fact was not full access. Switching the 1 to * has sorted it.