Question
Dmitrij Vladimirov · Jan 12

Access to write into restricted files

I need to test specific values in %DeepSee.Dashboard.Utils. For that i have to change them but this appears:

ERROR #5883: Item '%DeepSee.Dashboard.Utils' is mapped from a database that you do not have write permission on.

How can i get past it?

0
0 125
Discussion (3)2
Log in or sign up to continue

You can make IRISLIB DB RW, but you'll lose changes on update.

What are you trying to modify inside of %DeepSee.Dashboard.Utils?

%Get Members For Filter class method. In particular restriction to show only 2500 members in filter list.