Got Error 4060 User CN=User Name/O=Org cannot open database CN=Server/OU=servers/O=Org!!mail\pthomas.nsf in line: 57
The Signer has Manager Access to all databases + checked on one that is attempting to access now. Also checked Server Security + Agent Security, all is set to allow full mangler access.
Is it anything to do with presenting the values as a string? I have not set Dimensions for servername or mailfile in original code
Are you trying to open file on a remote server or the same one where the agent is running?If the same one, do not use server name, it is local to the agent use “” (empty string). If it is a different user, you need to set up security to allow it. Please refer to Agent FAQ “Decoding agents in ND6” article for how to do it and security ramifications of “trusted server”.