Issue with checking access group page properties on File Listener activity
I have a file listener that picks up a text file placed in a folder location and processes it. On the listener processing activity, on a step am trying to check the property value pyDefaultAppName on AccessGroup page, but this doesn't seem to happen.
I have configured the service package with the right access group.
Won't I be able to access properties on Access Group page when invoked from file listener?