PDA

View Full Version : How do you confirm after a push on BES?


doctortt
07-28-2009, 07:09 AM
I'm using BES's java TokenPush to push out the RSA software token to the device. On the BES, how do I know whether the device has recieved it?

hdawg
07-28-2009, 10:18 AM
You could look through the BES MDS-CS log ... use the MDSPushvsPull.exe tool (http://blog.port3101.org/hdawg/38-bes-logs-whats-them-part-8-20-mdat-log.html) to find what you're looking for ... if it indeed uses MDS.

doctortt
07-28-2009, 12:51 PM
Thanks a lot. When I tried to run the mdspushvspull.exe, I got an error. What seems to be the problem? I did used MDS to pushed out a few RSA software tokens out.

C:\BESTOOLS\MDSPushvsPull>mdspushvspull -p E
Checking for log files...

Error: MDSPushvsPull::Main - MDS log MDAT not found in .

hdawg
07-28-2009, 03:07 PM
did you put the MDAT log in the same directory as the tool?