unable to access DEFAULT_END_TIMESTAMP
I implemented a version of the Groovy script shown on the MobileLocation API Reference page as a Custom Object on the Axeda Platform. I get the following exception when I run this script:
Access to property DEFAULT_END_TIMESTAMP of class com.axeda.drm.services.mobilelocation.MobileLocationImpl not allowed
What is the proper reference to the DEFAULT_END_TIMESTAMP property?

