paed01/bpmn-engine

gateway error

Closed this issue · 5 comments

i got same error

Try JavaScript which capital S.

Scripts are executed with a default JavaScript handler that comes with the engine.

To debug where it goes wrong you could instrument the engine node module file /libs/JavaScripts using the good ol' console.log. Another option is to make a copy of the file, add your own behaviour, and use as engine option scripts.

The problem has been solved,thanks

Great! Is there something you would like to add to the documentation just do a PR or just tell me.

Will you close the issue?