Cloud returns production mode when running in acceptance mode

1
It looks like our Java action with this code: Core.getConfiguration().getDTAPMode().toString(); Returns "PRODUCTION" when running in acceptance mode in the cloud. Do we have something to configure, is this a known issue or is there a other way to check in Java if we are on Acceptance of Production mode in the cloud?
asked
0 answers