BPM fails when I try to display a message using VBScript - MsgBox = "Hello World"
How can I display messages upon my forms by calling VBScripts?
What version?
Where are you trying to run the script?
Version 7.6.2 BPM designer (Build 1112). I'm trying to run it from a button (When Button Is Pressed) on the (Do This) tab.
Are you trying to do this server side script or a client side script?
Can you post the script itself?
Can you tell us what version?
Make sure the button is a Client Operation and that the script it calls is set up with "&Language=VBScript". If its a Server Operation button it won't work. If you have this set already, then we will need more details.