Hi,
I have a sustom java action. When this java action runs from a microflow i see the following line in my logfile:
Caused by: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "jaxp.debug" "read")
The strange thing is locally it all works fine. Any idea what this can cause?