Is there a way with the SDK to obtain the gateway data directory path ?
GatewayContext -> SystemManager -> getDataDir()
2 Likes
I was sure it was anywhere
In 7.9 or earlier, it’s getHomeDir()
for inexplicable legacy reasons.
1 Like