Set the response script to be used for this advanced message notification. The response script is used to handle all responses to a notification.
@advancedMessage::setHandlerScript(String responseScriptId)
(String) responseScriptId: name of the response script. This script should be accessible within the current script package.
None