There is also an XSI Vibrate URI that can be used in conjunction with the IPPhoneExecute command. The details on the syntax should be in the XML developer guide.
-Conrad
Can you elaborate on how to best call the XSI URI from inside the MIDlet? Do you use the platformRequest API? If so, what is the specific format for the request (or where are these documented)?
I have been successful using the Dial URI as follows - is it something like this?
"Dial:" + phoneNumber + ":1:Amcom/AMC/AMC"