Is it permitted to set Executable (and UserExecutable) to false for the methods read(/getposition/setposition) for the temporary file object?
Problem is that the underlaying system does not support Read-back the update in general.
Randy Armstrong
Admin
Forum Posts: 1564
Member Since: 05/30/2017
Offline
2
11/08/2022 - 03:18
You set Executable to whatever makes sense for your system. Executable=false for not supported mandatory methods is a reasonable option. You can also update the Method description to indicate that the system does not support reading for the object.