Hi
I am getting an error when I call EmployeeConnector.logout. I have validated that the EmployeeConnector is not null and am able to retrieve Employee details but when I call logout I received the error java.lang.SecurityException: Access denied to package Do you know what i need to change to enable this functionality ? Are there any additional permissions I need to request ?
Thanks, Michael