08-23-2016 03:50 AM
<scriptTask id="sid-AD08CD49-08D0-4910-9912-BB7C73637844" name="Script" scriptFormat="JavaScript" activiti:autoStoreVariables="false">
<script><![CDATA[
alert("Welcome to activiti Javascript")
</script>]]>
</scriptTask>
08-23-2016 05:16 AM
org.activiti.examples.bpmn.scripttask.ScriptTaskTest
08-24-2017 03:03 AM
Hi Martin,
I am trying to use alert but am unable to get alert box, so kindly provide script task example.
09-01-2017 08:06 AM
Hi Chandan
Alert is not available, it's not web browser script. Use something else, a bit less user-interactive.
You can import and use java classes if you want to write something to logs, for example.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.