Approve Lotus Notes documents using a BlackBerry mobile device

Related resources from SearchDomino.com:
Solving your Lotus Notes Domino and BlackBerry problems

Configuring Lotus Sametime on a Blackberry mobile device

Eight best practices for running BES on Lotus Notes Domino

This agent can change the status of received Lotus Notes documents to "Approved" when using a Blackberry mobile device.

Using Http_Rim_Device_Email, allows you to match your BlackBerry email to the email address specified in a Lotus Notes admin document. If the email messages match, the message recipient can approve the Notes document using a Blackberry device.

Before implementing this, select the "Approve" link on the form to call the agent:

<a href="<Computed Value>">Approve</a>

Your <Computed Value> will have the following formula:
"http://server/filename.nsf/Agent Name?OpenAgent&docid=" + @Text(@DocumentUniqueID) + ""

Agent to approve Lotus Notes documents via BlackBerry
(Click on code for enlarged view and script download.)

Do you have comments on this tip? Let us know.

This tip was submitted to the SearchDomino.com tip library by member Vadim Roshass. Please let others know how useful it is via the rating scale below. Do you have a useful Lotus Notes/Domino technical tip or code snippet to share? Submit it to our monthly tip contest and you could win a prize.

This was first published in February 2009

Disclaimer: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.